Searched defs:str_word_count (Results 1 – 2 of 2) sorted by relevance
5715 PHP_FUNCTION(str_word_count) argument
680 function str_word_count(string $string, int $format = 0, ?string $characters = null): array|int {} function
Completed in 26 milliseconds