Searched refs:REX_COLL_CLASS (Results 1 – 5 of 5) sorted by relevance
121 case REX_COLL_CLASS: in decomp()262 case REX_COLL_CLASS: in decomp()
91 #define REX_COLL_CLASS 9 /* collation order [...] */ macro
419 case REX_COLL_CLASS: in stats()1465 if (!(e = node(env, REX_COLL_CLASS, 1, 1, (elements + 2) * sizeof(Celt_t)))) in bra()1754 if (!(e = node(env, REX_COLL_CLASS, 1, 1, 2 * sizeof(Celt_t)))) in ccl()1825 case REX_COLL_CLASS: in rep()
952 case REX_COLL_CLASS: in parse()
161 07-10-31 regex/regcomp.c: fix REX_COLL_CLASS node allocation size