Home
last modified time | relevance | path

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

/PHP-7.1/ext/mbstring/
H A Dmbstring.c1803 size_t typ_len; in PHP_FUNCTION() local
1809 if (zend_parse_parameters(ZEND_NUM_ARGS(), "|s", &typ, &typ_len) == FAILURE) { in PHP_FUNCTION()
4554 size_t typ_len; in PHP_FUNCTION() local
4562 if (zend_parse_parameters(ZEND_NUM_ARGS(), "|s", &typ, &typ_len) == FAILURE) { in PHP_FUNCTION()

Completed in 22 milliseconds