Searched refs:LITERAL_STR (Results 1 – 1 of 1) sorted by relevance
696 #define LITERAL_STR(op, str) do { \ macro4157 LITERAL_STR(opline->op1, name); in zend_compile_func_defined()4250 LITERAL_STR(opline->op2, lcname); in zend_try_compile_ct_bound_init_user_func()4270 LITERAL_STR(opline->op1, zend_string_copy(orig_func_name)); in zend_compile_init_user_func()8220 LITERAL_STR(opline->op1, zend_string_copy(lcname)); in zend_begin_func_decl()9153 LITERAL_STR(opline->op2, lc_parent_name); in zend_compile_class_decl()9195 LITERAL_STR(opline->op2, ZSTR_EMPTY_ALLOC()); in zend_compile_class_decl()
Completed in 37 milliseconds