Searched refs:REG_PEND (Results 1 - 3 of 3) sorted by relevance

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

Completed in 110 milliseconds