Home
last modified time | relevance | path

Searched refs:Pattern (Results 51 – 54 of 54) sorted by last modified time

123

/plugin/s5reloaded/ui/effects_support/
H A Dprototype.js667 this.pattern = pattern || Template.Pattern;
697 Template.Pattern = /(^|.|\r|\n)(#\{(.*?)\})/;
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/asp/
H A Dclass_upload.asp283 oRE.Pattern = sAllowed
286 oRE.Pattern = sDenied
302 oRE.Pattern = sHtmlExtensions
321 oRE.Pattern = aPatterns( i )
H A Dio.asp129 oRE.Pattern = sDenied
134 oRE.Pattern = sAllowed
146 oRE.Pattern = "^(" & ConfigAllowedTypes & ")$"
158 oRE.Pattern = "^(" & ConfigAllowedCommands & ")$"
189 oRegex.Pattern = "(\.|\\|\/|\||:|\?|\*|""|\<|\>)"
202 oRegex.Pattern = "\.(?![^.]*$)"
207 oRegex.Pattern = "(\\|\/|\||:|\?|\*|""|\<|\>)"
H A Dutil.asp27 oRegex.Pattern = "^" & charToRemove & "+"
35 oRegex.Pattern = charToRemove & "+$"

123