Searched refs:parseNamespace (Results 1 – 3 of 3) sorted by relevance
/plugin/findologicxmlexport/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/ | ||
H A D | TokenParser.php | 154 if ($token[0] !== T_NAMESPACE || $this->parseNamespace() != $namespaceName) { |
/plugin/findologicxmlexport/vendor/phpdocumentor/type-resolver/src/Types/ | ||
H A D | ContextFactory.php | 77 $currentNamespace = $this->parseNamespace($tokens); |
/plugin/batchedit/ | ||
H A D | request.php | 48 $this->namespace = $this->parseNamespace(); |