Home
last modified time | relevance | path

Searched defs:chartype (Results 1 – 6 of 6) sorted by relevance

/external/pcre/src/
Dpcre2_xclass.c136 int chartype; in PRIV() local
Dpcre2_match.c2489 uint32_t chartype; in match() local
2747 int chartype; in match() local
2871 int chartype, category; in match() local
3538 int chartype; in match() local
3683 int chartype, category; in match() local
4138 int chartype; in match() local
4273 int chartype, category; in match() local
6285 int chartype = UCD_CHARTYPE(fc); in match() local
6318 int chartype = UCD_CHARTYPE(fc); in match() local
Dpcre2_dfa_match.c1122 int chartype = UCD_CHARTYPE(d); in internal_dfa_match() local
1147 int chartype = UCD_CHARTYPE(c); in internal_dfa_match() local
1177 int chartype; in internal_dfa_match() local
1460 int chartype; in internal_dfa_match() local
1725 int chartype; in internal_dfa_match() local
2015 int chartype; in internal_dfa_match() local
Dpcre2_internal.h1854 uint8_t chartype; /* ucp_Cc, etc. (general categories) */ member
/external/pdfium/xfa/fgas/layout/
Dcfgas_txtbreak.cpp128 FX_CHARTYPE chartype = pCurChar->GetCharType(); in AppendChar_Arabic() local
188 FX_CHARTYPE chartype = pCurChar->GetCharType(); in AppendChar_Others() local
217 FX_CHARTYPE chartype = pdfium::unicode::GetCharType(wch); in AppendChar() local
411 FX_CHARTYPE chartype = pTC->GetCharType(); in EndBreakAlignment() local
681 FX_CHARTYPE chartype = pdfium::unicode::GetCharType(wch); in GetDisplayPos() local
Dcfgas_rtfbreak.cpp74 FX_CHARTYPE chartype = pdfium::unicode::GetCharType(wch); in AppendChar() local
270 FX_CHARTYPE chartype = pCurChar->GetCharType(); in AppendChar_Others() local