Home
last modified time | relevance | path

Searched defs:orig_name (Results 1 – 1 of 1) sorted by relevance

/PHP-7.4/Zend/
H A Dzend_compile.c3157 zend_string *orig_name = zend_ast_get_str(name_ast); in zend_compile_function_name() local
3430 zend_string *orig_name = zend_ast_get_str(args->child[1]->child[0]); in zend_compile_func_cufa() local
3730 zend_string *orig_name = zend_ast_get_str(args->child[0]->child[0]); in zend_compile_func_array_slice() local
8005 zend_string *orig_name = zend_ast_get_str(name_ast); in zend_compile_const() local
8362 zend_string *orig_name = zend_ast_get_str(name_ast); in zend_compile_const_expr_const() local

Completed in 33 milliseconds