| /plugin/diagramsnet/lib/math/extensions/TeX/ |
| D | enclose.js | 19 …notation:k.replace(/,/g," ")};if(e){e=e.replace(/ /g,"").split(/,/);for(var h=0,d=e.length;h<d;h++… property
|
| D | cancel.js | 19 …notation:g},d);this.Push(a.menclose(f).With(h))},CancelTo:function(e,g){var i=this.ParseArg(e),d=t… property
|
| /plugin/asciidocjs/node_modules/resolve/ |
| D | .eslintrc | 12 "dot-notation": [2, { "allowKeywords": true }], 54 "dot-notation": [2, { "allowPattern": "throws" }],
|
| /plugin/chordsheets/js/ |
| H A D | jtab.js | 889 jtab.characterize = function (notation) { argument 892 if (notation == undefined) { 893 notation = ''; 896 var gotCustomChord = (notation.match(/[\%]([0-4|T|X])?/) != undefined); 897 var gotNormalChord = (notation.match(/[^\$][A-G]|^[A-G]/) != undefined); 898 var gotTab = ((notation.match(/\$/) != null) || (notation.match(/[^\%][0-9|Xx|\.]{6,}/) != null)); 962 var notation = notation_text || jQuery(element).text() || ''; 964 var tabtype = jtab.characterize(notation); 977 var tokens = notation.split(/\s/);
|
| /plugin/matrixnotifierwas/vendor/rappasoft/laravel-helpers/ |
| D | readme.md | 91 * Add an element to an array using "dot" notation if it doesn't exist. 218 * Remove one or many array items from a given array using "dot" notation. 232 * Get an item from an array using "dot" notation. 247 * Check if an item exists in an array using "dot" notation. 305 * Set an array item to a given value using "dot" notation. 623 * Get an item from an array or object using "dot" notation. 651 * Get an item from an object using "dot" notation. 705 * Set an item on an array or object using dot notation.
|
| /plugin/abc/ |
| D | README | 2 for ABC notation (http://abcnotation.com/)
|
| /plugin/freechat/ |
| D | CHANGELOG | 3 via {{chat>}} notation
|
| /plugin/findologicxmlexport/vendor/twig/twig/doc/filters/ |
| D | format.rst | 5 (placeholders follows the `sprintf`_ notation):
|
| D | slice.rst | 27 As syntactic sugar, you can also use the ``[]`` notation:
|
| /plugin/findologicxmlexport/vendor/twig/twig/doc/functions/ |
| D | attribute.rst | 26 notation, except that the item can be any valid expression.
|
| /plugin/gil/ |
| D | README | 3 * Introduces a notation for currency conversions
|
| /plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/expressions/ |
| D | array.test | 2 Twig supports array notation
|
| /plugin/mizarverifiabledocs/src/ |
| H A D | mizar.grammar | 63 "notation" |
|
| /plugin/advrack/ |
| D | jquery.qtip.js | 485 function convertNotation(options, notation) { argument 489 levels = notation.split('.'); 499 PROTOTYPE.get = function(notation) { argument 502 var o = convertNotation(this.options, notation.toLowerCase()), 508 function setCallback(notation, args) { argument 513 if(match = (new RegExp(rule, 'i')).exec(notation)) { 545 $.each(option, function(notation, value) { argument 546 if(rendered && rrender.test(notation)) { 547 delete option[notation]; return; 551 var obj = convertNotation(options, notation.toLowerCase()), previous; [all …]
|
| /plugin/webdav/vendor/sabre/xml/lib/ |
| D | Reader.php | 295 * by it's clark-notation name.
|
| /plugin/icalevents/vendor/sabre/xml/lib/ |
| D | Reader.php | 295 * by it's clark-notation name.
|
| /plugin/webdav/vendor/sabre/xml/ |
| D | CHANGELOG.md | 25 without clark notation was given. 33 * Parsing clark-notation is now cached. This can speed up parsing large
|
| /plugin/icalevents/vendor/sabre/xml/ |
| D | CHANGELOG.md | 19 without clark notation was given. 27 * Parsing clark-notation is now cached. This can speed up parsing large
|
| /plugin/commonmark/ |
| H A D | composer.lock | 70 "description": "Given a deep data structure, access data by dot notation.", 76 "notation" 240 …escription": "Define configuration arrays with strict schemas and access values with dot notation",
|
| /plugin/jsontable/demo/ |
| D | jsontable_demo.txt | 84 … set to green for second car. Please note, that here we access array elements with object notation.
|
| /plugin/asciidocjs/node_modules/yargs-parser/build/ |
| D | index.cjs | 134 'dot-notation': true, 549 if (splitKey.length > 1 && configuration['dot-notation']) { 657 …f value === 'object' && value !== null && !Array.isArray(value) && configuration['dot-notation']) { 739 if (!configuration['dot-notation']) 752 if (!configuration['dot-notation'])
|
| /plugin/diagramsnet/lib/math/jax/input/MathML/ |
| D | jax.js | 19 …(0,4)==="MJX-"){if(h[g]==="MJX-arrow"){if(!f.notation.match("/"+a.NOTATION.UPDIAGONALARROW+"/")){f…
|
| /plugin/pgn4web/pgn4web/ |
| D | README.txt | 400 pgn4web mostly supports the PGN standard for chess games notation (see 411 (pgn4web can however display chess moves text using figurine notation, so 428 pgn4web also supports null moves in the "--" notation (used by a number of 432 moves) in the "(*" notation, such as in 1. e4 (* 1... d5 2. exd5) e5 448 the X-FEN and the Shredder-FEN extensions to the FEN notation.
|
| /plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/ |
| D | php_json_objects.asciidoc | 13 problems for PHP. Unlike other languages, PHP does not have a "short" notation
|
| /plugin/asciidocjs/node_modules/yargs-parser/ |
| D | README.md | 208 ### dot-notation 211 * key: `dot-notation`
|