Searched refs:USEBOL (Results 1 – 8 of 8) sorted by relevance
148 # define USEBOL 01 /* used ^ */ macro
381 p->g->iflags |= USEBOL; in p_ere_exp()520 p->g->iflags |= USEBOL; in p_bre()
145 # define USEBOL 01 /* used ^ */ macro
481 p->g->iflags |= USEBOL; in p_ere_exp()639 p->g->iflags |= USEBOL; in p_bre()
183 # define USEBOL 01 /* used ^ */ macro
441 p->g->iflags |= USEBOL; in p_ere_exp()743 p->g->iflags |= USEBOL; in p_bre_pre_parse()
32 if (g->iflags&USEBOL)
64 if (g->iflags&USEBOL) in regprint()