Home
last modified time | relevance | path

Searched refs:strings (Results 301 – 325 of 447) sorted by relevance

1...<<1112131415161718

/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 …]
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DCHANGELOG.md83 …s reference for getting the name of the class instead of using hardcoded strings [#1641](https://g…
324 allowing for strings and arrays.
330 This change updates query strings so that they are treated as un-encoded values
514 * Added helper methods to make it easier to represent messages as strings,
640 * Query strings are now parsed in a way that they do no convert empty keys with no value to have a …
825 …eader helper functions return a string rather than mixing Header objects and strings inconsistently
1169 * Bug: `+` is now treated as an encoded space when parsing query strings
1181 …* Query strings with empty variables will always show an equal sign unless the variable is set to …
1250 * Bug: Email constraint only validates strings
/plugin/codemirror/dist/modes/
H A Dforth.min.js.map1 … return 'comment' + stt.state;\n }\n\n // // strings\n if (ma…
H A Ddjango.min.js.map1strings\n if (stream.match(\"'\")) {\n state.tokenize = inString(\"'\", state.tokenize…
H A Ddart.min.js.map1 …\n },\n\n // custom string handling to deal with triple-quoted strings and string interp…
H A Debnf.min.js.map1 … for state changes\n if (state.stack.length === 0) {\n //strings\n if ((s…
H A Dmscgen.min.js.map1 … pStream.skipToEnd();\n return \"comment\";\n }\n /* strings */\n if (!pS…
H A Dlua.min.js.map1 …rom Franciszek Wawrzak's\n// CodeMirror 1 mode.\n// highlights keywords, strings, comments (no lev…
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D17.17.js.map1 …ause of .\\d floats\n [/[;,.]/, 'delimiter'],\n // strings\n [/\"…
H A D32.32.js.map1 … escapes: /\\\\(?:@control)/,\n // escape codes for javascript/CSS strings\n jsescapes: /…
H A D8.8.js.map1 …ause of .\\d floats\n [/[;,.]/, 'delimiter'],\n // strings\n [/\"…
H A D14.14.js.map1 …ause of .\\d floats\n [/[;,.]/, 'delimiter'],\n // strings\n [/\"…
H A D50.50.js.map1strings' },\n { include: '@complexIdentifiers' },\n { include: '@scopes' },\…
H A D66.66.js.map1 …ause of .\\d floats\n [/[;,.]/, 'delimiter'],\n // strings\n [/\"…
/plugin/eventline/timeline_js/scripts/
H A Dsources.js505 a.innerHTML = Timeline.strings[Timeline.clientLocale].wikiLinkLabel;
/plugin/codeprettify/code-prettify/
H A DREADME.md135 ### Why doesn't Prettyprinting of strings work on WordPress?
/plugin/authdrupal8/
H A Dpassword.inc128 * hashes of a large number of plain-text words or strings to find a match.
/plugin/bibtex/OSBib/format/
H A DREADME.txt74 …odeUtf8() instead. Additionally, if you need to manipulate UTF-8-encoded strings with functions su…
115 …odeUtf8() instead. Additionally, if you need to manipulate UTF-8-encoded strings with functions su…
/plugin/ckgdoku/ckeditor/lang/
H A Den.js.ckgedit61 AdvancedTabPrompt: 'Use the advanced tab to create page anchors and query strings',
/plugin/findologicxmlexport/vendor/phpunit/phpunit/
H A DChangeLog-5.7.md152 …it/issues/2333): `assertContains()` and `assertNotContains()` do not handle UTF-8 strings correctly
/plugin/ckgedit/ckeditor/lang/
H A Den.js.ckgedit66 AdvancedTabPrompt: 'Use the advanced tab to create page anchors and query strings',
/plugin/sequencediagram/bower_components/raphael/
H A Dyarn.lock621 console-control-strings@^1.0.0, console-control-strings@~1.1.0:
623 …resolved "https://registry.yarnpkg.com/console-control-strings/-/console-control-strings-1.1.0.tgz…
1079 console-control-strings "^1.0.0"
1838 console-control-strings "~1.1.0"
/plugin/dropfiles/
H A Dyarn.lock533 console-control-strings@^1.0.0, console-control-strings@~1.1.0:
535 …resolved "https://registry.yarnpkg.com/console-control-strings/-/console-control-strings-1.1.0.tgz…
1124 console-control-strings "^1.0.0"
1922 console-control-strings "~1.1.0"
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/Fixtures/
H A DYtsSpecificationExamples.yml1326 test: Unquoted strings
1650 "=": and are normal strings.
1660 '=' => 'and are normal strings.',
/plugin/pdfjs/pdfjs/build/
H A Dpdf.worker.js37738 strings.add(name);
37739 strings.add(name);
37740 strings.add('Medium');
37741 cff.strings = strings;
37753 strings.add(glyphName);
38342 return strings;
38881 this.strings = [];
38912 this.strings.push(value);
38962 this.strings = strings;
39053 function CFFTopDict(strings) {
[all …]

1...<<1112131415161718