Home
last modified time | relevance | path

Searched refs:getDisplayName (Results 476 – 497 of 497) sorted by path

1...<<11121314151617181920

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Workflows/
H A DLocation.php53 public function getDisplayName() function in Google\\Service\\Workflows\\Location
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/
H A DChannelProfileDetails.php77 public function getDisplayName() function in Google\\Service\\YouTube\\ChannelProfileDetails
H A DLevelDetails.php37 public function getDisplayName() function in Google\\Service\\YouTube\\LevelDetails
H A DLiveChatMessageAuthorDetails.php93 public function getDisplayName() function in Google\\Service\\YouTube\\LiveChatMessageAuthorDetails
/plugin/authowncloud/
H A Dauth.php83 $name = OC_User::getDisplayName($user);
/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/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/combo/vendor/antlr/antlr4-php-runtime/src/
H A DIntervalSet.php489 return $vocabulary->getDisplayName($a);
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
/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/webdav/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/webdav/vendor/sabre/dav/lib/DAVACL/
H A DIPrincipal.php75 function getDisplayName(); function
H A DPrincipal.php155 function getDisplayName() { function in Sabre\\DAVACL\\Principal

1...<<11121314151617181920