Home
last modified time | relevance | path

Searched refs:re_endp (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/head/
H A Dregex.h138 const char *re_endp; member
/titanic_44/usr/src/lib/libc/port/locale/
H A Dregcomp.c188 if (preg->re_endp < pattern) in regcomp()
190 len = preg->re_endp - pattern; in regcomp()