Home
last modified time | relevance | path

Searched refs:escaped (Results 51 – 75 of 150) sorted by relevance

123456

/plugin/codemirror/dist/modes/
H A Dcrystal.min.js.map1escaped","ch","phrase","sol","startState","token","indent","textAfter","replace","indentUnit","fol…
H A Dd.min.js.map1escaped","end","maybeEnd","Context","indented","column","type","align","prev","this","pushContext"…
H A Dsparql.min.js.map1escaped","pushContext","type","col","context","prev","indent","popContext","startState","token","s…
H A Dgroovy.min.js.map1escaped","end","match","tokenBaseUntilBrace","pop","depth","peek","maybeEnd","last","newline","Con…
H A Dclike.min.js.map1escaped","end","maybeEnd","maybeEOL","typeFirstDefinitions","eol","startState","basecolumn","start…
H A Dmodelica.min.js.map1escaped","sol","tokenIdent","eatWhile","eat","cur","current","level","propertyIsEnumerable","token…
H A Decl.min.js.map1escaped","end","maybeEnd","Context","indented","column","type","align","prev","this","pushContext"…
H A Dgas.min.js.map1escaped","next","clikeComment","state","maybeEnd","tokenize","startState","token","eatSpace","styl…
H A Dswift.min.js.map1escaped","eat","Context","align","this","pushContext","column","context","popContext","defineMode"…
H A Dq.min.js.map1escaped","end","pushContext","type","col","context","prev","indent","popContext","startState","tok…
H A Dmllike.min.js.map1escaped","prev","startState","token","eatSpace","blockCommentStart","blockCommentEnd","lineComment…
H A Dttcn.min.js.map1escaped","end","afterQuote","peek","toLowerCase","maybeEnd","Context","indented","column","type","…
H A Ddylan.min.js.map1escaped","end","startState","currentIndent","token","eatSpace","blockCommentStart","blockCommentEn…
H A Dscheme.min.js.map1escaped","maybeEnd","peek","eatWhile","ch","eat","numTest","hasExactness","hasRadix","test","skipT…
H A Dphp.min.js.map1escaped","eol","tokStack","pop","next","phpKeywords","phpAtoms","phpBuiltin","registerHelper","joi…
H A Dslim.min.js.map1escaped","last","copyState","sol","indentation","blankLine","innerMode","defineMIME"],"mappings":"…
H A Dclojure.min.js.map1escaped","parenthesisCount","backUp","words","obj","i","length","value","test","RegExp","Object","…
H A Djavascript.min.js.map1escaped","next","inSet","content","ret","tp","cont","tokenBase","state","ch","tokenize","tokenStri…
/plugin/freechat/phpfreechat/lib/csstidy-1.2/
H A Dclass.csstidy_optimise.php555 if($string{$i} == $sep && !csstidy::escaped($string,$i))
559 …f($string{$i} == '"' || $string{$i} == '\'' || $string{$i} == '(' && !csstidy::escaped($string,$i))
572 if($string{$i} == $to && !csstidy::escaped($string,$i))
/plugin/filelisting/
H A Dscript.js200 escaped = filter.replace(/[.*+?^${}()|[\]\\]/g, '\\$&'), // $& means the whole matched string
201 globbing = escaped.replace(/\\\*/g, '.*').replace(/\\\?/g, '.'),
/plugin/fckg/
H A Dscript.js145 escaped: value.replace(/(^|[^\\])"/g, '$1\\\"') //"
/plugin/fckg/scripts/
H A Dscript-cmpr.js1 …?arguments[3]:arguments[4]?arguments[4]:j[A]?A:"";x.push({name:A,value:C,escaped:C.replace(/(^|[^\…
/plugin/indexnumber/
H A DREADME.md37 escaped as their entities (`<` and `>`).
/plugin/sequencediagram/bower_components/lodash/vendor/underscore/test/
H A Dutility.js190 var escaped = _.escape(str);
192 assert.notStrictEqual(escaped.indexOf('&'), -1, 'handles & aka &');
/plugin/authyubikey/
H A Dauth.php.org95 * (delimiters escaped, etc.)
355 return preg_split('/(?<![^\\\\]\\\\)\:/', $line, 5); // allow for : escaped as \:

123456