Home
last modified time | relevance | path

Searched refs:isFqsen (Results 1 – 6 of 6) sorted by relevance

/dports/www/typo3-10/typo3_src-10.4.25/vendor/phpdocumentor/type-resolver/src/
H A DFqsenResolver.php38 if ($this->isFqsen($fqsen)) {
48 private function isFqsen(string $type) : bool function in phpDocumentor\\Reflection\\FqsenResolver
H A DTypeResolver.php321 case $this->isFqsen($type):
389 private function isFqsen(string $type) : bool function in phpDocumentor\\Reflection\\TypeResolver
/dports/www/typo3-11/typo3_src-11.5.7/vendor/phpdocumentor/type-resolver/src/
H A DFqsenResolver.php38 if ($this->isFqsen($fqsen)) {
48 private function isFqsen(string $type) : bool function in phpDocumentor\\Reflection\\FqsenResolver
H A DTypeResolver.php321 case $this->isFqsen($type):
389 private function isFqsen(string $type) : bool function in phpDocumentor\\Reflection\\TypeResolver
/dports/devel/phpunit8/
H A Dphpunit15488 if ($this->isFqsen($fqsen)) {
15496 private function isFqsen(string $type) : bool
16156 case $this->isFqsen($type):
16213 private function isFqsen(string $type) : bool
/dports/devel/phpunit9/
H A Dphpunit35200 if ($this->isFqsen($fqsen)) {
35208 private function isFqsen(string $type) : bool
35868 case $this->isFqsen($type):
35925 private function isFqsen(string $type) : bool