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

/ast/src/lib/libast/include/
H A Dregex.h64 #define REG_DISCIPLINE 0x00020000 /* regex_t.re_disc is valid */ macro
192 regdisc_t* re_disc; /* REG_DISCIPLINE discipline */
/ast/src/cmd/re/
H A Dtestregex.c63 #undef REG_DISCIPLINE macro
108 #ifdef REG_DISCIPLINE
348 #ifndef REG_DISCIPLINE
568 #ifdef REG_DISCIPLINE
897 #ifdef REG_DISCIPLINE
1305 #ifdef REG_DISCIPLINE
1398 #ifdef REG_DISCIPLINE
1437 #ifdef REG_DISCIPLINE
1934 #ifdef REG_DISCIPLINE
1937 flags |= REG_DISCIPLINE;
[all...]

Completed in 15 milliseconds