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 51 – 70 of 70) sorted by path

123

/dokuwiki/vendor/geshi/geshi/src/geshi/
H A Derlang.php85 'process', 'put', 'register', 'registered', 'round', 'self',
H A Dklonec.php89 'register', 'short', 'signed', 'sizeof', 'static', 'string', 'struct',
H A Dklonecpp.php115 'register', 'short', 'shortint', 'signed', 'static', 'struct',
H A Dmapbasic.php88 'Redistricter', 'Refresh', 'Region', 'Register', 'Relief',
H A Dnagios.php82 'retry_interval', 'register', 'use', 'name', 'timeperiod_name',
189 // register 0
H A Dobjc.php126 'signed', 'signal', 'short', 'SEL', 'register', 'raise',
H A Dprogress.php180 'REFRESH','REFRESH-AUDIT-POLICY','REGISTER-DOMAIN','REJECT-CHANGES',
H A Dracket.php492 'will-executor?', 'will-register', 'will-try-execute', 'wrap-evt',
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',
H A Dupc.php163 'register', 'short', 'signed', 'sizeof', 'static', 'struct',
H A Durbi.php105 'float', 'struct', 'auto', 'register', 'static', 'extern', 'function',
H A Dvhdl.php72 'port','postponed','procedure','process','protected','pure','range','record','register',
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Net/SFTP/
H A DStream.php109 public static function register($protocol = 'sftp')
122 static function register($protocol = 'sftp') global() function in phpseclib\\Net\\SFTP\\Stream
/dokuwiki/vendor/simplepie/simplepie/src/
H A DCache.php55 * via {@see register()}
67 * {@see register()}
117 * Register a handler
119 * @param string $type DSN type to register for
122 public static function register($type, $class) function in SimplePie\\Cache
H A DRegistry.php93 * @see register()
101 * @see register()
109 * @see register()
144 * Register a class
151 public function register($type, $class, $legacy = false) function in SimplePie\\Registry
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/vendor/simplepie/simplepie/src/Cache/
H A DBase.php51 * Classes to be used with {@see \SimplePie\Cache::register()} are expected
/dokuwiki/vendor/splitbrain/php-cli/
H A DREADME.md34 // register options and arguments
62 - implement the ```setup($options)``` method and register options, arguments, commands and set help texts
/dokuwiki/vendor/splitbrain/php-cli/src/
H A DBase.php103 * Register options and arguments on the given $options object
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

123