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