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