Searched refs:REG_SUB_FULL (Results 1 - 2 of 2) sorted by relevance
/ast/src/lib/libast/include/ | ||
H A D | regex.h | 104 #define REG_SUB_FULL 0x00000200 /* fully delimited */ macro |
/ast/src/lib/libast/regex/ | ||
H A D | regsubcomp.c | 173 flags |= REG_SUB_FULL; |
Completed in 9 milliseconds