Searched refs:temporary_cflags (Results 1 – 1 of 1) sorted by relevance
951 int temporary_cflags = 0; in tre_parse() local1431 temporary_cflags |= REG_LITERAL; in tre_parse()1625 if (temporary_cflags && ctx->re + 1 < ctx->re_end in tre_parse()1630 ctx->cflags &= ~temporary_cflags; in tre_parse()1631 temporary_cflags = 0; in tre_parse()