Home
last modified time | relevance | path

Searched +full:where -(+path:inc +path:lang) -(+path:lib +path:plugins +path:lang) -(+path:lib +path:tpl +path:dokuwiki +path:lang) (Results 1 – 25 of 106) sorted by last modified time

12345

/dokuwiki/lib/plugins/authpdo/
H A Dauth.php179 * Create a new User [implement only where required/possible]
357 * Bulk retrieval of user data [implement only where required/possible]
/dokuwiki/lib/plugins/acl/
H A Dadmin.php132 foreach ($INPUT->arr('del') as $where => $names) {
135 unset($acl[$where][$who]);
148 foreach ($acl as $where => $opt) {
158 $lines[] = "$where\t$who\t$perm\n";
342 * Display the current ACL for selected where/who combination with
445 // prepare where to check
653 echo '<th>' . $this->getLang('where') . '</th>';
658 foreach ($this->acl as $where => $set) {
662 if (str_ends_with($where, '*')) {
663 echo '<span class="aclns">' . hsc($where)
[all...]
/dokuwiki/lib/plugins/config/core/
H A DWriter.php16 /** @var string the file where the config will be saved to */
/dokuwiki/vendor/geshi/geshi/
H A DLICENSE291 the "copyright" line and a pointer to where the full notice is found.
/dokuwiki/vendor/geshi/geshi/src/geshi/
H A Dapplescript.php71 'each','some','every','whose','where','index','first','second','third','fourth',
H A Dgenero.php343 "WHERE",
H A Dicon.php88 'table', 'tan', 'trap', 'trim', 'truncate', 'type', 'upto', 'utime', 'variable', 'where',
H A Dkotlin.php58 'default', 'enum', 'package', 'super', 'where',
H A Dlisp.php15 * - Fixed bug where a keyword was highlighted in identifiers (Edward Hart)
H A Dsparql.php54 'NAMED','WHERE','ORDER','BY','ASC','DESC','LIMIT','OFFSET','OPTIONAL','GRAPH',
H A Dsql.php106 'WHEN', 'WHERE', 'WITH', 'WITHIN', 'WITHOUT', 'WORK', 'WRITE',
H A Dvisualfoxpro.php284 'Volume','Where','Windows','Wk1','Wk3','Wks',
H A Dxpp.php310 'where',
H A Dmysql.php22 * regex lookahead only where necessary to distinguish homonyms, not generally
105 'USING','VALUES','VALUE','VIEW','WARNINGS','WHERE','WITH ROLLUP',
/dokuwiki/lib/plugins/popularity/
H A Dhelper.php15 * The url where the data should be sent
26 * File where the last error which happened when we tried to autosubmit, will be log
/dokuwiki/inc/
H A Dparserutils.php58 * like the indexer or in cli scripts where the execution time normally isn't
H A Dsearch.php21 * @param string $base Where to start the search
470 * array, where the following settings can be used.
H A Dtemplate.php130 * Places the TOC where the function is called
H A Dio.php639 * - $file is the directory where the file should be saved
643 * @param string $file path to file or directory where to save
/dokuwiki/lib/exe/
H A Djs.php43 // decide from where to get the template
/dokuwiki/vendor/openpsa/universalfeedcreator/lib/
H A DUniversalFeedCreator.php132 * @param string $filename optional the filename where a recent version of the feed is saved. If not
153 * @param string $filename optional the filename where a recent version of the feed is saved. If not specified, the
/dokuwiki/inc/Parsing/Lexer/
H A DLexer.php221 * Test to see if the mode is one where this mode is entered for this token only and automatically
/dokuwiki/vendor/kissifrot/php-ixr/src/Client/
H A DClientSSL.php138 //This is where we deviate from the normal query()
/dokuwiki/vendor/simplepie/simplepie/src/
H A DMisc.php1929 * Returns an associative array of name/value pairs, where the value is an
H A DRegistry.php186 * Where possible, use {@see create()} or {@see call()} instead

12345