Searched defs:typ_len (Results 1 - 1 of 1) sorted by relevance

/PHP_TRUNK/ext/mbstring/
H A Dmbstring.c1772 int typ_len; local
1778 if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "|s", &typ, &typ_len) == FAILURE) {
4315 int typ_len; local
4323 if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "|s", &typ, &typ_len) == FAILURE) {

Completed in 12 milliseconds