Home
last modified time | relevance | path

Searched refs:PARSER_IN_NULLABLE (Results 1 – 4 of 4) sorted by relevance

/dports/www/typo3-10/typo3_src-10.4.25/vendor/phpdocumentor/type-resolver/src/
H A DTypeResolver.php59 private const PARSER_IN_NULLABLE = 1; define in phpDocumentor\\Reflection\\TypeResolver
211 $type = $this->parseTypes($tokens, $context, self::PARSER_IN_NULLABLE);
264 if ($parserContext === self::PARSER_IN_NULLABLE) {
279 if ($parserContext === self::PARSER_IN_NULLABLE) {
/dports/www/typo3-11/typo3_src-11.5.7/vendor/phpdocumentor/type-resolver/src/
H A DTypeResolver.php59 private const PARSER_IN_NULLABLE = 1; define in phpDocumentor\\Reflection\\TypeResolver
211 $type = $this->parseTypes($tokens, $context, self::PARSER_IN_NULLABLE);
264 if ($parserContext === self::PARSER_IN_NULLABLE) {
279 if ($parserContext === self::PARSER_IN_NULLABLE) {
/dports/devel/phpunit8/
H A Dphpunit15984 private const PARSER_IN_NULLABLE = 1;
16071 $type = $this->parseTypes($tokens, $context, self::PARSER_IN_NULLABLE);
16115 if ($parserContext === self::PARSER_IN_NULLABLE) {
16125 if ($parserContext === self::PARSER_IN_NULLABLE) {
/dports/devel/phpunit9/
H A Dphpunit35696 private const PARSER_IN_NULLABLE = 1;
35783 $type = $this->parseTypes($tokens, $context, self::PARSER_IN_NULLABLE);
35827 if ($parserContext === self::PARSER_IN_NULLABLE) {
35837 if ($parserContext === self::PARSER_IN_NULLABLE) {