Home
last modified time | relevance | path

Searched refs:recursive (Results 26 – 50 of 64) sorted by relevance

123

/plugin/s5reloaded/ui/effects_support/
H A Ddragdrop.js954 Element.findChildren = function(element, only, recursive, tagName) { argument
963 if(recursive) {
964 var grandchildren = Element.findChildren(e, only, recursive, tagName);
/plugin/quickstats/GEOIP/vendor/geoip2/geoip2/
H A DREADME.md389 --init --recursive` or adding `--recursive` to your initial clone, or from
/plugin/etherpadlite/
H A DREADME.md67 git clone --recursive https://github.com/michael-dev/dokuwikietherpadlite lib/plugins/etherpadlite
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DMonitoring.php375 'recursive' => [
/plugin/sequencediagram/bower_components/raphael/dev/
H A Draphael.core.js1830 a2c = function (x1, y1, rx, ry, angle, large_arc_flag, sweep_flag, x2, y2, recursive) { argument
1842 if (!recursive) {
1879 f1 = recursive[0];
1880 f2 = recursive[1];
1881 cx = recursive[2];
1882 cy = recursive[3];
1908 if (recursive) {
/plugin/findologicxmlexport/vendor/hoa/iterator/
H A DREADME.md443 A recursive iterator is an iterator where its values is other iterators. The
/plugin/codemirror/dist/modes/
H A Dfortran.min.js.map1 …\", \"protected\",\n \"public\", \"pure\", \"read\", \"recursive\", \"result\",\n…
H A Dttcn.min.js.map1 …al or or4b out override param pattern port\" +\n \" procedure record recursive rem repeat retur…
H A Dsql.min.js.map1recursive references regexp reindex release rename replace restrict right rollback row savepoint t…
/plugin/diagramsnet/lib/
H A Delectron.js398 addDirectoryFiles(paths[0], options.recursive);
/plugin/sequencediagram/bower_components/snap.svg/dist/
H A Dsnap.svg.js6058 function a2c(x1, y1, rx, ry, angle, large_arc_flag, sweep_flag, x2, y2, recursive) { argument
6070 if (!recursive) {
6107 f1 = recursive[0];
6108 f2 = recursive[1];
6109 cx = recursive[2];
6110 cy = recursive[3];
6136 if (recursive) {
/plugin/callflow/
H A Draphael.js2216 a2c = function (x1, y1, rx, ry, angle, large_arc_flag, sweep_flag, x2, y2, recursive) { argument
2228 if (!recursive) {
2265 f1 = recursive[0];
2266 f2 = recursive[1];
2267 cx = recursive[2];
2268 cy = recursive[3];
2294 if (recursive) {
/plugin/advrack/
H A Draphael.js2216 a2c = function (x1, y1, rx, ry, angle, large_arc_flag, sweep_flag, x2, y2, recursive) { argument
2228 if (!recursive) {
2265 f1 = recursive[0];
2266 f2 = recursive[1];
2267 cx = recursive[2];
2268 cy = recursive[3];
2294 if (recursive) {
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D5.5.js1recursive&&void 0===t.ignoreIfNotExists||(n.options=t),n},e.is=function(e){var t=e;return t&&"dele…
H A D2.2.js577 …if (options !== void 0 && (options.recursive !== void 0 || options.ignoreIfNotExists !== void 0)) {
587 …((candidate.options.recursive === void 0 || Is.boolean(candidate.options.recursive)) && (candidate…
24964 Node.prototype.isErroneous = function (recursive) { argument
24965 if (recursive === void 0) { recursive = false; }
24969 …return recursive && Array.isArray(this.children) && this.children.some(function (c) { return c.isE…
H A D6.6.js1recursive&&void 0===t.ignoreIfNotExists||(r.options=t),r},e.is=function(e){var t=e;return t&&"dele…
/plugin/pgn4web/pgn4web/
H A Dpgn-standard.txt210 it has no recursive annotation variations ("RAV", see below), and 4) it has no
874 prior to the RAV. Because the RAV is a recursive construct, it may be nested.
2679 <recursive-variation> <element-sequence>
2686 <recursive-variation> ::= ( <element-sequence> )
2886 Instead, it marks the beginning of PGC records used to describe a recursive
2888 the recursive annotation is completely described between the bracket pair. The
2896 Instead, it marks the end of PGC records used to describe a recursive
2898 record; the recursive annotation is completely described between the bracket
/plugin/tline/
H A DCHANGES.txt116 * Reworked autoWidth to stop recursive call to painter -- LarryK rev 1663
/plugin/jplayer/vendor/james-heinrich/getid3/
H A Dstructure.txt24 (Quicktime for example) use a freeform recursive structure that is
1512 …['subatoms']=>array() // This is an undocumentably-complex recursive array, typically con…
H A DREADME.md166 See /demos/demo.mysql.php for a sample recursive scanning code that
H A Dreadme.txt169 See /demos/demo.mysql.php for a sample recursive scanning code that
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DUPGRADING.md26 1. React promises (at the time of writing this) are recursive. Promise
28 promises are not recursive as they use a sort of trampolining technique.
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dcommons-io-2.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/plugin/codeprettify/code-prettify/src/
H A Dlang-xq.js64 …mp:amp|xdmp:add64|xdmp:add-response-header|xdmp:access|trgr:trigger-set-recursive|trgr:trigger-set…
/plugin/dirtylittlehelper/mermaid/editor/
H A D6.6.js1recursive&&void 0===t.ignoreIfNotExists||(r.options=t),r},e.is=function(e){var t=e;return t&&"dele…

123