Home
last modified time | relevance | path

Searched refs:handle (Results 1476 – 1500 of 1645) sorted by relevance

1...<<51525354555657585960>>...66

/plugin/translator/syntax/
H A Dtranslator.php52 function handle($match, $state, $pos, &$handler){ function in syntax_plugin_translator_translator
/plugin/pubmed2020/
H A Dsyntax.php93 function handle($match, $state, $pos, Doku_Handler $handler){ function in syntax_plugin_pubmed2020
/plugin/data/syntax/
H A Dentry.php80 public function handle($match, $state, $pos, Doku_Handler $handler)
65 function handle($match, $state, $pos, Doku_Handler $handler) { global() function in syntax_plugin_data_entry
H A Dtable.php80 public function handle($match, $state, $pos, Doku_Handler $handler)
114 // handle line commands (we allow various aliases here)
69 function handle($match, $state, $pos, Doku_Handler $handler) { global() function in syntax_plugin_data_table
/plugin/gallery/
H A Dsyntax.php
/plugin/openlayersmap/syntax/
H A Dolmap.php79 * @see DokuWiki_Syntax_Plugin::handle()
81 public function handle($match, $state, $pos, Doku_Handler $handler): array
88 public function handle($match, $state, $pos, Doku_Handler $handler): array { global() function in syntax_plugin_openlayersmap_olmap
/plugin/adfs/phpsaml/
H A DREADME.md98 * `mcrypt`. Install that library and its php driver if you're going to handle
216 handle the sign and the encryption of xml elements.
423 * In order to handle that the toolkit offers that parameter.
584 In the security section, you can set the way that the SP will handle the messages
586 and decide what validations will handle the SP and what requirements the SP will have
646 new toolkit due there are a lot of new features that you can't handle with the
1084 We can code a unique file that initiates the SSO process, handle the response, get the attributes, …
1245 In order to handle that the toolkit offers the `$settings['idp']['x509certMulti']` parameter.
1703 handle SLO in this demo-old.
/plugin/jquery/
H A Dscript.js19handle.apply(arguments.callee.elem,arguments):g});J.elem=I;o.each(F.split(/\s+/),function(M,N){var…
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/
H A DFile.php765 $handle = fopen($file, 'r');
766 if ($handle === false) {
772 $firstLine = fgets($handle);
773 fclose($handle);
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/asp/
H A Dclass_upload.asp21 ' These are the classes used to handle ASP upload without using third
/plugin/data-au/syntax/
H A Dtable.php71 function handle($match, $state, $pos, Doku_Handler $handler) { function in syntax_plugin_dataau_table
/plugin/mikioplugin/syntax/
H A Dcore.php119 public function handle($match, $state, $pos, Doku_Handler $handler)
91 public function handle($match, $state, $pos, Doku_Handler $handler) global() function in syntax_plugin_mikioplugin_core
/plugin/siteexport/syntax/
H A Dtoc.php45 public function handle($match, $state, $pos, Doku_Handler $handler) { function in syntax_plugin_siteexport_toc
/plugin/codemirror/dist/modes/
H A Dmllike.min.js.map1handle","infix","infixr","local","nonfix","op","orelse","withtype","eqtype","sharing","signature",…
H A Dperl.min.js.map1handle\n closedir :1, // - close directory handle\n …
/plugin/pgn4web/pgn4web/
H A Dpgn-standard-proposed-supplement.txt76 We also propose the addition of a tag to the header to handle the state of the
78 tags designed to handle special cases where the clock start times are needed.
/plugin/quickstats/GEOIP/vendor/maxmind-db/reader/ext/
H A Dmaxminddb.c634 retval.handle = zend_objects_store_put( in maxminddb_create_handler()
/plugin/sync/
H A Dadmin.php84 function handle() { function in admin_plugin_sync
/plugin/math2/phpmathpublisher/
H A Dmathpublisher.php1602 $handle=opendir($dirimg);
1603 while ($fi = readdir($handle))
1616 closedir($handle);
/plugin/issuetracker/
H A Dsyntax.php45 function handle($match, $state, $pos,Doku_Handler &$handler){ function in syntax_plugin_issuetracker
1868 if ($handle=opendir($path)) {
1869 while (false!==($file=readdir($handle))) {
H A Dprint.css49 .resize-handle-active {
H A Dstyle.css49 .resize-handle-active {
/plugin/orphanmedia/
H A Dsyntax.php40 function handle($match, $state, $pos, Doku_Handler &$handler){ function in syntax_plugin_orphanmedia
/plugin/sqlraw/
H A Dsyntax.php59 function handle($match, $state, $pos, &$handler){ function in syntax_plugin_sqlraw
/plugin/translator/
H A Dadmin.php62 function handle() { function in admin_plugin_translator

1...<<51525354555657585960>>...66