Searched refs:REG_NOTBOL (Results 1 - 2 of 2) sorted by relevance

/fuchsia/zircon/third_party/ulib/musl/include/
H A Dregex.h31 #define REG_NOTBOL 1 macro
/fuchsia/zircon/third_party/ulib/musl/third_party/tre/
H A Dregexec.c160 int reg_notbol = eflags & REG_NOTBOL;
523 int reg_notbol = eflags & REG_NOTBOL;

Completed in 14 milliseconds