Home
last modified time | relevance | path

Searched +full:name -(+path:inc +path:lang) -(+path:lib +path:plugins +path:lang) -(+path:lib +path:tpl +path:dokuwiki +path:lang) (Results 276 – 300 of 391) sorted by relevance

1...<<111213141516

/dokuwiki/lib/plugins/authad/adLDAP/classes/
H A DadLDAPExchange.php61 * @param string $mailNickname The mail nick name. If mail nickname is blank, the username will be used
109 * @param string $givenName Given name
300 * @param string $mailNickname The mailnickname for the contact in Exchange. If NULL this will be set to the display name
H A DadLDAPContacts.php184 * @param string $group The group name to query
287 * @param string $mailnickname The mailnickname for the contact in Exchange. If NULL this will be set to the display name
/dokuwiki/vendor/geshi/geshi/src/geshi/
H A Dcobol.php147 'DEBUG-ITEM', 'DEBUG-LINE', 'DEBUG-NAME', 'DEBUG-SUB-1',
170 'ENVIRONMENT-NAME', 'ENVIRONMENT-VALUE', 'EOL', 'EOP',
180 'FILE-LIMIT', 'FILE-LIMITS', 'FILE-NAME', 'FILE-POS', 'FILL-COLOR',
229 'MUTEX-POINTER', 'NAME', 'NAMED', 'NATIONAL',
H A Drpmspec.php110 GESHI_SEARCH => '((?:summary|license|buildroot|buildrequires|provides|version|release|source\d*|group|buildarch|autoreqprov|provides|obsoletes|vendor|distribution|suggests|autoreq|autoprov|conflicts|name|url|requires|patch\d*):)',
H A Doobas.php61 'filelen','getattr','kill','mkdir','name','rmdir','setattr',
H A Dper.php112 "NAME",
H A Dfreebasic.php66 "mutexdestroy", "mutexlock", "mutexunlock", "name", "next", "not", "oct", "on",
H A Dlisp.php59 'name','value','plist','get',
H A Dsshconfig.php142 GESHI_SEARCH => '(Host(name)?.*?)(?<=\s)(.*)',
H A Drexx.php61 'name', 'novalue', 'off', 'on', 'over', 'scientific', 'source',
H A Dgwbasic.php58 'FILES','FIELD','SYSTEM','NAME','LSET','RSET','KILL',
H A Dispfpanel.php86 'LISTX','LMSG','LOGO','LOW','MIX','NAME','NAMEF','NB',
H A Doorexx.php65 'metaclass', 'mixinclass', 'name', 'nomethod', 'nostring',
H A Doxygene.php16 * - New keywords & updated languge name
H A Dpascal.php67 'interface','interrupt','label','library','mod','name','not','of',
H A Dlscript.php44 '@insert', '@library', '@localipc', '@name', '@save', '@script',
67 'name', 'newFilename', 'newFrame', 'newTime', 'newType', 'null', 'numthreads',
/dokuwiki/vendor/simplepie/simplepie/src/Cache/
H A DDB.php23 * * Neither the name of the SimplePie Team nor the names of its contributors may be used
/dokuwiki/inc/
H A Dchangelog.php38 * @param String $id Name of the affected page
104 * @param String $id Name of the affected page
H A Dconfutils.php29 * @param string $file file name
128 $wikis['this'] = DOKU_URL . '{NAME}';
/dokuwiki/vendor/openpsa/universalfeedcreator/lib/Creator/
H A DHTMLCreator.php68 //if no stylePrefix is set, generate it yourself depending on the script name
/dokuwiki/lib/plugins/config/core/
H A DConfiguration.php209 * @param string $class the class name as given in the meta file
/dokuwiki/inc/Cache/
H A DCache.php17 public $cache = ''; // cache file name
/dokuwiki/inc/ChangeLog/
H A DRevisionInfo.php31 * - user: user name
169 * name of the page or media file
/dokuwiki/data/pages/wiki/
H A Dsyntax.txt60 Linking to a specific section is possible, too. Just add the section name behind a hash character as known from HTML. This links to [[syntax#internal|this Section]].
406 [[wiki:DokuWiki]] can highlight sourcecode, which makes it easier to read. It uses the [[http://qbnz.com/highlighter/|GeSHi]] Generic Syntax Highlighter -- so any language supported by GeSHi is supported. The syntax uses the same code and file blocks described in the previous section, but this time the name of the language syntax to be highlighted is included inside the tag, e.g. ''<nowiki><code java></nowiki>'' or ''<nowiki><file java></nowiki>''.
426 When you use the ''%%<code>%%'' or ''%%<file>%%'' syntax as above, you might want to make the shown code available for download as well. You can do this by specifying a file name after language code like this:
/dokuwiki/vendor/kissifrot/php-ixr/src/Message/
H A DMessage.php185 case 'name':

1...<<111213141516