Searched refs:needle_val (Results 1 – 1 of 1) sorted by relevance
/PHP-8.2/ext/mbstring/ |
H A D | mbstring.c | 1894 char *haystack_val, *needle_val; in PHP_FUNCTION() local 1900 Z_PARAM_STRING(needle_val, needle.len) in PHP_FUNCTION() 1928 char *haystack_val, *needle_val; in PHP_FUNCTION() local 1934 Z_PARAM_STRING(needle_val, needle.len) in PHP_FUNCTION() 1963 char *haystack_val, *needle_val; in PHP_FUNCTION() local 1968 Z_PARAM_STRING(needle_val, needle.len) in PHP_FUNCTION() 1998 char *haystack_val, *needle_val; in PHP_FUNCTION() local 2003 Z_PARAM_STRING(needle_val, needle.len) in PHP_FUNCTION() 2037 char *haystack_val, *needle_val; in php_mb_strstr_variants() local 2044 Z_PARAM_STRING(needle_val, needle.len) in php_mb_strstr_variants() [all …]
|
Completed in 25 milliseconds