Lines Matching full:modifiers
137 /** The key of the regex array defining any modifiers to the regular expression */3294 $modifiers = $case_sensitive ? '' : 'i';3321 "/$disallowed_before_local({$keywordset})(?!\<DOT\>(?:htm|php))$disallowed_after_local/$modifiers",