Home | History | Annotate | Download | only in common

Lines Matching full:maybe

35     _NORM_QC_NFC=0x11,          /* no|maybe */
36 _NORM_QC_NFKC=0x22, /* no|maybe */
42 /* quick check flags 4..5 mean "maybe" for their forms; test flags>=_NORM_QC_MAYBE */
124 _NORM_INDEX_MIN_NFC_NO_MAYBE, /* first code point with quick check NFC NO/MAYBE */
125 _NORM_INDEX_MIN_NFKC_NO_MAYBE, /* first code point with quick check NFKC NO/MAYBE */
126 _NORM_INDEX_MIN_NFD_NO_MAYBE, /* first code point with quick check NFD NO/MAYBE */
127 _NORM_INDEX_MIN_NFKD_NO_MAYBE, /* first code point with quick check NFKD NO/MAYBE */
216 * -- first code point with a quick check NF* value of NO/MAYBE
262 * 5..0 quick check flags, set for "no" or "maybe", with separate flags for
264 * the higher bits are "maybe" flags; for NF*D there are no such flags
266 * as the "maybe" flags,