Home
last modified time | relevance | path

Searched refs:haystack (Results 151 – 175 of 194) sorted by relevance

12345678

/PHP-5.4/ext/standard/tests/strings/
H A Dstrrchr_variation12.phpt5 /* Prototype : string strrchr(string $haystack, string $needle);
H A Dstrrchr_variation10.phpt5 /* Prototype : string strrchr(string $haystack, string $needle);
11 * and expected type for haystack
H A Dstripos_error.phpt5 /* Prototype : int stripos ( string $haystack, string $needle [, int $offset] );
H A Dstr_shuffle_variation1.phpt2 Test str_shuffle() function : usage variations - test values for $haystack argument
/PHP-5.4/ext/mbstring/tests/
H A Dmb_strpos_basic.phpt10 /* Prototype : int mb_strpos(string $haystack, string $needle [, int $offset [, string $encoding]])
H A Dmb_strrpos_basic.phpt10 /* Prototype : int mb_strrpos(string $haystack, string $needle [, int $offset [, string $encoding]…
H A Dmb_strrchr_variation5.phpt10 /* Prototype : string mb_strrchr(string haystack, string needle[, bool part[, string encoding]])
H A Dmb_strstr_variation5.phpt10 /* Prototype : string mb_strstr(string haystack, string needle[, bool part[, string encoding]])
H A Dmb_strrchr_variation1.phpt10 /* Prototype : string mb_strrchr(string haystack, string needle[, bool part[, string encoding]])
110 // loop through each element of the array for haystack
H A Dmb_strrichr_variation1.phpt10 /* Prototype : string mb_strrichr(string haystack, string needle[, bool part[, string encoding]])
110 // loop through each element of the array for haystack
H A Dmb_stristr_variation1.phpt10 /* Prototype : string mb_stristr(string haystack, string needle[, bool part[, string encoding]])
110 // loop through each element of the array for haystack
H A Dmb_strstr_variation1.phpt10 /* Prototype : string mb_strstr(string haystack, string needle[, bool part[, string encoding]])
110 // loop through each element of the array for haystack
H A Dmb_strrpos_variation5.phpt10 /* Prototype : int mb_strrpos(string $haystack, string $needle [, int $offset [, string $encoding]…
H A Dmb_strrchr_variation6.phpt10 /* Prototype : string mb_strrchr(string haystack, string needle[, bool part[, string encoding]])
H A Dmb_strstr_basic.phpt10 /* Prototype : string mb_strstr(string haystack, string needle[, bool part[, string encoding]])
H A Dmb_strstr_variation6.phpt10 /* Prototype : string mb_strstr(string haystack, string needle[, bool part[, string encoding]])
H A Dmb_strrchr_basic.phpt10 /* Prototype : string mb_strrchr(string haystack, string needle[, bool part[, string encoding]])
H A Dmb_strrichr_basic.phpt10 /* Prototype : string mb_strrichr(string haystack, string needle[, bool part[, string encoding]])
H A Dmb_stristr_basic.phpt10 /* Prototype : string mb_stristr(string haystack, string needle[, bool part[, string encoding]])
H A Dmb_stristr_variation5.phpt10 /* Prototype : string mb_stristr(string haystack, string needle[, bool part[, string encoding]])
H A Dmb_strrichr_variation5.phpt10 /* Prototype : string mb_strrichr(string haystack, string needle[, bool part[, string encoding]])
H A Dbug43840.phpt10 /* Prototype : int mb_strpos(string $haystack, string $needle [, int $offset [, string $encoding]])
/PHP-5.4/ext/iconv/tests/
H A Diconv_strrpos_basic.phpt10 /* Prototype : proto int iconv_strrpos(string haystack, string needle [, string charset])
H A Diconv_strpos_basic.phpt10 /* Prototype : int iconv_strpos(string haystack, string needle [, int offset [, string charset]])
/PHP-5.4/ext/standard/
H A Dphp_string.h131 PHPAPI char *php_str_to_str_ex(char *haystack, int length, char *needle,
133 PHPAPI char *php_str_to_str(char *haystack, int length, char *needle,

Completed in 14 milliseconds

12345678