Home
last modified time | relevance | path

Searched refs:locate (Results 1 – 25 of 37) sorted by relevance

12

/plugin/autolink3/
H A Daction.php55 $locate = trim($elem[2]);
56 $locate = str_replace('\\', '/', DOKU_PAGES.str_replace(':', '/', $locate));
58 $locate = realpath($locate);
59 if (!strncmp($page, $locate, strlen($locate)))
H A Dajax.php122 $locate = trim($elem[2]);
124 $locate = realpath($locate);
125 if (!strncmp($page, $locate, strlen($locate)))
/plugin/diagramsnet/lib/
H A Dyarn.lock388 locate-path "^3.0.0"
558 locate-path@^3.0.0:
560 …resolved "https://registry.yarnpkg.com/locate-path/-/locate-path-3.0.0.tgz#dbec3b3ab759758071b58fe…
563 p-locate "^3.0.0"
708 p-locate@^3.0.0:
710 …resolved "https://registry.yarnpkg.com/p-locate/-/p-locate-3.0.0.tgz#322d69a05c0264b25997d9f40cd8a…
/plugin/structsection/
H A Dyarn.lock1549 locate-path "^2.0.0"
1556 locate-path "^5.0.0"
1974 locate-path@^2.0.0:
1979 p-locate "^2.0.0"
1982 locate-path@^5.0.0:
1987 p-locate "^4.1.0"
1989 locate-path@^6.0.0:
1994 p-locate "^5.0.0"
2207 p-locate@^2.0.0:
2214 p-locate@^4.1.0:
[all …]
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dintro.rst65 Twig uses a loader (``\Twig\Loader\ArrayLoader``) to locate templates, and an
/plugin/yuriigantt/3rd/dhtmlxgantt/ext/
H A Ddhtmlxgantt_multiselect.js13 …isActive())return!1;if(gantt._is_icon_open_click(t))return!1;var e=gantt.locate(t);if(!e)return!1;…
H A Ddhtmlxgantt_keyboard_navigation.js13locate(n);if(t.isTaskExists(o)){var i=0,a=e.locateAttribute(n,"data-column-index");return a&&(i=1*…
H A Ddhtmlxgantt_multiselect.js.map1locate","defaultLast","isLast","shiftKey","ctrlKey","metaKey","first_indx","target_indx","last_ind…
H A Ddhtmlxgantt_tooltip.js13 …ction(t){if(!gantt.config.touch||gantt.config.touch_tooltip){var e=gantt.locate(t);if(gantt.isTask…
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ext/
H A Ddhtmlxgantt_multiselect.js239 var target_ev = gantt.locate(e);
H A Ddhtmlxgantt_keyboard_navigation.js1307 var taskId = gantt.locate(el);
1457 var taskId = gantt.locate(el);
H A Ddhtmlxgantt_tooltip.js135 var targetTaskId = gantt.locate(event);
/plugin/yuriigantt/3rd/dhtmlxgantt/
H A Ddhtmlxgantt.d.ts2071 locate(e: Event): string|number; method
H A Ddhtmlxgantt.js13locate=function(t){var e=n.getTargetNode(t);if((n.getClassName(e)||"").indexOf("gantt_task_cell")>…
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Loader/Fixtures/phar/
H A Dphar-sample.phar159 die('Could not locate temporary directory to extract phar');
/plugin/sequencediagram/bower_components/raphael/
H A Dyarn.lock989 locate-path "^3.0.0"
1548 locate-path@^3.0.0:
1550 …resolved "https://registry.yarnpkg.com/locate-path/-/locate-path-3.0.0.tgz#dbec3b3ab759758071b58fe…
1553 p-locate "^3.0.0"
1929 p-locate@^3.0.0:
1931 …resolved "https://registry.yarnpkg.com/p-locate/-/p-locate-3.0.0.tgz#322d69a05c0264b25997d9f40cd8a…
/plugin/dropfiles/
H A Dyarn.lock1050 locate-path "^2.0.0"
1673 locate-path@^2.0.0:
1675 …resolved "https://registry.yarnpkg.com/locate-path/-/locate-path-2.0.0.tgz#2b568b265eec944c6d9c0de…
1677 p-locate "^2.0.0"
2011 p-locate@^2.0.0:
2013 …resolved "https://registry.yarnpkg.com/p-locate/-/p-locate-2.0.0.tgz#20a0103b222a70c8fd39cc2e58068…
/plugin/fetchmedia/
H A Dyarn.lock1488 locate-path "^2.0.0"
2042 locate-path@^2.0.0:
2044 …resolved "https://registry.yarnpkg.com/locate-path/-/locate-path-2.0.0.tgz#2b568b265eec944c6d9c0de…
2046 p-locate "^2.0.0"
2336 p-locate@^2.0.0:
2338 …resolved "https://registry.yarnpkg.com/p-locate/-/p-locate-2.0.0.tgz#20a0103b222a70c8fd39cc2e58068…
/plugin/adfs/phpsaml/lib/Saml2/
H A DUtils.php1427 throw new Exception('Cannot locate Signature Node');
/plugin/latexport/
H A DREADME.md98 version of PHP, etc. Run the following command to locate it:
/plugin/mediathumbnails/
H A Ddokuwiki_plugin_page.wiki145 //Thomas Schäfer (2021-03-29):// I wasn't able to locate a proper specification indicating the exac…
/plugin/adfs/phpsaml/
H A DREADME.md119 structure so take your time to locate the PHP SAML toolkit in the best place).
288 * Use a `settings.php` file that we should locate at the base folder of the
608 execution or locate them in any file and load the file in order to get the
1522 * Use a `settings.php` file that we should locate at the base folder of the
1597 * Use a `settings.php` file that we should locate at the base folder of the
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/
H A Ddhtmlxgantt.js12251 gantt.locate = function(e) { function
19554 function locate(e){ function
19567 var el = locate(e);
19592 var el = locate(e);
19808 function locate(e){ function
19817 var el = locate(e);
19839 var el = locate(e);
22533 var id = gantt.locate(e);
22612 var id = gantt.locate(e);
25855 var id = gantt.locate(e);
[all …]
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
H A DEditorActions.java.bak7 * See LICENSE file for license details. If you are unable to locate
/plugin/passpolicy/
H A Dwords.txt2078 locate

12