Home | History | Annotate | Download | only in src

Lines Matching refs:FLAG

423 		  (FLAG (virama_terminated_cluster) |
424 FLAG (consonant_cluster) |
425 FLAG (vowel_cluster) |
426 FLAG (broken_cluster) |
432 #define BASE_FLAGS (FLAG (USE_B) | FLAG (USE_GB) | FLAG (USE_IV))
460 uint32_t flag = FLAG_UNSAFE (info[i].use_category());
461 if ((flag & (BASE_FLAGS)) || is_halant (info[i]))
470 else if (((flag) & (FLAG (USE_VPre) | FLAG (USE_VMPre))) &&