Home
last modified time | relevance | path

Searched refs:CT_CONSTANT (Results 1 – 2 of 2) sorted by relevance

/PHP-7.0/Zend/
H A Dzend_compile.h566 # define CT_CONSTANT(node) \ macro
H A Dzend_compile.c49 ZVAL_COPY_VALUE(&(target)->u.constant, CT_CONSTANT(src)); \
1099 parent_name = CT_CONSTANT(fetch_class_opline->op2); in zend_do_early_binding()
1138 zend_hash_del(table, Z_STR_P(CT_CONSTANT(opline->op1))); in zend_do_early_binding()
2382 convert_to_string(CT_CONSTANT(opline->op2)); in zend_delayed_compile_prop()
2428 convert_to_string(CT_CONSTANT(opline->op1)); in zend_compile_static_prop_common()
4122 zval_copy_ctor(CT_CONSTANT(opline->op1)); in zend_compile_switch()

Completed in 44 milliseconds