Home | History | Annotate | Download | only in i18n

Lines Matching refs:fcdPosition

304   const UChar *fcdPosition; /* Position in the original string to continue FCD check from. */
342 const UChar *fcdPosition; /* Position in the original string to continue FCD check from. */
489 (s)->fcdPosition = 0; \
675 #define isFCDPointerNull(coleiter) ((coleiter)->iteratordata_.fcdPosition == NULL)