Searched refs:valIfFound (Results 1 – 2 of 2) sorted by relevance
26 * @param mixed $valIfFound the value affected to the previous variable if the option is found28 static function checkOption(&$match, $pattern, &$varAffected, $valIfFound) { argument30 $varAffected = $valIfFound;
50 function _checkOption(&$match, $option, &$varAffected, $valIfFound){ argument52 $varAffected = $valIfFound;