Home
last modified time | relevance | path

Searched +full:protected -(+path:inc +path:lang) -(+path:lib +path:plugins +path:lang) -(+path:lib +path:tpl +path:dokuwiki +path:lang) (Results 26 – 50 of 291) sorted by last modified time

12345678910>>...12

/dokuwiki/vendor/geshi/geshi/src/geshi/
H A Dspark.php64 'procedure', 'protected', 'raise', 'range', 'record', 'renames',
H A Dvisualfoxpro.php61 'Parameters','Printjob','Procedure','Protected','Public','Scan',
H A Dwolfram.php674 'PropertyValue', 'Proportion', 'Protected', 'Protect', 'Pruning',
H A Dxojo.php118 'Protected',
H A Dxpp.php74 'protected',
/dokuwiki/inc/Menu/
H A DAbstractMenu.php18 protected $types = [];
21 protected $context = AbstractItem::CTX_DESKTOP;
24 protected $view = '';
H A DUserMenu.php12 protected $view = 'user';
14 protected $types = ['Profile', 'Admin', 'Register', 'Login'];
/dokuwiki/inc/Menu/Item/
H A DAbstractItem.php30 protected $type = '';
32 protected $accesskey = '';
34 protected $id = '';
36 protected $method = 'get';
38 protected $params = [];
40 protected $nofollow = true;
42 protected $replacement = '';
44 protected $svg = DOKU_INC . 'lib/images/menu/00-default_checkbox-blank-circle-outline.svg';
46 protected $label = '';
48 protected
[all...]
H A DEdit.php54 protected function setIcon()
/dokuwiki/lib/plugins/usermanager/
H A Dcli.php19 protected function setup(Options $options)
55 protected function main(Options $options)
96 protected function cmdList(bool $showdetails)
116 protected function listUsers(bool $details = false)
145 protected function cmdAdd(bool $notify, array $args)
191 protected function cmdDelete(array $args)
221 protected function cmdAddToGroup(array $args)
259 protected function cmdRemoveFromGroup(array $args)
295 protected function printErrorMessages()
/dokuwiki/inc/Parsing/Handler/
H A DAbstractRewriter.php11 protected $callWriter;
/dokuwiki/vendor/simplepie/simplepie/src/Cache/
H A DMemcache.php71 protected $cache;
78 protected $options;
85 protected $name;
H A DMemcached.php71 protected $cache;
77 protected $options;
83 protected $name;
/dokuwiki/inc/Parsing/Lexer/
H A DLexer.php22 protected $regexes = [];
24 protected $handler;
26 protected $modeStack;
28 protected $mode_handlers = [];
30 protected $case;
183 protected function dispatchTokens($unmatched, $matched, $mode, $initialPos, $matchPos)
215 protected function isModeEnd($mode)
227 protected function isSpecialMode($mode)
238 protected function decodeSpecial($mode)
255 protected functio
[all...]
H A DParallelRegex.php21 protected $patterns = [];
23 protected $labels = [];
25 protected $regex;
27 protected $case;
141 protected function getCompoundedRegex()
197 protected function getPerlMatchingFlags()
/dokuwiki/inc/Parsing/ParserMode/
H A DAbstractMode.php17 protected $allowedModes = [];
H A DAcronym.php8 protected $acronyms = [];
9 protected $pattern = '';
56 protected function compare($a, $b)
H A DBase.php20 $PARSER_MODES['protected'],
H A DEntity.php9 protected $entities = [];
10 protected $pattern = '';
H A DExternallink.php7 protected $schemes = [];
8 protected $patterns = [];
H A DListblock.php18 $PARSER_MODES['protected']
/dokuwiki/vendor/simplepie/simplepie/src/HTTP/
H A DParser.php124 protected $state = self::STATE_HTTP_VERSION;
131 protected $data = '';
138 protected $data_length = 0;
145 protected $position = 0;
152 protected $name = '';
159 protected $value = '';
201 protected function has_data()
211 protected function is_linear_whitespace()
223 protected function http_version()
244 protected functio
[all...]
/dokuwiki/vendor/kissifrot/php-ixr/src/Client/
H A DClient.php17 protected $server;
18 protected $port;
19 protected $path;
20 protected $useragent;
21 protected $response;
23 protected $message = false;
24 protected $debug = false;
26 protected $timeout;
28 protected $timeout_io = null;
29 protected
[all...]
/dokuwiki/vendor/simplepie/simplepie/src/
H A DMisc.php320 protected static function change_encoding_mbstring($data, $input, $output)
352 protected static function change_encoding_iconv($data, $input, $output)
363 protected static function change_encoding_uconverter($data, $input, $output)
/dokuwiki/vendor/kissifrot/php-ixr/src/DataType/
H A DDate.php38 protected function parseIso($iso) {

12345678910>>...12