Home
last modified time | relevance | path

Searched refs:CaseInsensitiveInArray (Results 1 – 2 of 2) sorted by relevance

/plugin/photogallery/phpThumb/
H A Dphpthumb.functions.php637 public static function CaseInsensitiveInArray($needle, $haystack) { function in phpthumb_functions
H A Dphpthumb.class.php1078 …if (phpthumb_functions::CaseInsensitiveInArray($this->config_output_format, $AvailableImageOutputF…
1085 …if ($this->f && phpthumb_functions::CaseInsensitiveInArray($this->f, $AvailableImageOutputFormats)…