Searched refs:count_array_values (Results 1 – 1 of 1) sorted by relevance
20 $foundemoji = $this->count_array_values('emoji', $this->flatten_array($instructions), true);33 $foundemoji = $this->count_array_values('emoji', $this->flatten_array($instructions));45 $foundemoji = $this->count_array_values('emoji', $this->flatten_array($instructions), true);57 $foundemoji = $this->count_array_values('emoji', $this->flatten_array($instructions));75 function count_array_values($value, $array) { function in emoji_unicode_test