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 76 – 100 of 426) sorted by last modified time

12345678910>>...18

/dokuwiki/inc/Parsing/ParserMode/
H A DQuote.php3 namespace dokuwiki\Parsing\ParserMode;
H A DRss.php3 namespace dokuwiki\Parsing\ParserMode;
H A DSmiley.php3 namespace dokuwiki\Parsing\ParserMode;
H A DWindowssharelink.php3 namespace dokuwiki\Parsing\ParserMode;
H A DWordblock.php3 namespace dokuwiki\Parsing\ParserMode;
/dokuwiki/vendor/simplepie/simplepie/src/
H A DParser.php46 namespace SimplePie;
67 public $namespace = ['']; variable in SimplePie\\Parser
269 [$this->namespace[], $this->element[]] = $this->split_ns($tag);
296 if (end($this->namespace) === \SimplePie\SimplePie::NAMESPACE_XHTML) {
307 $this->data =& $this->data['child'][end($this->namespace)][end($this->element)][];
309 if ((end($this->namespace) === \SimplePie\SimplePie::NAMESPACE_ATOM_03 && in_array(end($this->element), ['title', 'tagline', 'copyright', 'info', 'summary', 'content']) && isset($attribs['']['mode']) && $attribs['']['mode'] === 'xml')
310 || (end($this->namespace) === \SimplePie\SimplePie::NAMESPACE_ATOM_10 && in_array(end($this->element), ['rights', 'subtitle', 'summary', 'info', 'title', 'content']) && isset($attribs['']['type']) && $attribs['']['type'] === 'xhtml')
311 || (end($this->namespace) === \SimplePie\SimplePie::NAMESPACE_RSS_20 && in_array(end($this->element), ['title']))
312 || (end($this->namespace) === \SimplePie\SimplePie::NAMESPACE_RSS_090 && in_array(end($this->element), ['title']))
313 || (end($this->namespace)
[all...]
H A DRating.php46 namespace SimplePie;
H A DRegistry.php46 namespace SimplePie;
H A DRestriction.php46 namespace SimplePie;
/dokuwiki/vendor/kissifrot/php-ixr/src/Message/
H A DMessage.php2 namespace IXR\Message;
/dokuwiki/inc/Remote/
H A DAccessDeniedException.php3 namespace dokuwiki\Remote;
/dokuwiki/vendor/splitbrain/php-archive/src/
H A DFileInfo.php3 namespace splitbrain\PHPArchive;
H A DTar.php3 namespace splitbrain\PHPArchive;
H A DZip.php3 namespace splitbrain\PHPArchive;
/dokuwiki/inc/Search/
H A DIndexer.php3 namespace dokuwiki\Search;
/dokuwiki/inc/Sitemap/
H A DMapper.php10 namespace dokuwiki\Sitemap;
/dokuwiki/inc/
H A DStyleUtils.php3 namespace dokuwiki;
/dokuwiki/inc/Subscriptions/
H A DBulkSubscriptionSender.php3 namespace dokuwiki\Subscriptions;
71 // subscription target is a namespace, get all changes within
135 * @param string $id The target page or namespace, specified by id; Namespaces
166 * @param string $id The target page or namespace, specified by id; Namespaces
219 * @param string $ns_id The id of the namespace
H A DMediaSubscriptionSender.php3 namespace dokuwiki\Subscriptions;
H A DPageSubscriptionSender.php3 namespace dokuwiki\Subscriptions;
H A DSubscriptionSender.php3 namespace dokuwiki\Subscriptions;
50 * @param string $context The context of this mail, eg. page or namespace id
/dokuwiki/vendor/splitbrain/php-cli/src/
H A DBase.php3 namespace splitbrain\phpcli;
H A DCLI.php3 namespace splitbrain\phpcli;
H A DPSR3CLIv3.php3 namespace splitbrain\phpcli;
/dokuwiki/vendor/geshi/geshi/src/geshi/
H A Dphp.php100 'implements', 'interface','namespace','new','private','protected',

12345678910>>...18