Home | History | Annotate | Download | only in genpname

Lines Matching full:exists

309             if (exists $groupToInt{$groupString}) {
401 elsif (exists $h->{$name}) {
498 die "Error: No version found" unless (exists $h->{'_version'});
530 if (!exists $rev{$prop} && !isPseudoProperty($prop)) {
554 unless (exists $h->{'blk'});
558 if ($cp && !exists $b->{$cp}) {
590 unless (exists $h->{$k});
596 if (!exists $pa->{$long_name}) {
610 if (exists $additional_property_aliases{$long_name}) {
621 if (exists $UNSUPPORTED{$name}) {
663 unless (exists $va->{$prop2});
674 if (exists $pva->{$name}) {
726 unless exists $va->{'ccc'};
729 if (exists $h->{'ccc'}->{$ccc});
739 unless exists $va->{'binprop'};
756 unless exists $MISSING_FROM_UCHAR{$prop};
779 $fam = $hash->{'_family'} if (exists $hash->{'_family'});
791 if (exists $hash->{'_version'});
822 if (exists $hash->{$long}) {
873 if (exists $hash->{'_version'});
911 unless (exists $hash->{'sc'}->{'Qaac'} || exists $hash->{'sc'}->{'Copt'});
918 if (!exists $hash->{'binprop'}->{'0'}) {
919 if (exists $hash->{'Alpha'}->{'N'}) {
923 } elsif (exists $hash->{'Alpha'}) {
969 if (exists $hash->{'_version'});
979 if (exists $hash->{$1});
1043 if (exists $hash->{$enum});
1141 unless (exists $PROP_TYPE{$1});
1321 if (exists $h->{$k1}->{$k2}) {