Home
last modified time | relevance | path

Searched refs:re_map (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/contrib/ast/src/lib/libast/include/
H A Dregex.h175 unsigned char* re_map; /* external to native ccode map */ member
/illumos-gate/usr/src/contrib/ast/src/lib/libast/regex/
H A Dregcomp.c3281 if (disc->re_version >= REG_VERSION_MAP && disc->re_map) in regcomp()
3283 env.map = disc->re_map; in regcomp()
/illumos-gate/usr/src/contrib/ast/src/lib/libast/
H A DRELEASE717 regexec.h: REG_VERSION_N2X, add redisc_t {re_map} ccode map