Searched refs:phones (Results 1 – 9 of 9) sorted by relevance
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CivicInfo/ |
H A D | Official.php | 44 public $phones; variable in Google\\Service\\CivicInfo\\Official 141 public function setPhones($phones) argument 143 $this->phones = $phones; 150 return $this->phones;
|
/plugin/vcard/ |
H A D | syntax.php | 52 list($match, $phones) = explode('#', $match, 2); 53 $phones = explode('&', $phones); 54 foreach ($phones as $phone) { 101 'work' => trim($phones[0]), 102 'cell' => trim($phones[1]), 103 'home' => trim($phones[2]), 104 'fax' => trim($phones[3]),
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Directory/ |
H A D | User.php | 160 public $phones; variable in Google\\Service\\Directory\\User 685 public function setPhones($phones) argument 687 $this->phones = $phones; 694 return $this->phones;
|
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Fixtures/ |
H A D | ObjectWithNamespacesAndList.php | 41 public $phones; variable in JMS\\Serializer\\Tests\\Fixtures\\ObjectWithNamespacesAndList
|
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Serializer/ |
H A D | XmlSerializationTest.php | 222 $object->phones = ['111', '222']; 345 $object->phones = [];
|
/plugin/authgoogle/google/contrib/ |
H A D | Google_DirectoryService.php | 1613 public $phones; variable in Google_User 1766 public function setPhones(/* array(Google_UserPhone) */ $phones) { argument 1767 $this->assertIsArray($phones, 'Google_UserPhone', __METHOD__); 1768 $this->phones = $phones; 1771 return $this->phones;
|
/plugin/passpolicy/ |
H A D | 10k-common-passwords.txt | 8363 phones
|
/plugin/farm/install/animaltemplate/conf/ |
H A D | wordblock.conf | 5432 https?:\/\/([^\/]*\.)?phones-gsm\.haemati\.be
|
/plugin/tuxquote/ |
H A D | quotes.txt | 785 Woman phones up her husband at work for a chat.<BR>HIM: "I'm sorry dear but I'm up to my neck in wo… 1085 Dave on Y2K: Lights will go out; phones will stop working; juke boxes will refuse to play anything …
|