Searched refs:strIncPattern (Results 1 – 1 of 1) sorted by relevance
884 * @param string $strIncPattern Include file pattern889 …public function storeDirToArray($strSourceDir, $strIncPattern, $strExcPattern, &$arrOutput, &$strE… argument917 $strIncPattern,923 … if (preg_match('/' .$strIncPattern. '/', $file) && (($strExcPattern == '') ||