Home
last modified time | relevance | path

Searched +full:namespace -(+path:inc +path:lang) -(+path:lib +path:plugins +path:lang) -(+path:lib +path:tpl +path:dokuwiki +path:lang) (Results 176 – 200 of 426) sorted by relevance

12345678910>>...18

/dokuwiki/vendor/geshi/geshi/src/geshi/
H A Dvala.php43 //Using and Namespace directives (basic support)
45 3 => '/(?:(?<=using[\\n\\s])|(?<=namespace[\\n\\s]))[\\n\\s]*([a-zA-Z0-9_]+\\.)*[a-zA-Z0-9_]+[\n\s]*(?=[;=])/i'),
56 'get', 'if', 'in', 'inline', 'internal', 'lock', 'namespace',
H A Dracket.php144 'current-namespace', 'current-output-port',
246 'make-arity-at-least', 'make-base-empty-namespace',
247 'make-base-namespace', 'make-bytes', 'make-channel',
251 'make-empty-namespace', 'make-ephemeron', 'make-exn',
288 'module-&gt;language-info', 'module-&gt;namespace',
296 'namespace-anchor-&gt;empty-namespace',
297 'namespace-anchor-&gt;namespace', 'namespace
[all...]
H A Dcsharp.php22 * - Added highlighting of using and namespace directives as non-OOP
56 //Using and Namespace directives (basic support)
58 3 => '/(?:(?<=using[\\n\\s])|(?<=namespace[\\n\\s]))[\\n\\s]*([a-zA-Z0-9_]+\\.)*[a-zA-Z0-9_]+[\n\s]*(?=[;=])/i'),
71 'implicit', 'in', 'into', 'internal', 'join', 'lock', 'namespace', 'null',
/dokuwiki/inc/Subscriptions/
H A DMediaSubscriptionSender.php3 namespace dokuwiki\Subscriptions;
/dokuwiki/inc/Action/
H A DSitemap.php3 namespace dokuwiki\Action;
H A DRedirect.php3 namespace dokuwiki\Action;
H A DSubscribe.php3 namespace dokuwiki\Action;
138 // Allow “list” subscribe style since the target is a namespace.
/dokuwiki/inc/
H A DInfo.php3 namespace dokuwiki;
H A Dfulltext.php123 case 'N-:': // namespace
128 $pages_matched[$id] = 0; // namespace: always 0 hit
246 * namespace. This can be changed with the second parameter.
256 * @param bool $in_ns match against namespace as well?
406 * Sort pages based on their namespace level first, then on their string
710 * @include:namespace (or ns:include:namespace)
711 * ^exclude:namespace (or -ns:exclude:namespace)
720 * a word 'aa', a phrase 'bb cc' and are within a namespace 'd
[all...]
H A Dsearch.php125 * $opts['ns'] is the currently viewed namespace
175 * List all mediafiles in a namespace
212 //check ACL for namespace (we have no ACL for mediafiles)
243 * List all mediafiles in a namespace
279 //check ACL for namespace (we have no ACL for mediafiles)
296 * This function just lists documents (for RSS namespace export)
484 * nsmatch string match namespace against this regexp when adding (default: '', so accept everything)
542 $item['perm'] = auth_quickaclcheck($item['id']); //FIXME check namespace for media files
/dokuwiki/inc/Parsing/Handler/
H A DPreformatted.php3 namespace dokuwiki\Parsing\Handler;
/dokuwiki/inc/Parsing/Lexer/
H A DStateStack.php11 namespace dokuwiki\Parsing\Lexer;
/dokuwiki/inc/ChangeLog/
H A DPageChangeLog.php3 namespace dokuwiki\ChangeLog;
H A DMediaChangeLog.php3 namespace dokuwiki\ChangeLog;
/dokuwiki/inc/Parsing/ParserMode/
H A DAcronym.php3 namespace dokuwiki\Parsing\ParserMode;
H A DExternallink.php3 namespace dokuwiki\Parsing\ParserMode;
/dokuwiki/lib/plugins/config/core/Setting/
H A DSettingEmail.php3 namespace dokuwiki\plugin\config\core\Setting;
H A DSettingNumeric.php3 namespace dokuwiki\plugin\config\core\Setting;
H A DSettingRenderer.php9 namespace dokuwiki\plugin\config\core\Setting;
/dokuwiki/inc/Menu/Item/
H A DEdit.php3 namespace dokuwiki\Menu\Item;
/dokuwiki/inc/Ui/
H A DPageConflict.php3 namespace dokuwiki\Ui;
/dokuwiki/inc/Action/Exception/
H A DActionException.php3 namespace dokuwiki\Action\Exception;
/dokuwiki/inc/Ui/Media/
H A DDisplayTile.php3 namespace dokuwiki\Ui\Media;
/dokuwiki/inc/Cache/
H A DCacheParser.php3 namespace dokuwiki\Cache;
/dokuwiki/inc/Form/
H A DTagCloseElement.php3 namespace dokuwiki\Form;

12345678910>>...18