Home
last modified time | relevance | path

Searched refs:getDisplayName (Results 1 – 25 of 497) sorted by last modified time

12345678910>>...20

/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Atn/
H A DParserATNSimulator.php2274 $displayName = $vocabulary->getDisplayName($t);
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/
H A DVocabulary.php85 public function getDisplayName(int $tokenType) : string; function
H A DVocabularyImpl.php42 * in {@see VocabularyImpl::getDisplayName()}.
62 * {@see Vocabulary::getDisplayName()} returns the numeric value for
152 public function getDisplayName(int $tokenType) : string function in Antlr\\Antlr4\\Runtime\\VocabularyImpl
H A DIntervalSet.php489 return $vocabulary->getDisplayName($a);
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Dfa/
H A DDFASerializer.php58 return $this->vocabulary->getDisplayName($i - 1);
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Error/
H A DDefaultErrorStrategy.php688 $tokenText = \sprintf('<missing %s>', $recognizer->getVocabulary()->getDisplayName($expectedTokenType));
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Principal/
H A DProxyRead.php175 function getDisplayName() { function in Sabre\\CalDAV\\Principal\\ProxyRead
H A DProxyWrite.php175 function getDisplayName() { function in Sabre\\CalDAV\\Principal\\ProxyWrite
/plugin/davcal/vendor/sabre/dav/lib/DAVACL/
H A DIPrincipal.php75 function getDisplayName(); function
H A DPrincipal.php153 function getDisplayName() { function in Sabre\\DAVACL\\Principal
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Principal/
H A DProxyReadTest.php30 $this->assertEquals('calendar-proxy-read', $i->getDisplayName());
H A DProxyWriteTest.php28 $this->assertEquals('calendar-proxy-write', $i->getDisplayName());
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAVACL/
H A DMockPrincipal.php30 function getDisplayName() { function in Sabre\\DAVACL\\MockPrincipal
/plugin/authgooglesheets/vendor/google/apiclient-services/src/NetworkSecurity/
H A DLocation.php53 public function getDisplayName() function in Google\\Service\\NetworkSecurity\\Location
/plugin/authgooglesheets/vendor/google/apiclient-services/src/NetworkServices/
H A DLocation.php53 public function getDisplayName() function in Google\\Service\\NetworkServices\\Location
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Networkconnectivity/
H A DLocation.php53 public function getDisplayName() function in Google\\Service\\Networkconnectivity\\Location
H A DTraceSpan.php69 public function getDisplayName() function in Google\\Service\\Networkconnectivity\\TraceSpan
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataCatalog/
H A DGoogleCloudDatacatalogV1beta1PolicyTag.php49 public function getDisplayName() function in Google\\Service\\DataCatalog\\GoogleCloudDatacatalogV1beta1PolicyTag
H A DGoogleCloudDatacatalogV1beta1SerializedPolicyTag.php55 public function getDisplayName() function in Google\\Service\\DataCatalog\\GoogleCloudDatacatalogV1beta1SerializedPolicyTag
H A DGoogleCloudDatacatalogV1beta1SerializedTaxonomy.php49 public function getDisplayName() function in Google\\Service\\DataCatalog\\GoogleCloudDatacatalogV1beta1SerializedTaxonomy
H A DGoogleCloudDatacatalogV1beta1TagField.php43 public function getDisplayName() function in Google\\Service\\DataCatalog\\GoogleCloudDatacatalogV1beta1TagField
H A DGoogleCloudDatacatalogV1beta1TagFieldEnumValue.php28 public function getDisplayName() function in Google\\Service\\DataCatalog\\GoogleCloudDatacatalogV1beta1TagFieldEnumValue
H A DGoogleCloudDatacatalogV1beta1Taxonomy.php51 public function getDisplayName() function in Google\\Service\\DataCatalog\\GoogleCloudDatacatalogV1beta1Taxonomy
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SecurityCommandCenter/
H A DSecuritycenterResource.php64 public function getDisplayName() function in Google\\Service\\SecurityCommandCenter\\SecuritycenterResource
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Document/
H A DGoogleCloudDocumentaiV1ProcessorVersion.php91 public function getDisplayName() function in Google\\Service\\Document\\GoogleCloudDocumentaiV1ProcessorVersion

12345678910>>...20