Home
last modified time | relevance | path

Searched refs:strings (Results 151 – 175 of 447) sorted by last modified time

12345678910>>...18

/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D37.37.js.map1 …ause of .\\d floats\n [/[;,.]/, 'delimiter'],\n // strings\n [/'(…
H A D39.39.js.map1strings' },\n { include: '@dblStrings' },\n // Perl Doc\n { inclu…
H A Dbundle.js396 …set(Math.max(t.column-1-1,0)));if(!(n.other&&0===r||n.comments&&1===r||n.strings&&2===r))return}th…
/plugin/webdav/vendor/sabre/http/
H A DCHANGELOG.md26 the `Content-Length` header. This allows users to pass much larger strings
/plugin/webdav/vendor/sabre/uri/
H A DCHANGELOG.md30 * #6: PHP's `parse_url()` corrupts strings if they contain certain
/plugin/webdav/vendor/sabre/dav/
H A DCHANGELOG.md1381 plugin used much longer strings so this should improve compatibility.
2290 * Added: Now uses streams for files, instead of strings. This means it won't
/plugin/jplayer/vendor/happyworm/jplayer/src/actionscript/happyworm/jPlayer/
H A DJplayerEvent.as18 // The event strings must match those in the JavaScript's $.jPlayer.event object
/plugin/jplayer/vendor/james-heinrich/getid3/
H A Dchangelog.txt48 * bugfix: Quicktime detect null-terminated strings used where Pascal strings should be
63 * bugfix (G:189) false UTF-16 <BOM> and no termination strings
70 * bugfix (G:121) trailing nulls in ID3v2 strings
280 * Bugfix: XMP returns attributes array not just value strings
341 * Bugfix: (#1203) parse RIFF JUNK chunks for version strings
342 * Bugfix: (#1201) multi-byte characters strings incorrectly
962 * Bugfix: Warnings on empty-strings-only comments
1372 ¤ Added check for valid ID3v1 padding (strings should be padded
1764 strings. For example, if there are two artists then
1868 simple strings in ['ogg']
[all …]
H A Dstructure.txt113 …['tags']=>array() { // array of array of strings containing best data from any av…
156 …['comments']=>array() { // array of array of strings containing best data from any avail…
171 ['items']=>array() { // array of array of strings containing metainformation
570 …['comments']=>array() { // array of array of strings containing best data…
1190 …['comments']=>array() { // array of array of strings containing best data from an…
1333 …['comments']=>array() { // array of array of strings containing best data fr…
1930 …['comments']=>array() { // array of array of strings containing best d…
2155 …['comments']=>array() { // array of array of strings containing best data from any avail…
H A Dreadme.txt466 strings, supposed to be in the format "NAME=value" but actually
H A DREADME.md452 strings, supposed to be in the format "NAME=value" but actually
/plugin/codemirror/dist/
H A Dscripts.min.js.map1strings.\n function getBetween(doc, start, end) {\n var out = [], n = start.line;\n doc.ite…
/plugin/codemirror/dist/modes/
H A Dfactor.min.js.map1 … // comments\n {regex: /#?!.*/, token: \"comment\"},\n // strings \"\"\", multiline…
H A Dforth.min.js.map1 … return 'comment' + stt.state;\n }\n\n // // strings\n if (ma…
H A Dmscgen.min.js.map1 … pStream.skipToEnd();\n return \"comment\";\n }\n /* strings */\n if (!pS…
H A Dsql.min.js.map1 …else if (ch == \"'\" || (ch == '\"' && support.doubleQuote)) {\n // strings\n // ref: ht…
H A Ddart.min.js.map1 …\n },\n\n // custom string handling to deal with triple-quoted strings and string interp…
H A Derlang.min.js.map1 … object; {type:tokens}\n // type is a char, tokens is a list of token strings.\n // The func…
H A Djulia.min.js.map1 … }\n }\n // Unfortunately javascript does not support multiline strings, so we have\n …
H A Dlua.min.js.map1 …rom Franciszek Wawrzak's\n// CodeMirror 1 mode.\n// highlights keywords, strings, comments (no lev…
H A Dspreadsheet.min.js.map1 … for state changes\n if (state.stack.length === 0) {\n //strings\n if ((s…
H A Ddjango.min.js.map1strings\n if (stream.match(\"'\")) {\n state.tokenize = inString(\"'\", state.tokenize…
H A Dcoffeescript.min.js.map1 …tLiteral) {\n return \"number\";\n }\n }\n\n // Handle strings\n if (stream.m…
H A Dwebidl.min.js.map1strings","multilineComments","multilineCommentsStart","multilineCommentsEnd","readToken","stream",…
H A Dxml.min.js.map1 …lLine) {\n var context = state.context;\n // Indent multi-line strings (e.g. css).\n …

12345678910>>...18