Home
last modified time | relevance | path

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

/titanic_41/usr/src/head/
H A Dregex.h121 #define REG_ECHAR 17 /* invalid mulitbyte character */ macro
/titanic_41/usr/src/lib/libc/port/locale/
H A Dregerror.c74 RERR(REG_ECHAR, "illegal byte sequence"),
H A Dregcomp.c884 SETERROR(REG_ECHAR); in p_b_coll_elem()
1066 SETERROR(REG_ECHAR); in wgetnext()
/titanic_41/usr/src/cmd/expr/
H A Dcompile.c458 case REG_ECHAR: in map_errnos()
/titanic_41/usr/src/cmd/grep_xpg4/
H A Dgrep.c1094 case REG_ECHAR: in grep()