Home
last modified time | relevance | path

Searched refs:gender (Results 1 – 25 of 38) sorted by relevance

12

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DisplayVideo/
H A DGenderTargetingOptionDetails.php25 public $gender; variable in Google\\Service\\DisplayVideo\\GenderTargetingOptionDetails
30 public function setGender($gender) argument
32 $this->gender = $gender;
39 return $this->gender;
H A DGenderAssignedTargetingOptionDetails.php25 public $gender; variable in Google\\Service\\DisplayVideo\\GenderAssignedTargetingOptionDetails
34 public function setGender($gender) argument
36 $this->gender = $gender;
43 return $this->gender;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Oauth2/
H A DUserinfo.php38 public $gender; variable in Google\\Service\\Oauth2\\Userinfo
103 public function setGender($gender) argument
105 $this->gender = $gender;
112 return $this->gender;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudNaturalLanguage/
H A DPartOfSpeech.php37 public $gender; variable in Google\\Service\\CloudNaturalLanguage\\PartOfSpeech
116 public function setGender($gender) argument
118 $this->gender = $gender;
125 return $this->gender;
/plugin/authgoogle/google/contrib/
H A DGoogle_Oauth2Service.php184 public $gender; variable in Google_Userinfo
212 public function setGender( $gender) { argument
213 $this->gender = $gender;
216 return $this->gender;
H A DGoogle_PlusService.php1348 public $gender; variable in Google_ItemScope
1552 public function setGender( $gender) { argument
1553 $this->gender = $gender;
1556 return $this->gender;
1909 public $gender; variable in Google_Person
1990 public function setGender( $gender) { argument
1991 $this->gender = $gender;
1994 return $this->gender;
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Fixtures/
H A DPersonSecretMoreVirtual.php21 public $gender; variable in JMS\\Serializer\\Tests\\Fixtures\\PersonSecretMoreVirtual
30 return $this->gender;
H A DPersonSecretVirtual.php23 public $gender; variable in JMS\\Serializer\\Tests\\Fixtures\\PersonSecretVirtual
38 return $this->gender;
H A DPersonSecretMore.php25 public $gender; variable in JMS\\Serializer\\Tests\\Fixtures\\PersonSecretMore
H A DPersonSecret.php24 public $gender; variable in JMS\\Serializer\\Tests\\Fixtures\\PersonSecret
H A DPersonSecretWithVariables.php22 public $gender; variable in JMS\\Serializer\\Tests\\Fixtures\\PersonSecretWithVariables
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Metadata/Driver/yml/
H A DPersonSecret.yml5 gender:
7 exclude_if: "show_data('gender')"
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ManufacturerCenter/
H A DAttributes.php66 public $gender; variable in Google\\Service\\ManufacturerCenter\\Attributes
329 public function setGender($gender) argument
331 $this->gender = $gender;
338 return $this->gender;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Directory/
H A DUser.php74 public $gender; variable in Google\\Service\\Directory\\User
377 public function setGender($gender) argument
379 $this->gender = $gender;
386 return $this->gender;
/plugin/authsmf20/
H A Dstyle.css28 a.userlink.gender-male {
32 a.userlink.gender-female {
36 a.userlink.gender-unknown {
H A Dauth.php380 if ($row->gender == 1) {
382 } elseif ($row->gender == 2) {
/plugin/icalevents/vendor/bin/
H A Dgenerate_vcards209 $gender = mt_rand(0,1)?'girls':'boys';
213 'FN' => $r($sets[$country][$gender]) . ' ' . $r($sets[$country]['last']),
/plugin/icalevents/vendor/sabre/vobject/bin/
H A Dgenerate_vcards209 $gender = mt_rand(0,1)?'girls':'boys';
213 'FN' => $r($sets[$country][$gender]) . ' ' . $r($sets[$country]['last']),
/plugin/davcard/vendor/sabre/vobject/bin/
H A Dgenerate_vcards209 $gender = mt_rand(0,1)?'girls':'boys'; variable
213 'FN' => $r($sets[$country][$gender]) . ' ' . $r($sets[$country]['last']),
/plugin/webdavclient/vendor/sabre/vobject/bin/
H A Dgenerate_vcards209 $gender = mt_rand(0,1)?'girls':'boys'; variable
213 'FN' => $r($sets[$country][$gender]) . ' ' . $r($sets[$country]['last']),
/plugin/davcal/vendor/sabre/vobject/bin/
H A Dgenerate_vcards209 $gender = mt_rand(0,1)?'girls':'boys';
213 'FN' => $r($sets[$country][$gender]) . ' ' . $r($sets[$country]['last']),
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DProduct.php147 public $gender; variable in Google\\Service\\ShoppingContent\\Product
786 public function setGender($gender) argument
788 $this->gender = $gender;
795 return $this->gender;
/plugin/findologicxmlexport/vendor/jms/serializer/tests/
H A DSerializerBuilderTest.php233 $person->gender = 'f';
247 $person->gender = 'f';
/plugin/icalevents/vendor/sabre/vobject/resources/schema/
H A Dxcard.rng171 property-gender = element gender {
377 | property-role | property-gender | property-sound
/plugin/webdav/vendor/sabre/vobject/resources/schema/
H A Dxcard.rng171 property-gender = element gender {
377 | property-role | property-gender | property-sound

12