H A D | grapheme_api.php | 32 * @param string $needle The string to look for 38 function grapheme_strpos($haystack, $needle, $offset = 0) {} argument 44 * @param string $needle The string to look for 50 function grapheme_stripos($haystack, $needle, $offset = 0) {} argument 56 * @param string $needle The string to look for 62 function grapheme_strrpos($haystack, $needle, $offset = 0) {} argument 68 * @param string $needle The string to look for 74 function grapheme_strripos($haystack, $needle, $offset = 0) {} argument 99 * @param string $needle The string to look for. 104 function grapheme_strstr($haystack, $needle, $before_needle = FALSE) {} argument [all …]
|