Home
last modified time | relevance | path

Searched refs:REX_COLL_CLASS (Results 1 – 5 of 5) sorted by relevance

/titanic_50/usr/src/lib/libast/common/regex/
H A Dregdecomp.c121 case REX_COLL_CLASS: in decomp()
262 case REX_COLL_CLASS: in decomp()
H A Dreglib.h91 #define REX_COLL_CLASS 9 /* collation order [...] */ macro
H A Dregcomp.c419 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()
H A Dregnexec.c952 case REX_COLL_CLASS: in parse()
/titanic_50/usr/src/lib/libast/common/
H A DRELEASE161 07-10-31 regex/regcomp.c: fix REX_COLL_CLASS node allocation size