Home
last modified time | relevance | path

Searched defs:haystack (Results 1 – 10 of 10) sorted by relevance

/PHP-7.4/ext/intl/grapheme/
H A Dgrapheme_string.c110 char *haystack, *needle; in PHP_FUNCTION() local
173 char *haystack, *needle; in PHP_FUNCTION() local
243 char *haystack, *needle; in PHP_FUNCTION() local
306 char *haystack, *needle; in PHP_FUNCTION() local
594 char *haystack, *needle; in strstr_common_handler() local
H A Dgrapheme_util.c133 int32_t grapheme_strpos_utf16(char *haystack, size_t haystack_len, char *needle, size_t needle_len,… in grapheme_strpos_utf16()
351 grapheme_strrpos_ascii(char *haystack, size_t haystack_len, char *needle, size_t needle_len, int32_… in grapheme_strrpos_ascii()
/PHP-7.4/ext/standard/
H A Dstring.c1832 zend_string *haystack; local
1892 zend_string *haystack; local
1946 zend_string *haystack; local
2005 zend_string *haystack; local
2076 zend_string *haystack; local
2144 zend_string *haystack; local
2257 zend_string *haystack; local
3213 static zend_string *php_str_to_str_ex(zend_string *haystack,
3295 static zend_string *php_str_to_str_i_ex(zend_string *haystack, const char *lc_haystack,
5779 char *haystack, *needle; local
[all …]
/PHP-7.4/ext/mbstring/
H A Dmbstring.c2521 mbfl_string haystack, needle; in PHP_FUNCTION() local
2580 mbfl_string haystack, needle; in PHP_FUNCTION() local
2651 mbfl_string haystack, needle; in PHP_FUNCTION() local
2679 mbfl_string haystack, needle; in PHP_FUNCTION() local
2701 mbfl_string haystack, needle, result, *ret = NULL; in PHP_FUNCTION() local
2752 mbfl_string haystack, needle, result, *ret = NULL; in PHP_FUNCTION() local
2806 mbfl_string haystack, needle, result, *ret = NULL; in PHP_FUNCTION() local
2857 mbfl_string haystack, needle, result, *ret = NULL; in PHP_FUNCTION() local
2902 mbfl_string haystack, needle; in PHP_FUNCTION() local
5314 mbfl_string haystack, needle; in php_mb_stripos() local
/PHP-7.4/Zend/
H A Dzend_operators.h148 zend_memnstr(const char *haystack, const char *needle, size_t needle_len, const char *end) in zend_memnstr()
206 zend_memnrstr(const char *haystack, const char *needle, size_t needle_len, const char *end) in zend_memnrstr()
H A Dzend_operators.c3181 ZEND_API const char* ZEND_FASTCALL zend_memnstr_ex(const char *haystack, const char *needle, size_t…
3215 ZEND_API const char* ZEND_FASTCALL zend_memnrstr_ex(const char *haystack, const char *needle, size_…
/PHP-7.4/ext/libxml/
H A Dlibxml.c428 char *haystack = estrndup(Z_STRVAL_P(header), Z_STRLEN_P(header)); in php_libxml_input_buffer_create_filename() local
/PHP-7.4/ext/mbstring/libmbfl/mbfl/
H A Dmbfilter.c815 mbfl_string *haystack, in mbfl_strpos()
1025 mbfl_string *haystack, in mbfl_substr_count()
/PHP-7.4/main/
H A Drfc1867.c585 static void *php_ap_memstr(char *haystack, int haystacklen, char *needle, int needlen, int partial) in php_ap_memstr()
/PHP-7.4/ext/fileinfo/libmagic/
H A Dsoftmagic.c2160 zend_string *haystack; in magiccheck() local

Completed in 77 milliseconds