Home
last modified time | relevance | path

Searched refs:USEBOL (Results 1 – 2 of 2) sorted by relevance

/bionic/libc/upstream-netbsd/lib/libc/regex/
Dregex2.h191 # define USEBOL 01 /* used ^ */ macro
Dregcomp.c442 p->g->iflags |= USEBOL; in p_ere_exp()
591 p->g->iflags |= USEBOL; in p_bre()