Searched refs:COMPOSE_SIGMA (Results 1 – 1 of 1) sorted by relevance
63 COMPOSE_SIGMA = COMPOSE_FST1_SIGMA | COMPOSE_FST2_SIGMA, enumerator64 COMPOSE_SPECIAL_SYMBOLS = COMPOSE_RHO | COMPOSE_PHI | COMPOSE_SIGMA,490 if ((T & COMPOSE_SIGMA) != 0 && match_labela == kSigmaLabel) { in OrderedExpand()