Home
last modified time | relevance | path

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

/titanic_50/usr/src/head/
H A Dregex.h109 #define REG_ENSUB 5 /* more than 9 \( \) pairs (OBS) */ macro
/titanic_50/usr/src/lib/libc/port/locale/
H A Dregerror.c77 RERR(REG_ENSUB, "more than 9 \\( \\) pairs"),
/titanic_50/usr/src/cmd/expr/
H A Dcompile.c422 case REG_ENSUB: in map_errnos()