Home
last modified time | relevance | path

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

/freebsd/lib/libcompat/4.3/
H A Dre_comp.c48 static int re_gotexp; variable
57 if (!re_gotexp) in re_comp()
63 if (re_gotexp) { in re_comp()
65 re_gotexp = 0; in re_comp()
70 re_gotexp = 1; in re_comp()
84 if (!re_gotexp) in re_exec()