Searched refs:zend_try_compile_special_func_ex (Results 1 – 1 of 1) sorted by relevance
4950 static zend_result zend_try_compile_special_func_ex(znode *result, zend_string *lcname, zend_ast_li… in zend_try_compile_special_func_ex() function5039 if (zend_try_compile_special_func_ex(result, lcname, args, fbc, type) == SUCCESS) { in zend_try_compile_special_func()
Completed in 33 milliseconds