Searched refs:zend_parse_arg_str_slow (Results 1 – 2 of 2) sorted by relevance
1132 ZEND_API int ZEND_FASTCALL zend_parse_arg_str_slow(zval *arg, zend_string **dest);1194 return zend_parse_arg_str_slow(arg, dest); in zend_parse_arg_str()
553 ZEND_API int ZEND_FASTCALL zend_parse_arg_str_slow(zval *arg, zend_string **dest) /* {{{ */ in zend_parse_arg_str_slow() function
Completed in 27 milliseconds