Home
last modified time | relevance | path

Searched refs:zend_string_concat2 (Results 1 – 6 of 6) sorted by relevance

/PHP-8.0/Zend/
H A Dzend_string.c465 ZEND_API zend_string *zend_string_concat2( in zend_string_concat2() function
H A Dzend_string.h37 ZEND_API zend_string *zend_string_concat2(
H A Dzend_API.c3372 return zend_string_concat2( in zend_get_callable_name_ex()
H A Dzend_compile.c1252 zend_string *nullable_str = zend_string_concat2("?", 1, ZSTR_VAL(str), ZSTR_LEN(str)); in zend_type_to_string_resolved()
/PHP-8.0/ext/opcache/Optimizer/
H A Dcompact_literals.c132 key = zend_string_concat2( in create_str_cache_key()
/PHP-8.0/ext/pcre/
H A Dphp_pcre.c630 key = zend_string_concat2( in pcre_get_compiled_regex_cache_ex()

Completed in 58 milliseconds