Home
last modified time | relevance | path

Searched refs:zend_concat3 (Results 1 – 1 of 1) sorted by last modified time

/PHP-7.4/Zend/
H A Dzend_compile.c788 zend_string *zend_concat3(char *str1, size_t str1_len, char *str2, size_t str2_len, char *str3, siz… in zend_concat3() function
802 return zend_concat3(name1, name1_len, "\\", 1, name2, name2_len); in zend_concat_names()
6960 ZVAL_NEW_STR(zv, zend_concat3( in zend_try_ct_eval_magic_const()
8325 name = zend_concat3( in zend_compile_const_expr_class_const()

Completed in 41 milliseconds