Searched defs:stripos (Results 1 – 2 of 2) sorted by relevance
/PHP-8.1/ext/standard/ | ||
H A D | string.c | 1956 PHP_FUNCTION(stripos) argument |
H A D | basic_functions.stub.php | 781 function stripos(string $haystack, string $needle, int $offset = 0): int|false {} function |
Completed in 26 milliseconds