Home
last modified time | relevance | path

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

/titanic_44/usr/src/head/
H A Dregex.h108 #define REG_ENEWLINE 4 /* \n found before end of pattern */ macro
/titanic_44/usr/src/lib/libc/port/locale/
H A Dregerror.c78 RERR(REG_ENEWLINE, "\n found before end of pattern"),
/titanic_44/usr/src/cmd/expr/
H A Dcompile.c419 case REG_ENEWLINE: in map_errnos()