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