Home
last modified time | relevance | path

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

/PHP-7.2/Zend/
H A Dzend_API.h1120 ZEND_API int ZEND_FASTCALL zend_parse_arg_str_slow(zval *arg, zend_string **dest);
1182 return zend_parse_arg_str_slow(arg, dest); in zend_parse_arg_str()
H A Dzend_API.c517 ZEND_API int ZEND_FASTCALL zend_parse_arg_str_slow(zval *arg, zend_string **dest) /* {{{ */ in zend_parse_arg_str_slow() function

Completed in 26 milliseconds