Home
last modified time | relevance | path

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

/PHP-7.0/Zend/
H A Dzend_API.h1049 ZEND_API int ZEND_FASTCALL zend_parse_arg_str_slow(zval *arg, zend_string **dest);
1111 return zend_parse_arg_str_slow(arg, dest); in zend_parse_arg_str()
H A Dzend_API.c488 ZEND_API int ZEND_FASTCALL zend_parse_arg_str_slow(zval *arg, zend_string **dest) /* {{{ */ in zend_parse_arg_str_slow() function

Completed in 24 milliseconds