Searched defs:array_unique (Results 1 – 2 of 2) sorted by relevance
/php-src/ext/standard/ | ||
H A D | basic_functions.stub.php | 1758 function array_unique(array $array, int $flags = SORT_STRING): array {} function |
H A D | array.c | 4914 PHP_FUNCTION(array_unique) argument |
Completed in 37 milliseconds