/third_party/openssl/crypto/conf/ |
D | keysets.pl | 17 my $LOWER = 0x0004; 38 $v |= $LOWER if $c =~ /[a-z]/; 52 $v |= $LOWER if $c =~ /[a-z]/; 79 #define CONF_LOWER $LOWER
|
/third_party/node/deps/openssl/openssl/crypto/conf/ |
D | keysets.pl | 17 my $LOWER = 0x0004; 38 $v |= $LOWER if $c =~ /[a-z]/; 52 $v |= $LOWER if $c =~ /[a-z]/; 79 #define CONF_LOWER $LOWER
|
/third_party/nghttp2/third-party/url-parser/ |
D | url_parser.c | 177 #define LOWER(c) (unsigned char)(c | 0x20) macro 178 #define IS_ALPHA(c) (LOWER(c) >= 'a' && LOWER(c) <= 'z') 181 #define IS_HEX(c) (IS_NUM(c) || (LOWER(c) >= 'a' && LOWER(c) <= 'f'))
|
/third_party/rust/crates/regex/regex-syntax/src/unicode_tables/ |
D | sentence_break.rs | 16 ("Lower", LOWER), 421 pub const LOWER: &'static [(char, char)] = &[ constant
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
D | UCaseProps.java | 210 if(getTypeFromProps(props)==LOWER) { in toupper() 216 if(hasSlot(excWord, EXC_DELTA) && getTypeFromProps(props)==LOWER) { in toupper() 230 if(getTypeFromProps(props)==LOWER) { in totitle() 236 if(hasSlot(excWord, EXC_DELTA) && getTypeFromProps(props)==LOWER) { in totitle() 1162 if(getTypeFromProps(props)==LOWER) { in toUpperOrTitle() 1250 if(hasSlot(excWord, EXC_DELTA) && getTypeFromProps(props)==LOWER) { in toUpperOrTitle() 1504 return LOWER==getType(c); in hasBinaryProperty() 1582 public static final int LOWER=1; field in UCaseProps
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
D | UCaseProps.java | 214 if(getTypeFromProps(props)==LOWER) { in toupper() 220 if(hasSlot(excWord, EXC_DELTA) && getTypeFromProps(props)==LOWER) { in toupper() 234 if(getTypeFromProps(props)==LOWER) { in totitle() 240 if(hasSlot(excWord, EXC_DELTA) && getTypeFromProps(props)==LOWER) { in totitle() 1162 if(getTypeFromProps(props)==LOWER) { in toUpperOrTitle() 1235 if(hasSlot(excWord, EXC_DELTA) && getTypeFromProps(props)==LOWER) { in toUpperOrTitle() 1489 return LOWER==getType(c); in hasBinaryProperty() 1567 public static final int LOWER=1; field in UCaseProps
|
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/text/ |
D | CollationKey.java | 107 public static final int LOWER = 0; field in CollationKey.BoundMode 456 case BoundMode.LOWER: // = 0 in getBound()
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
D | CollationKey.java | 105 public static final int LOWER = 0; field in CollationKey.BoundMode 445 case BoundMode.LOWER: // = 0 in getBound()
|
/third_party/icu/icu4c/source/data/translit/ |
D | Bengali_InterIndic.txt | 92 ৱ→\uE072; # Bengali-InterIndic: LETTER RA WITH LOWER DIAGONAL
|
D | InterIndic_Telugu.txt | 121 \uE072→ర; # LETTER RA WITH LOWER DIAGONAL
|
D | InterIndic_Oriya.txt | 120 \uE072→ର; # LETTER RA WITH LOWER DIAGONAL
|
D | InterIndic_Bengali.txt | 120 \uE072→ৱ; # LETTER RA WITH LOWER DIAGONAL
|
D | InterIndic_Malayalam.txt | 122 \uE072→ര; # LETTER RA WITH LOWER DIAGONAL
|
D | InterIndic_Kannada.txt | 122 \uE072→ರ; # LETTER RA WITH LOWER DIAGONAL
|
D | InterIndic_Devanagari.txt | 138 \uE072→र; # LETTER RA WITH LOWER DIAGONAL
|
D | InterIndic_Gujarati.txt | 120 \uE072→ર; # LETTER RA WITH LOWER DIAGONAL
|
D | InterIndic_Gurmukhi.txt | 127 \uE072→ਰ; # LETTER RA WITH LOWER DIAGONAL
|
/third_party/skia/third_party/externals/icu/source/data/translit/ |
D | Bengali_InterIndic.txt | 92 ৱ→\uE072; # Bengali-InterIndic: LETTER RA WITH LOWER DIAGONAL
|
D | InterIndic_Malayalam.txt | 122 \uE072→ര; # LETTER RA WITH LOWER DIAGONAL
|
D | InterIndic_Bengali.txt | 120 \uE072→ৱ; # LETTER RA WITH LOWER DIAGONAL
|
D | InterIndic_Kannada.txt | 122 \uE072→ರ; # LETTER RA WITH LOWER DIAGONAL
|
D | InterIndic_Telugu.txt | 121 \uE072→ర; # LETTER RA WITH LOWER DIAGONAL
|
D | InterIndic_Oriya.txt | 120 \uE072→ର; # LETTER RA WITH LOWER DIAGONAL
|
D | InterIndic_Gujarati.txt | 120 \uE072→ર; # LETTER RA WITH LOWER DIAGONAL
|
D | InterIndic_Gurmukhi.txt | 127 \uE072→ਰ; # LETTER RA WITH LOWER DIAGONAL
|