Searched refs:typ_len (Results 1 – 1 of 1) sorted by relevance
1772 int typ_len; in PHP_FUNCTION() local1778 if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "|s", &typ, &typ_len) == FAILURE) { in PHP_FUNCTION()4315 int typ_len; in PHP_FUNCTION() local4323 if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "|s", &typ, &typ_len) == FAILURE) { in PHP_FUNCTION()
Completed in 21 milliseconds