Home
last modified time | relevance | path

Searched defs:fcc (Results 1 – 7 of 7) sorted by relevance

/external/pcre/dist2/src/
Dpcre2_auto_possess.c307 get_chr_property_list(PCRE2_SPTR code, BOOL utf, const uint8_t *fcc, in get_chr_property_list()
Dpcre2_dfa_match.c525 const uint8_t *ctypes, *lcc, *fcc; in internal_dfa_match() local
Dpcre2_intmodedep.h716 const uint8_t *fcc; /* Points to case-flipping table */ member
855 const uint8_t *fcc; /* Points to case-flipping table */ member
Dpcre2_jit_compile.c415 const sljit_u8 *fcc; member
/external/icu/android_icu4j/src/main/java/android/icu/impl/
DNorm2AllModes.java212 public ComposeNormalizer2(Normalizer2Impl ni, boolean fcc) { in ComposeNormalizer2()
314 public final ComposeNormalizer2 fcc; field in Norm2AllModes
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DNorm2AllModes.java196 public ComposeNormalizer2(Normalizer2Impl ni, boolean fcc) { in ComposeNormalizer2()
295 public final ComposeNormalizer2 fcc; field in Norm2AllModes
/external/icu/icu4c/source/common/
Dnorm2allmodes.h222 ComposeNormalizer2(const Normalizer2Impl &ni, UBool fcc) : in ComposeNormalizer2()
363 ComposeNormalizer2 fcc; member