Home
last modified time | relevance | path

Searched +full:register -(+path:inc +path:lang) -(+path:lib +path:plugins +path:lang) -(+path:lib +path:tpl +path:dokuwiki +path:lang) (Results 26 – 50 of 70) sorted by relevance

123

/dokuwiki/bin/
H A Dplugin.php18 * Register options and arguments on the given $options object
H A Dstriplangs.php17 * Register options and arguments on the given $options object
H A Dwantedpages.php28 * Register options and arguments on the given $options object
H A Ddwpage.php21 * Register options and arguments on the given $options object
H A Dgittool.php19 * Register options and arguments on the given $options object
/dokuwiki/lib/plugins/authad/
H A Daction.php22 public function register(EventHandler $controller)
18 public function register(Doku_Event_Handler $controller) global() function in action_plugin_authad
/dokuwiki/vendor/geshi/geshi/src/geshi/
H A Dnagios.php82 'retry_interval', 'register', 'use', 'name', 'timeperiod_name',
189 // register 0
H A Dvhdl.php72 'port','postponed','procedure','process','protected','pure','range','record','register',
H A Durbi.php105 'float', 'struct', 'auto', 'register', 'static', 'extern', 'function',
H A Dc.php177 'register', 'short', 'signed', 'sizeof', 'static', 'struct',
H A Dc_mac.php115 'register', 'short', 'signed', 'static', 'struct',
H A Dupc.php163 'register', 'short', 'signed', 'sizeof', 'static', 'struct',
H A Dcpp.php135 'int', 'long', 'longint','register', 'short', 'shortint', 'signed',
H A Dklonec.php89 'register', 'short', 'signed', 'sizeof', 'static', 'string', 'struct',
H A Dklonecpp.php115 'register', 'short', 'shortint', 'signed', 'static', 'struct',
H A Ddelphi.php72 'Protected', 'Public', 'Published', 'Read', 'Raise', 'Record', 'Register',
H A Dtyposcript.php268 GESHI_SEARCH => '([^\.\$-\{]\b)(cObj|field|config|content|file|frameset|includeLibs|lib|page|plugin|register|resources|sitemap|sitetitle|styles|temp|tt_content|tt_news|types|xmlnews)\b',
/dokuwiki/vendor/simplepie/simplepie/src/Cache/
H A DBase.php51 * Classes to be used with {@see \SimplePie\Cache::register()} are expected
/dokuwiki/lib/scripts/
H A Dlocktimer.js46 // register refresh event
/dokuwiki/vendor/splitbrain/php-cli/src/
H A DOptions.php8 * Parses command line options passed to the CLI script. Allows CLI scripts to easily register all accepted options and
105 * Register the names of arguments for help generation and number checking
152 * Register an option for option parsing and help generation
H A DBase.php103 * Register options and arguments on the given $options object
/dokuwiki/inc/Extension/
H A DEvent.php14 /** @var string READONLY event name, objects must register against this name to see the event */
/dokuwiki/vendor/simplepie/simplepie/src/
H A DSimplePie.php1047 return $this->registry->register(Cache::class, $class, true);
1063 return $this->registry->register(Locator::class, $class, true);
1079 return $this->registry->register(Parser::class, $class, true);
1095 return $this->registry->register(File::class, $class, true);
1111 return $this->registry->register(Sanitize::class, $class, true);
1127 return $this->registry->register(Item::class, $class, true);
1143 return $this->registry->register(Author::class, $class, true);
1159 return $this->registry->register(Category::class, $class, true);
1175 return $this->registry->register(Enclosure::class, $class, true);
1191 return $this->registry->register(Captio
[all...]
/dokuwiki/lib/plugins/authplain/
H A Dauth.php219 msg('There was an error modifying your user data. You may need to register again.', -1);
221 $ACT = 'register';
/dokuwiki/lib/tpl/dokuwiki/css/
H A Ddesign.less78 .mode_register .action.register a,

123