Searched refs:zend_parse_arg_str_slow (Results 1 – 2 of 2) sorted by relevance
1554 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()
589 ZEND_API int ZEND_FASTCALL zend_parse_arg_str_slow(zval *arg, zend_string **dest) /* {{{ */ in zend_parse_arg_str_slow() function
Completed in 25 milliseconds