Home | History | Annotate | Download | only in common

Lines Matching full:maybe

44     _NORM_QC_NFC=0x11,          /* no|maybe */
45 _NORM_QC_NFKC=0x22, /* no|maybe */
51 /* quick check flags 4..5 mean "maybe" for their forms; test flags>=_NORM_QC_MAYBE */
133 _NORM_INDEX_MIN_NFC_NO_MAYBE, /* first code point with quick check NFC NO/MAYBE */
134 _NORM_INDEX_MIN_NFKC_NO_MAYBE, /* first code point with quick check NFKC NO/MAYBE */
135 _NORM_INDEX_MIN_NFD_NO_MAYBE, /* first code point with quick check NFD NO/MAYBE */
136 _NORM_INDEX_MIN_NFKD_NO_MAYBE, /* first code point with quick check NFKD NO/MAYBE */
554 * -- first code point with a quick check NF* value of NO/MAYBE
600 * 5..0 quick check flags, set for "no" or "maybe", with separate flags for
602 * the higher bits are "maybe" flags; for NF*D there are no such flags
604 * as the "maybe" flags,