Home
last modified time | relevance | path

Searched refs:leading (Results 26 – 50 of 90) sorted by relevance

1234

/plugin/sequencediagram/bower_components/lodash/dist/
H A Dlodash.js10312 leading = false,
10321 leading = !!options.leading;
10343 return leading ? invokeFunc(time) : result;
10898 var leading = true,
10905 leading = 'leading' in options ? !!options.leading : leading;
10909 'leading': leading,
/plugin/sequencediagram/bower_components/lodash/
H A Dlodash.js10312 leading = false,
10321 leading = !!options.leading;
10343 return leading ? invokeFunc(time) : result;
10898 var leading = true,
10905 leading = 'leading' in options ? !!options.leading : leading;
10909 'leading': leading,
/plugin/socialshareprivacy2/SSP/
H A DREADME.md637 <td>Twitter username (without the leading <code>@</code>). (Function or string)</td>
1152 <td>Twitter username (without the leading <code>@</code>).</td>
1157 <td>Twitter username (without the leading <code>@</code>).</td>
1162 <td>Hashtag to add to the tweet (without the leading <code>#</code>).</td>
/plugin/sequencediagram/bower_components/lodash/vendor/underscore/
H A Dunderscore.js816 previous = options.leading === false ? 0 : _.now();
824 if (!previous && options.leading === false) previous = now;
/plugin/codemirror/dist/modes/
H A Dsql.min.js.map1leading leave left level limit linear lines list load local localtime localtimestamp lock logs low…
H A Dcobol.min.js.map1 … {\n stream.eatWhile(tests.hex);\n return true;\n }\n // leading sign\n if ( ( …
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Drelease-notes.asciidoc234 * Add missing leading slash in the URL of put mapping endpoint
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dtemplates.rst865 leading and or trailing whitespace:
870 {#- No leading/trailing whitespace -#}
/plugin/commonmark/vendor/league/commonmark/
H A DCHANGELOG.md256 - Any leading UTF-8 BOM will be stripped from the input
/plugin/ckgedit/ckeditor/lang/
H A Den.js.4.95 …ircle","decimal":"Decimal (1, 2, 3, etc.)","decimalLeadingZero":"Decimal leading zero (01, 02, 03,…
H A Dlang_array.txt489 "decimalLeadingZero": "Decimal leading zero (01, 02, 03, etc.)",
H A Den.4.9.js.beautified565 "decimalLeadingZero": "Decimal leading zero (01, 02, 03, etc.)",
H A Den.js-4.9.merged5 …ircle","decimal":"Decimal (1, 2, 3, etc.)","decimalLeadingZero":"Decimal leading zero (01, 02, 03,…
H A Den.js.unc5 …ircle","decimal":"Decimal (1, 2, 3, etc.)","decimalLeadingZero":"Decimal leading zero (01, 02, 03,…
/plugin/syntaxhighlighter4/dist/
H A Dsyntaxhighlighter.js.map1leading <![CDATA[]]> tags.\n */\nfunction stripCData(original)\n{\n var left = '<![CDATA[',\n …
/plugin/sequencediagram/bower_components/lodash/doc/
H A DREADME.md3827 leading and/or trailing edge of the `wait` timeout. The `func` is invoked
3833 **Note:** If `leading` and `trailing` options are `true`, `func` is
3838 If `wait` is `0` and `leading` is `false`, `func` invocation is deferred
3852 4. `[options.leading=false]` *(boolean)*: Specify invoking on the leading edge of the timeout.
3866 'leading': true,
4343 should be invoked on the leading and/or trailing edge of the `wait`
4349 **Note:** If `leading` and `trailing` options are `true`, `func` is
4354 If `wait` is `0` and `leading` is `false`, `func` invocation is deferred
4368 4. `[options.leading=true]` *(boolean)*: Specify invoking on the leading edge of the timeout.
9816 Removes leading and trailing whitespace or specified characters from `string`.
[all …]
/plugin/ckgdoku/ckeditor/lang/
H A Dlang_array.txt489 "decimalLeadingZero": "Decimal leading zero (01, 02, 03, etc.)",
H A Den.js.beautified485 decimalLeadingZero: "Decimal leading zero (01, 02, 03, etc.)",
H A Den.js.unc5 …ircle","decimal":"Decimal (1, 2, 3, etc.)","decimalLeadingZero":"Decimal leading zero (01, 02, 03,…
/plugin/jcapture/lib/
H A Dtransform-3.0.2.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/
H A DCHANGELOG.md137 - Add missing leading slash in the URL of put mapping endpoint
/plugin/html2pdf/html2pdf/html2ps/
H A DChangeLog1649 * fetcher.class.php: fixed bug 1243837 - (w/o iconv) leading and
1795 'decimal-leading-zero', 'lower-roman' and 'upper-roman',
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.js9226 var leading = true;
9229 leading = options.leading;
9282 trailingCall = trailing && (timeoutId || !leading);
9285 var leadingCall = leading && !timeoutId;
9287 if (!maxTimeoutId && !leading) {
9721 var leading = true,
9728 leading = false;
9730 leading = 'leading' in options ? !!options.leading : leading;
9733 debounceOptions.leading = leading;
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D7.7.js.map1 … 'kind',\n 'language',\n 'last',\n 'late',\n 'layout',\n 'leading',\n 'leave',\n…
/plugin/ckgedit/lang/
H A Den.4.9.js.beautified565 "decimalLeadingZero": "Decimal leading zero (01, 02, 03, etc.)",

1234