Home
last modified time | relevance | path

Searched refs:strings (Results 351 – 375 of 447) sorted by relevance

1...<<1112131415161718

/plugin/processing/
H A Dscript.js5554 p.saveStrings = function saveStrings(filename, strings) { argument
5555 localStorage[filename] = strings.join('\n');
5558 p.loadBytes = function loadBytes(url, strings) { argument
11793 function injectStrings(code, strings) { argument
11795 var val = strings[index];
11840 var strings = []; variable
11845 index = strings.length; strings.push(all);
11848 index = strings.length; strings.push(regex);
12856 return injectStrings(redendered, strings);
/plugin/codemirror/dist/modes/
H A Dclike.min.js.map1strings.\n if (stream.match(/(R|u8R|uR|UR|LR)/)) {\n var match = stream.match(/\"([^\\s\\\…
H A Djulia.min.js.map1 … }\n }\n // Unfortunately javascript does not support multiline strings, so we have\n …
H A Dxml.min.js.map1 …lLine) {\n var context = state.context;\n // Indent multi-line strings (e.g. css).\n …
/plugin/pgn4web/pgn4web/
H A Dpgn-standard.txt332 of strings. A string token is terminated by its closing quote. Currently, a
423 Because of this use as an internal separator in strings, the colon should not
426 The tag pair format is designed for expansion; initially only strings are
1385 date information as file name root strings. A file containing all the PGN
2725 include move sequences, move sets, and character strings.
2750 SAN ASCII strings to each move, and then sorting these strings in ascending
2783 following character bytes. Most strings can be represented using just a byte
H A DREADME.txt72 data, incorrect PGN games or incorrect FEN strings.
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D41.41.js.map1 …s\n [/\\/\\*/, 'comment.php', '@phpComment'],\n // strings\n [/\"…
H A D42.42.js.map1 … // AS-20160628: additional hi-lighting for variables in staload/dynload strings\n {\n …
H A D12.12.js.map1 … // characters\n [/@characters/, 'string'],\n // strings\n { in…
H A Deditor.worker.js.map1strings.js","webpack:///./node_modules/monaco-editor/esm/vs/base/common/types.js","webpack:///./no…
H A Dbundle.js.map1strings.js","webpack:///./node_modules/monaco-editor/esm/vs/base/common/types.js","webpack:///./no…
/plugin/farm/install/animaltemplate/data/pages/wiki/
H A Dsyntax.txt340 The following language strings are currently recognized: //abap actionscript-french, actionscript, …
/plugin/ckgedit/ckeditor/
H A Dconfig.js.unc420 AdvancedTabPrompt: 'Use the advanced tab to create page anchors and query strings',
/plugin/sequencediagram/bower_components/lodash/test/
H A Dtest.js2222 var strings = [
2241 var actual = lodashStable.map(strings, function(string) {
2252 var actual = lodashStable.map(strings, function(string) {
17310 actual = lodashStable.map(strings, _.parseInt);
21091 var strings = ['abc', 'def', 'ghi'],
21092 actual = lodashStable.map(strings, _.split);
22094 var actual = lodashStable.map(strings, function(string) {
22145 var strings = ['<%= a %>BC', '<%=a%>BC', '<%=\na\n%>BC'],
22149 var actual = lodashStable.map(strings, function(string) {
25474 var strings = lodashStable.map(['a', 'b', 'c'], Object),
[all …]
/plugin/ckgdoku/ckeditor/lang/
H A Dlang_array.txt716 AdvancedTabPrompt: 'Use the advanced tab to create page anchors and query strings',
H A Den.js.beautified718 AdvancedTabPrompt: "Use the advanced tab to create page anchors and query strings",
H A Den.js.unc67 AdvancedTabPrompt: 'Use the advanced tab to create page anchors and query strings',
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dapi.rst228 of strings bound to template names::
/plugin/ckgedit/ckeditor/lang/
H A Dlang_array.txt716 AdvancedTabPrompt: 'Use the advanced tab to create page anchors and query strings',
/plugin/ckgdoku/scripts/
H A Dparse_wiki.js.unc773 /* catch query strings attached to internal links for .htacess nice urls */
1438 //adjust spacing on multi-formatted strings
/plugin/ckgedit/scripts/
H A Dparse_wiki.js.unc832 … /* catch query strings attached to internal links for .htacess nice urls */
1447 //adjust spacing on multi-formatted strings
/plugin/authgooglesheets/
H A Dcomposer.lock213 …"phpseclib/phpseclib": "May be used in place of OpenSSL for signing strings or for token managemen…
/plugin/mdpage/vendor/cebe/markdown/
H A DREADME.md123 It is recommended to use UTF-8 encoding for the input strings. Other encodings may work, but are cu…
/plugin/html2pdf/html2pdf/html2ps/
H A DChangeLog360 * Fixed: backslash+newline sequence was not ignored in CSS strings
412 no more affect CSS code; semicolons inside quoted strings no more
/plugin/jplayer/vendor/james-heinrich/getid3/
H A DREADME.md452 strings, supposed to be in the format "NAME=value" but actually

1...<<1112131415161718