Home
last modified time | relevance | path

Searched refs:reg_notbol (Results 1 – 4 of 4) sorted by relevance

/third_party/musl/porting/liteos_m/kernel/src/regex/
Dregexec.c66 && (pos > 0 || reg_notbol) \
182 int reg_notbol = eflags & REG_NOTBOL; in tre_tnfa_run_parallel() local
604 int reg_notbol = eflags & REG_NOTBOL; in tre_tnfa_run_backtrack() local
/third_party/musl/src/regex/
Dregexec.c66 && (pos > 0 || reg_notbol) \
182 int reg_notbol = eflags & REG_NOTBOL; in tre_tnfa_run_parallel() local
604 int reg_notbol = eflags & REG_NOTBOL; in tre_tnfa_run_backtrack() local
/third_party/musl/porting/liteos_m_iccarm/kernel/src/regex/
Dregexec.c66 && (pos > 0 || reg_notbol) \
182 int reg_notbol = eflags & REG_NOTBOL; in tre_tnfa_run_parallel() local
604 int reg_notbol = eflags & REG_NOTBOL; in tre_tnfa_run_backtrack() local
/third_party/musl/porting/uniproton/kernel/src/regex/
Dregexec.c66 && (pos > 0 || reg_notbol) \
182 int reg_notbol = eflags & REG_NOTBOL; in tre_tnfa_run_parallel() local
604 int reg_notbol = eflags & REG_NOTBOL; in tre_tnfa_run_backtrack() local