Searched refs:rejectStrs (Results 1 – 1 of 1) sorted by relevance
666 protected function openString($end, &$out, $nestingOpen = null, $rejectStrs = null) argument675 if (!is_null($rejectStrs)) {676 $stop = array_merge($stop, $rejectStrs);713 if (!empty($rejectStrs) && in_array($tok, $rejectStrs)) {