Home
last modified time | relevance | path

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

/PHP-7.4/ext/standard/
H A Dstring.c3213 static zend_string *php_str_to_str_ex(zend_string *haystack, function
3515 RETVAL_STR(php_str_to_str_ex(str,
4442 tmp_result = php_str_to_str_ex(subject_str,
4499 ZVAL_STR(result, php_str_to_str_ex(subject_str,

Completed in 18 milliseconds