Searched defs:str_ends_with (Results 1 – 2 of 2) sorted by relevance
/PHP-8.0/ext/standard/ | ||
H A D | string.c | 1833 PHP_FUNCTION(str_ends_with) argument |
H A D | basic_functions.stub.php | 602 function str_ends_with(string $haystack, string $needle): bool {} function |
Completed in 38 milliseconds