Home
last modified time | relevance | path

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

/titanic_50/usr/src/head/
H A Dregex.h91 #define REG_PEND 0x4000 macro
/titanic_50/usr/src/lib/libc/port/locale/
H A Dregcomp.c187 if (cflags&REG_PEND) { in regcomp()