Home
last modified time | relevance | path

Searched refs:typ_len (Results 1 – 1 of 1) sorted by relevance

/PHP-5.3/ext/mbstring/
H A Dmbstring.c1601 int typ_len; in PHP_FUNCTION() local
1608 if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "|s", &typ, &typ_len) == FAILURE) { in PHP_FUNCTION()
4132 int typ_len, n; in PHP_FUNCTION() local
4142 if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "|s", &typ, &typ_len) == FAILURE) { in PHP_FUNCTION()

Completed in 12 milliseconds