Home
last modified time | relevance | path

Searched refs:getNamespace (Results 26 – 32 of 32) sorted by last modified time

12

/plugin/findologicxmlexport/vendor/phpdocumentor/type-resolver/src/Types/
H A DContext.php69 public function getNamespace() function in phpDocumentor\\Reflection\\Types\\Context
/plugin/findologicxmlexport/vendor/hoa/compiler/Llk/
H A DParser.php597 'namespace' => $trace->getNamespace(),
/plugin/findologicxmlexport/vendor/hoa/compiler/Llk/Rule/
H A DToken.php164 public function getNamespace() function in Hoa\\Compiler\\Llk\\Rule\\Token
/plugin/findologicxmlexport/vendor/hoa/compiler/Test/Unit/Llk/Rule/
H A DToken.php154 ->when($result = $token->getNamespace())
/plugin/findologicxmlexport/vendor/phpdocumentor/type-resolver/src/
H A DFqsenResolver.php65 $namespace = $context->getNamespace();
/plugin/authgoogle/google/contrib/
H A DGoogle_DatastoreService.php608 public function getNamespace() { function in Google_PartitionId
/plugin/processing/
H A Dscript.js3167 getNamespace: function() { method in XMLAttribute
3290 …if (! object.hasAttribute(this.attributes[i].getName(), this.attributes[i].getNamespace())) { retu…
3485 …if (this.attributes[i].getName() === name && this.attributes[i].getNamespace() === this.namespace)…
3507 …if (this.attributes[i].getName() === name && this.attributes[i].getNamespace() === this.namespace)…

12