Home
last modified time | relevance | path

Searched refs:escape (Results 326 – 350 of 527) sorted by relevance

1...<<11121314151617181920>>...22

/plugin/codemirror/dist/modes/
H A Dstex.min.js.map1escape characters\n if (source.match(/^\\\\[$&%#{}_]/)) {\n return \"tag\";\n }\n…
/plugin/codeprettify/code-prettify/src/
H A Dlang-xq.js64escape-uri|fn:escape-html-uri|fn:error|fn:ends-with|fn:encode-for-uri|fn:empty|fn:document-uri|fn:…
/plugin/codeprettify/code-prettify/
H A DCHANGES.md27 > Caveats: please properly escape less-thans. `x&lt;y` instead of `x<y`,
/plugin/tablelayout/
H A Dyarn.lock274 escape-string-regexp "^1.0.2"
284 escape-string-regexp "^1.0.5"
583 escape-string-regexp@^1.0.2, escape-string-regexp@^1.0.5:
585 …resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c…
779 escape-string-regexp "^1.0.5"
/plugin/searchtablejs/
H A Dtablefilter.js912 function escape(e) function
920 for(e in chars) escape(chars[e]);
/plugin/searchtablejs/TableFilter_EN/
H A Dtablefilter.js912 function escape(e) function
920 for(e in chars) escape(chars[e]);
/plugin/syntaxhighlighter3/sxh3/pkg/scripts/
H A DshCore.js484 self.escape = function (str) {
742 search2 = new RegExp(self.escape(String(search)), "g");
886 output.push(self.escape(pattern));
H A DshCore.min.js17escape=function(e){return p.replace.call(e,/[-[\]{}()*+?.,\\^$|#\s]/g,"\\$&")},c.exec=function(e,t…
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D37.37.js.map1 …: [\n [/[^\\\\']+/, 'string'],\n [/\\\\./, 'string.escape.invalid'],\n …
H A D1.1.js.map1 …\\"]+/, 'string'],\n [/@escapes/, 'string.escape'],\n [/\\\\./, 'string.esca…
H A D63.63.js.map1 … }],\n [/@escapes/, 'string'],\n [/\\\\./, 'string.escape.invalid'],\n …
H A D12.12.js.map1escape-string',\n 'char-name-string',\n 'char?',\n 'chars',\n 'chunk',…
/plugin/davcal/vendor/sabre/http/
H A DCHANGELOG.md155 * Fixed: Issue #4: Don't escape colon (:) when it's not needed.
/plugin/findologicxmlexport/vendor/twig/twig/
H A DCHANGELOG56 * fixed multi-byte UFT-8 in escape('html_attr')
452 * made the escape filter 20% faster for happy path (escaping string for html with UTF-8)
694 * made the escape filter smarter when the encoding is not supported by PHP
781 * made the charset configurable for the escape filter
974 'escape' => array('twig_escape_filter', true),
978 'escape' => new Twig_Filter_Function('twig_escape_filter', array('needs_environment' => true)),
/plugin/mdpage/vendor/cebe/markdown/tests/markdown-data/
H A Dspecs.md127 characters, you must escape them as entities, e.g. `&lt;`, and
132 escape ampersands within URLs. Thus, if you want to link to:
451 line. To avoid this, you can backslash-escape the period:
738 escape it:
/plugin/combo/vendor/symfony/yaml/
H A DCHANGELOG.md218 * When surrounding strings with double-quotes, you must now escape `\` characters. Not
/plugin/webdav/vendor/sabre/http/
H A DCHANGELOG.md188 * Fixed: Issue #4: Don't escape colon (:) when it's not needed.
/plugin/dropfiles/
H A Dyarn.lock415 escape-string-regexp "^1.0.2"
425 escape-string-regexp "^1.0.5"
805 escape-string-regexp@^1.0.2, escape-string-regexp@^1.0.5:
807 …resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c…
1008 escape-string-regexp "^1.0.5"
/plugin/jmol2/jmol/
H A DJmolApplet0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/obrador/ javax/ ...
H A DJmolAppletSigned0.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/js/
H A Dbootstrap.min.js6escape(),this.resize(),this.$element.on("click.dismiss.bs.modal",'[data-dismiss="modal"]',a.proxy(… method in c
/plugin/fetchmedia/
H A Dyarn.lock834 escape-string-regexp "^1.0.2"
844 escape-string-regexp "^1.0.5"
1221 escape-string-regexp@^1.0.2, escape-string-regexp@^1.0.5:
1223 …resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c…
1438 escape-string-regexp "^1.0.5"
/plugin/davcard/vendor/sabre/vobject/
H A DChangeLog.md338 * Fixed: URI properties should not escape ; and ,.
449 * Added: Decoding RFC6868 parameter values (uses ^ as an escape character).
/plugin/webdavclient/vendor/sabre/vobject/
H A DChangeLog.md338 * Fixed: URI properties should not escape ; and ,.
449 * Added: Decoding RFC6868 parameter values (uses ^ as an escape character).
/plugin/davcal/vendor/sabre/vobject/
H A DChangeLog.md298 * Fixed: URI properties should not escape ; and ,.
409 * Added: Decoding RFC6868 parameter values (uses ^ as an escape character).

1...<<11121314151617181920>>...22