Searched defs:REG_NULL (Results 1 - 2 of 2) sorted by relevance

/ast/src/lib/libast/include/
H A Dregex.h58 #define REG_NULL 0x00000800 /* allow null patterns */ macro
/ast/src/cmd/re/
H A Dtestregex.c242 T(" z REG_NULL NULL subexpressions ok\n");
387 #ifndef REG_NULL
465 #ifndef REG_NULL
466 #define REG_NULL NOTEST macro
1680 cflags |= REG_NULL;

Completed in 11 milliseconds