Searched refs:LITERAL_STR (Results 1 – 1 of 1) sorted by relevance
597 #define LITERAL_STR(op, str) do { \ macro3458 LITERAL_STR(opline->op1, name); in zend_compile_func_defined()3532 LITERAL_STR(opline->op2, lcname); in zend_try_compile_ct_bound_init_user_func()3552 LITERAL_STR(opline->op1, zend_string_copy(orig_func_name)); in zend_compile_init_user_func()5914 LITERAL_STR(opline->op1, key); in zend_begin_func_decl()5919 LITERAL_STR(opline->op1, zend_string_copy(lcname)); in zend_begin_func_decl()6355 LITERAL_STR(opline->op1, lcname); in zend_compile_class_decl()
Completed in 22 milliseconds