Home | History | Annotate | Download | only in jni

Lines Matching refs:CODE_POINT_BEGINNING_OF_SENTENCE

320     if (wordCodePointCount > 0 && wordCodePoints[0] == CODE_POINT_BEGINNING_OF_SENTENCE) {
574 if (wordCodePoints[0] == CODE_POINT_BEGINNING_OF_SENTENCE) {