Home | History | Annotate | Download | only in src

Lines Matching full:testbrk

710                 hb_uint32 testbrk = HB_GetWordClass(string[lookahead]);
711 if (testbrk == HB_Word_Format && HB_GetSentenceClass(string[lookahead]) != HB_Sentence_Sep) {
715 if (testbrk == brk) {
719 nbrk = testbrk;