Home
last modified time | relevance | path

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

/PHP-7.4/Zend/
H A Dzend_API.h1554 ZEND_API int ZEND_FASTCALL zend_parse_arg_str_slow(zval *arg, zend_string **dest);
1616 return zend_parse_arg_str_slow(arg, dest); in zend_parse_arg_str()
H A Dzend_API.c589 ZEND_API int ZEND_FASTCALL zend_parse_arg_str_slow(zval *arg, zend_string **dest) /* {{{ */ in zend_parse_arg_str_slow() function

Completed in 38 milliseconds