Home
last modified time | relevance | path

Searched refs:escaped (Results 126 – 150 of 150) sorted by path

123456

/plugin/jcapture/lib/
H A Dapache-mime4j-0.6.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Dhttpcore-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jdraw/lib/
H A Dapache-mime4j-0.6.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Dhttpcore-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jplayer/vendor/james-heinrich/getid3/
H A Dchangelog.txt2714 escaped chars or %xx-formatted characters
/plugin/mdpage/vendor/cebe/markdown/
H A DREADME.md423 …on the language features you have chosen there is a different set of characters that can be escaped
/plugin/mdpage/vendor/cebe/markdown/tests/markdown-data/
H A Dmd1_backslash_escapes.md1 These should all get escaped:
H A Dmd1_markdown_documentation_basics.md287 and `>` characters will be escaped automatically.
H A Dspecs.md175 and `&` in your example code needs to be escaped.)
/plugin/pdfjs/pdfjs/web/
H A Dviewer.js.map1 … var baseURL = href.replace(/[^\\/]*$/, '') || './';\n\n // handle escaped characters (backs…
/plugin/pgn4web/pgn4web/
H A Dpgn-standard.txt2906 PGN. The data that is escaped is the sequence of characters immediately
2911 escaped:
2913 1) string-2 (escaped string data)
/plugin/redirect/lang/en/
H A Dintro.txt3 …nd cleaned (no specialchars, all lowercase, full namespaces). Anchor hash must be escaped with a \.
/plugin/revealjs/plugin/markdown/
H A Dmarked.js6 …de":return this.renderer.code(this.token.text,this.token.lang,this.token.escaped);case"table":var …
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DCore.Encoding.txt
/plugin/sequencediagram/bower_components/lodash/doc/
H A DREADME.md9158 **Note:** No other characters are escaped. To escape additional
9162 Though the ">" character is escaped for symmetry, characters like
9180 *(string)*: Returns the escaped string.
9206 *(string)*: Returns the escaped string.
11233 (RegExp): Used to detect `data` property values to be HTML-escaped.
/plugin/sequencediagram/bower_components/lodash/test/
H A Dtest.js5503 var escaped = '&<>"'/', variable
5506 escaped += escaped;
5512 assert.strictEqual(_.escape(unescaped), escaped);
5524 assert.strictEqual(_.escape(_.unescape(escaped)), escaped);
5541 var escaped = '\\^\\$\\.\\*\\+\\?\\(\\)\\[\\]\\{\\}\\|\\\\', variable
5547 assert.strictEqual(_.escapeRegExp(unescaped + unescaped), escaped + escaped);
24554 var escaped = '&<>"'/',
24557 escaped += escaped;
24569 assert.strictEqual(_.unescape(escaped), unescaped);
/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/sqlraw/
H A Dsyntax.php668 $escaped = 0;
674 $escaped = 1;
675 }elseif( !$escaped && $field[$ch] == $enclosure ) {
678 $escaped = 0;
/plugin/subjectindex/plugins/
H A Dbible_verses.txt6595 As for E'hud, he escaped while they were lingering, and he himself passed by the quarries and made …
6598 …about ten thousand men, every one robust and every one a valiant man; and not a single one escaped.
7120 Then they said: "There should be a possession for those who have escaped of Benjamin, that a tribe …
8026 …o him: "Where do you come from?" at which he said to him: "From the camp of Israel I have escaped."
10429 And they proceeded to strike down the remnant that had escaped of Am'a·lek, and they continued to d…
16110 …ke a bird that is escapedFrom the trap of baiters.The trap is broken,And we ourselves have escaped.
19973 And as for Ish'ma·el the son of Neth·a·ni'ah, he escaped with eight men from before Jo·ha'nan, that…
21083 in that day there will come to you the escaped one for making the ears hear?
21286 …ll come to be upon his own self. And had he himself taken warning, his own soul would have escaped.
29023 but through a window in the wall I was lowered in a wicker basket and escaped his hands.
[all …]
/plugin/syntaxhighlighter4/dist/
H A Dsyntaxhighlighter.js.map1escaped.\n * @example\n *\n * XRegExp.escape('Escaped? <.>');\n * // -> 'Escaped\\?\\ <\\.>'\n */\…
/plugin/table2csv/
H A DgetTableData.php75 $escaped = 0;
81 $escaped = 1;
82 }elseif( !$escaped && $field[$ch] == $enclosure ) {
85 $escaped = 0;
/plugin/vkeyboard/
H A Dvkeyboard.js.unc180 // entered in escaped Unicode format. (eg \u00a3 = Pound symbol)
/plugin/webcode/
H A DREADME.md79 * The output on the console log is now escaped for HTML entities and can then render HTML
/plugin/webdav/vendor/sabre/dav/
H A DCHANGELOG.md1125 * Fixed: Text was incorrectly escaped in the Href and HrefList properties,
1294 * Fixed: Text was incorrectly escaped in the Href and HrefList properties,
/plugin/xlsx2dw/packages/xlsx/
H A Dxlsx.mjs2986 - \r\n newlines can be preserved, but bare \r and \n must be escaped

123456