Home
last modified time | relevance | path

Searched refs:trailing (Results 26 – 50 of 76) sorted by relevance

1234

/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dtemplates.rst865 leading and or trailing whitespace:
870 {#- No leading/trailing whitespace -#}
/plugin/fckg/
H A DChanges282 Removed trailing comma from en.js (FCKLang) which failed in earlier versions of IE; fixed
/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
3854 6. `[options.trailing=true]` *(boolean)*: Specify invoking on the trailing edge of the timeout.
3867 'trailing': false
3875 // Cancel the trailing debounced invocation.
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
4369 5. `[options.trailing=true]` *(boolean)*: Specify invoking on the trailing edge of the timeout.
4380 var throttled = _.throttle(renewToken, 300000, { 'trailing': false });
4383 // Cancel the trailing throttled invocation.
[all …]
/plugin/sequencediagram/bower_components/raphael/
H A Dyarn.lock1825 remove-trailing-separator "^1.0.1"
2145 remove-trailing-separator@^1.0.1:
2147 …resolved "https://registry.yarnpkg.com/remove-trailing-separator/-/remove-trailing-separator-1.1.0…
/plugin/dropfiles/
H A Dyarn.lock1901 remove-trailing-separator "^1.0.1"
2350 remove-trailing-separator@^1.0.1:
2352 …resolved "https://registry.yarnpkg.com/remove-trailing-separator/-/remove-trailing-separator-1.1.0…
/plugin/commonmark/vendor/league/commonmark/
H A DCHANGELOG.md116 - Fixed AutolinkExtension not ignoring trailing strikethrough syntax (#867)
122 - Fixed AutolinkExtension not ignoring trailing strikethrough syntax (#867)
H A DCHANGELOG-0.x.md
/plugin/pgn4web/pgn4web/
H A Dpgn-standard-proposed-supplement.txt93 {Optional leading comments [%clk 1:05:23] optional trailing comments} where
/plugin/structsection/
H A Dyarn.lock694 babel-plugin-syntax-trailing-function-commas@^6.22.0:
696 …https://registry.yarnpkg.com/babel-plugin-syntax-trailing-function-commas/-/babel-plugin-syntax-tr…
928 babel-plugin-syntax-trailing-function-commas "^6.22.0"
/plugin/sequencediagram/bower_components/lodash/
H A Dyarn.lock359 babel-plugin-syntax-trailing-function-commas@^6.3.13:
361 …https://registry.yarnpkg.com/babel-plugin-syntax-trailing-function-commas/-/babel-plugin-syntax-tr…
683 babel-plugin-syntax-trailing-function-commas "^6.3.13"
/plugin/sequencediagram/bower_components/underscore/
H A Dunderscore-min.js5 …l>t?(o&&(clearTimeout(o),o=null),a=f,i=n.apply(e,u),o||(e=u=null)):o||r.trailing===!1||(o=setTimeo…
H A Dunderscore.js806 } else if (!timeout && options.trailing !== false) {
H A Dunderscore-min.map1 …timeout","previous","later","leading","now","remaining","clearTimeout","trailing","debounce","imme…
/plugin/sequencediagram/bower_components/lodash/vendor/underscore/
H A Dunderscore-min.js5 …l>t?(o&&(clearTimeout(o),o=null),a=f,i=n.apply(e,u),o||(e=u=null)):o||r.trailing===!1||(o=setTimeo…
H A Dunderscore.js836 } else if (!timeout && options.trailing !== false) {
/plugin/codemirror/dist/modes/
H A Dperl.min.js.map1trailing record separator from a string\n chop :1, /…
H A Dmarkdown.min.js.map1 …ine) {\n styles.push(\"trailing-space-new-line\");\n } else if (state.trailingSpace) {\n …
H A Derlang.min.js.map1 …l:true, curly:true, bitwise:true */\n/*jshint undef:true, latedef:true, trailing:true */\n/*global…
H A Dverilog.min.js.map1 … style = \"error\";\n } else {\n // Non-trailing spaces.\n …
/plugin/html2pdf/html2pdf/html2ps/
H A DChangeLog398 without trailing semicolon were ignored
1650 trailing spaces in encoding names
/plugin/codemirror/dist/keymaps/
H A Dvim.min.js.map1trailing","count","confirm","startPos","doReplace","write","save","nohlsearch","delmarks","sym","s…
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.js9219 trailing = true;
9227 trailing = false;
9231 trailing = 'trailing' in options ? options.trailing : trailing;
9269 if (trailing || (maxWait !== wait)) {
9282 trailingCall = trailing && (timeoutId || !leading);
9722 trailing = true;
9731 trailing = 'trailing' in options ? !!options.trailing : trailing;
9735 debounceOptions.trailing = trailing;
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D7.7.js.map1 …ines',\n 'top-of-page',\n 'trace-file',\n 'trace-table',\n 'trailing',\n 'transacti…
/plugin/webdav/vendor/sabre/vobject/
H A DCHANGELOG.md16 * #450: Fix parse with option Forgiving with trailing equal
/plugin/sequencediagram/bower_components/lodash/dist/
H A Dlodash.min.js69 …ading,l=(g="maxWait"in r)?Ui(Su(r.maxWait)||0,t):l,d="trailing"in r?!!r.trailing:d),f.cancel=funct…
107 …(e="leading"in r?!!r.leading:e,u="trailing"in r?!!r.trailing:u),fu(n,t,{leading:e,maxWait:t,traili…

1234