Searched refs:REG_PEND (Results 1 - 3 of 3) sorted by last modified time

/external/llvm/lib/Support/
H A DRegex.cpp32 error = llvm_regcomp(preg, regex.data(), flags|REG_PEND);
H A Dregcomp.c174 if (cflags&REG_PEND) {
H A Dregex_impl.h51 const char *re_endp; /* end pointer for REG_PEND */
62 #define REG_PEND 0040 macro

Completed in 118 milliseconds