Searched refs:USEBOL (Results 1 – 8 of 8) sorted by relevance
152 # define USEBOL 01 /* used ^ */ macro
397 p->g->iflags |= USEBOL; in p_ere_exp()539 p->g->iflags |= USEBOL; in p_bre()
139 # define USEBOL 01 /* used ^ */ macro
345 p->g->iflags |= USEBOL; in p_ere_exp()503 p->g->iflags |= USEBOL; in p_bre()
175 # define USEBOL 01 /* used ^ */ macro
402 p->g->iflags |= USEBOL; in p_ere_exp()548 p->g->iflags |= USEBOL; in p_bre()
35 if (g->iflags&USEBOL)
64 if (g->iflags&USEBOL) in regprint()