Searched refs:LITERAL_STR (Results 1 – 1 of 1) sorted by relevance
579 #define LITERAL_STR(op, str) do { \ macro3459 LITERAL_STR(opline->op1, name); in zend_compile_func_defined()3539 LITERAL_STR(opline->op2, lcname); in zend_try_compile_ct_bound_init_user_func()3559 LITERAL_STR(opline->op1, zend_string_copy(orig_func_name)); in zend_compile_init_user_func()5558 LITERAL_STR(opline->op1, key); in zend_begin_func_decl()5563 LITERAL_STR(opline->op1, zend_string_copy(lcname)); in zend_begin_func_decl()5997 LITERAL_STR(opline->op1, lcname); in zend_compile_class_decl()
Completed in 25 milliseconds