Home
last modified time | relevance | path

Searched refs:escape (Results 1 – 25 of 527) sorted by path

12345678910>>...22

/plugin/aceeditor/
H A Dbuild.js1escape=e.esc,e.del=e["delete"],e[173]="-",e}();r.mixin(t,i),t.keyCodeToString=function(e){return(i…
/plugin/achart/
H A Dscript.js18 var options = jsyaml.load(decodeURIComponent(escape(atob(adata))));
/plugin/advrack/
H A Djquery.qtip.js2685 if(current && current.options.show.modal.escape && event.keyCode === 27) {
2927 escape: TRUE
/plugin/ahrefmenu/
H A Dgenerate_map.py132 return xml.sax.saxutils.escape(i_link)
/plugin/aichat/vendor/erusev/parsedown/
H A DParsedown.php1488 $markup .= ' '.$name.'="'.self::escape($value).'"';
1522 $markup .= self::escape($text, true);
1637 protected static function escape($text, $allowQuotes = false) function in Parsedown
H A DREADME.md60 If you wish to escape HTML **in trusted input**, you can use the following:
/plugin/aimg/
H A Dscript.js186 …var postContent = 'image=' + escape(imageFile) + '&action=' + 'display' + '&width=' + imgObj.width…
1155 var postContent = 'image=' + escape(imageFile) + '&action=' + actVerbs[fnActionVerb] +
1156 (password ? '&password=' + escape(password) : '') +
1157 '&xml=' + escape(xml);
/plugin/amcharts/assets/amcharts/plugins/export/
H A DREADME.md349 escape | true | true/false | Set whether to escape strings
H A Dexport.js1998 escape: true,
2009 if ( cfg.escape ) {
H A Dexport.min.js1 …(f.escape&&(a=a.replace('"','""')),f.quotes&&(a=['"',a,'"'].join(""))),a}var d,e,f=c.deepMerge({da…
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.js11540 function escape(string) {
11969 (options.escape || reNoMatch).source + '|' +
12858 lodash.escape = escape;
H A Dpdfmake.min.js8escape||Tt).source+"|"+f.source+"|"+(f===kt?Et:Tt).source+"|"+(n.evaluate||Tt).source+"|$","g"),g=… property in e.templateSettings
H A Dpdfmake.min.js.map1escape","reHasUnescapedHtml","reUnescapedHtml","escapeRegExp","reHasRegExpChars","reRegExpChars","…
/plugin/amcharts/
H A Dscript.js6 var chart = AmCharts.makeChart(id, jsyaml.load(decodeURIComponent(escape(atob(amdata)))));
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DCHANGELOG.md129 * Bug fix: do not attempt to escape cookie values.
/plugin/authyubikey/
H A Dauth.php.org107 $userline = str_replace('\\', '\\\\', $userline); // escape \ as \\
108 $userline = str_replace(':', '\\:', $userline); // escape : as \:
/plugin/authyubikey/lib/
H A DNEWS5 ** HTML escape variables to prevent XSS attacks in demos.
/plugin/autotabber/
H A Dscript.js12 tabOverride.set(textareas).tabSize(0).autoIndent(true).escape(true);
H A Dtaboverride.escape.js31 var escape = true,
37 if (escape && e.keyCode === 27) {
61 tabOverride.escape = function (enable) { function
63 escape = enable ? true : false;
66 return escape;
/plugin/batchedit/
H A Djs.cookie.js78 key = key.replace(/[\(\)]/g, escape);
/plugin/bible/bible_douayRheims/
H A D1_Kings.txt622 … on the other side of the mountain: and David despaired of being able to escape from the face of S…
H A D1_Paralipomenon.txt176 …4:43. And they slew the remnant of the Amalecites, who had been able to escape, and they dwelt the…
692 … famine: or three months to flee from thy enemies, and not to be able to escape their sword: or th…
H A D1_Thessalonians.txt62 …en destruction come upon them, as the pains upon her that is with child, and they shall not escape.
H A D2_Kings.txt380 …that were with him in Jerusalem: Arise and let us flee: for we shall not escape else from the face…
537 …herefore the servants of thy lord, and pursue after him, lest he find fenced cities, and escape us.
H A D2_Machabees.txt105 …send him thither, and thou shalt receive him again scourged, if so be he escape: for there is undo…
210 …ime, I should be delivered from the punishments of men, yet should I not escape the hand of the Al…
232 …7:19. But do not think that thou shalt escape unpunished, for that thou hast attempted to fight ag…
244 …7:31. But thou that hast been the author of all mischief against the Hebrews, shalt not escape the…
313 9:22. Not distrusting my life, but having great hope to escape the sickness.
339 …y by some that were in the towers: and taking seventy thousand didrachmas, let some of them escape.
340 …hat they had sold their brethren for money, having let their adversaries escape. 10:22. So he put …

12345678910>>...22