Searched refs:LITERAL_STR (Results 1 – 1 of 1) sorted by relevance
692 #define LITERAL_STR(op, str) do { \ macro4161 LITERAL_STR(opline->op1, name); in zend_compile_func_defined()4254 LITERAL_STR(opline->op2, lcname); in zend_try_compile_ct_bound_init_user_func()4274 LITERAL_STR(opline->op1, zend_string_copy(orig_func_name)); in zend_compile_init_user_func()8212 LITERAL_STR(opline->op1, zend_string_copy(lcname)); in zend_begin_func_decl()9145 LITERAL_STR(opline->op2, lc_parent_name); in zend_compile_class_decl()9187 LITERAL_STR(opline->op2, ZSTR_EMPTY_ALLOC()); in zend_compile_class_decl()
Completed in 38 milliseconds