Home
last modified time | relevance | path

Searched refs:ZSTR_COPY_CONCAT_PROPERTIES_BOTH (Results 1 – 3 of 3) sorted by relevance

/php-src/Zend/
H A Dzend_string.h102 #define ZSTR_COPY_CONCAT_PROPERTIES_BOTH(out, in1, in2) do { \ macro
H A Dzend_vm_execute.h7081 ZSTR_COPY_CONCAT_PROPERTIES_BOTH(str, op1_str, op2_str); in ZEND_FAST_CONCAT_SPEC_CONST_CONST_HANDLER()
9645 ZSTR_COPY_CONCAT_PROPERTIES_BOTH(str, op1_str, op2_str); in ZEND_FAST_CONCAT_SPEC_CONST_TMPVAR_HANDLER()
12127 ZSTR_COPY_CONCAT_PROPERTIES_BOTH(str, op1_str, op2_str); in ZEND_FAST_CONCAT_SPEC_CONST_CV_HANDLER()
16520 ZSTR_COPY_CONCAT_PROPERTIES_BOTH(str, op1_str, op2_str); in ZEND_FAST_CONCAT_SPEC_TMPVAR_CONST_HANDLER()
18013 ZSTR_COPY_CONCAT_PROPERTIES_BOTH(str, op1_str, op2_str); in ZEND_FAST_CONCAT_SPEC_TMPVAR_TMPVAR_HANDLER()
19420 ZSTR_COPY_CONCAT_PROPERTIES_BOTH(str, op1_str, op2_str); in ZEND_FAST_CONCAT_SPEC_TMPVAR_CV_HANDLER()
44685 ZSTR_COPY_CONCAT_PROPERTIES_BOTH(str, op1_str, op2_str); in ZEND_FAST_CONCAT_SPEC_CV_CONST_HANDLER()
48579 ZSTR_COPY_CONCAT_PROPERTIES_BOTH(str, op1_str, op2_str); in ZEND_FAST_CONCAT_SPEC_CV_TMPVAR_HANDLER()
54174 ZSTR_COPY_CONCAT_PROPERTIES_BOTH(str, op1_str, op2_str); in ZEND_FAST_CONCAT_SPEC_CV_CV_HANDLER()
H A Dzend_vm_def.h3341 ZSTR_COPY_CONCAT_PROPERTIES_BOTH(str, op1_str, op2_str);

Completed in 177 milliseconds