Home
last modified time | relevance | path

Searched +full:list -(+path:inc +path:lang) -(+path:lib +path:plugins +path:lang) -(+path:lib +path:tpl +path:dokuwiki +path:lang) (Results 76 – 100 of 349) sorted by relevance

12345678910>>...14

/dokuwiki/vendor/geshi/geshi/src/geshi/
H A Demail.php79 'List-Archive','List-Help','List-ID','List-Owner','List-Post',
80 'List-Subscribe','List-Unsubscribe','List-Unsubscribe-Post',
H A Drebol.php63 'hash!','integer!','issue!','list!','logic!','money!','none!',
94 'list-dir','list?','lit-path?','lit-word?','load','load-image',
107 'request-download','request-file','request-list','request-pass',
117 'to-issue','to-list','to-lit-path','to-lit-word','to-local-file',
H A Dprogress.php19 * * Clean up the keyword list
108 'MENU-ITEM','RADIO-SET','RECTANGLE','SELECTION-LIST',
138 'CREATE-NODE','CREATE-NODE-NAMESPACE','CREATE-RESULT-LIST-ENTRY','DEBUG',
140 'DELETE-HEADER-ENTRY','DELETE-LINE','DELETE-NODE','DELETE-RESULT-LIST-ENTRY',
152 'GET-BYTES-AVAILABLE','GET-CALLBACK-PROC-CONTEXT','GET-CALLBACK-PROC-NAME','GET-CGI-LIST',
171 'LIST-property-NAMES','LOAD','LoadControls','LOAD-DOMAINS',
230 'LIBRARY','LINE-COUNTER','LIST-EVENTS','LIST-QUERY-ATTRS',
231 'LIST-SET-ATTRS','LIST
[all...]
H A Dracket.php75 'break-enabled', 'break-thread', 'build-list', 'build-path',
79 'bytes->immutable-bytes', 'bytes->list', 'bytes->path',
125 'continuation-mark-set->list',
126 'continuation-mark-set->list*', 'continuation-mark-set-first',
154 'custodian-managed-list', 'custodian-memory-accounting-available?',
164 'directory-exists?', 'directory-list', 'display', 'displayln',
199 'filesystem-root-list', 'filter', 'find-executable-path',
207 'guard-evt', 'handle-evt', 'handle-evt?', 'hash', 'hash->list',
237 'link-exists?', 'list', 'list*', 'lis
[all...]
H A Dsass.php112 'list-style',
113 'list-style-image',
114 'list-style-position',
115 'list-style-type',
286 'list-item',
456 'list-separator',
H A Drsplus.php72 'all.equal.formula', 'all.equal.language', 'all.equal.list', 'all.equal.numeric', 'all.equal.POSIXct',
78 'as.data.frame.difftime', 'as.data.frame.factor', 'as.data.frame.integer', 'as.data.frame.list', 'as.data.frame.logical',
84 'as.function', 'as.function.default', 'as.hexmode', 'as.integer', 'as.list', 'as.list.data.frame', 'as.list.default',
85 'as.list.environment', 'as.list.factor', 'as.list.function', 'as.list.numeric_version', 'as.logical', 'as.matrix',
128 'is.list', 'i
[all...]
/dokuwiki/inc/Parsing/Handler/
H A DAbstractRewriter.php13 /** @var array[] list of calls */
H A DReWriterInterface.php9 * @property array[] $calls The list of current calls
/dokuwiki/inc/parser/
H A Dmetadata.php32 /** @var array the list of headers used to create unique link ids */
148 // the TOC is one of our standard ul list arrays ;-)
253 * Open an unordered list
261 * Open an ordered list
269 * Open a list item
280 * Close a list item
750 * Store list of used media files in metadata
H A Drenderer.php49 /** @var array the list of headers used to create unique link ids */
370 * Open an unordered list
377 * Close an unordered list
384 * Open an ordered list
391 * Close an ordered list
398 * Open a list item
408 * Close a list item
415 * Start the content of a list item
422 * Stop the content of a list item
/dokuwiki/lib/tpl/dokuwiki/css/
H A D_media_popup.css88 list-style-type: none;
89 list-style-image: none;
133 /*____________ file list ____________*/
/dokuwiki/
H A DSECURITY.md16 * Send a mail to the [Mailing List](https://www.dokuwiki.org/mailinglist)
/dokuwiki/vendor/simplepie/simplepie/src/Cache/
H A DNameFilter.php14 * * Redistributions of source code must retain the above copyright notice, this list of
17 * * Redistributions in binary form must reproduce the above copyright notice, this list
H A DCallableNameFilter.php14 * * Redistributions of source code must retain the above copyright notice, this list of
17 * * Redistributions in binary form must reproduce the above copyright notice, this list
H A DBase.php16 * * Redistributions of source code must retain the above copyright notice, this list of
19 * * Redistributions in binary form must reproduce the above copyright notice, this list
/dokuwiki/lib/plugins/authpdo/
H A Dauth.php22 /** @var null|array The list of all groups */
97 // can a filtered list of users be retrieved?
99 ['list-users']
107 // can a list of available groups be retrieved?
156 * grps array list of groups the user is in
364 * @return array list of userinfo (refer getUserData for internal userinfo details)
383 $result = $this->query($this->getConf('list-users'), $filter);
389 $this->debugMsg("list-users statement did not return 'user' attribute", -1, __LINE__);
395 $this->debugMsg("list-users statement did not return a list o
[all...]
/dokuwiki/inc/Search/
H A DIndexer.php106 * @return array list of word IDs and number of times used
163 * @param mixed $value the value or list of values
267 * old or new name exists in the filesystem. It returns an error if the old page isn't in the page list of the
500 * @return array list of words in the text
605 * in the returned list is an array with the page names as keys and the
608 * @param array $tokens list of words to search for
609 * @return array list of page names with usage counts
841 * Return a list of all pages
844 * @param string $key list only pages containing the metadata key (optional)
845 * @return array list o
[all...]
/dokuwiki/lib/plugins/acl/
H A Dstyle.css21 list-style-type: none;
28 list-style-image: none;
/dokuwiki/inc/
H A Dindexer.php93 * @return array list of stop words
220 * Takes an array of words and will return a list of matching
226 * @param array $words list of words to search for
227 * @return array list of pages found, associated with the search terms
252 * Read the list of words in an index (if it exists).
269 * Get the list of lengths indexed in the wiki.
/dokuwiki/lib/plugins/config/core/Setting/
H A DSettingUndefined.php9 * Used internaly to hide undefined settings, and generate the undefined settings list.
/dokuwiki/vendor/simplepie/simplepie/src/
H A DCopyright.php16 * * Redistributions of source code must retain the above copyright notice, this list of
19 * * Redistributions in binary form must reproduce the above copyright notice, this list
H A DRating.php16 * * Redistributions of source code must retain the above copyright notice, this list of
19 * * Redistributions in binary form must reproduce the above copyright notice, this list
/dokuwiki/data/pages/wiki/
H A Ddokuwiki.txt18 * [[doku>features|A feature list]] :!:
49 * [[doku>mailinglist|Join the mailing list]]
/dokuwiki/conf/
H A Dacronyms.conf3 ACL Access Control List
/dokuwiki/inc/Ui/
H A DIndex.php41 * Build html of sitemap, unordered list of pages under the namespace
98 * Index List item

12345678910>>...14