Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/gcc/gcc/fixinc/
H A Dgnu-regex.c1450 static reg_errcode_t compile_range _RE_ARGS ((const char **p_ptr,
2121 = compile_range (&p, pend, translate, syntax, b);
2132 ret = compile_range (&p, pend, translate, syntax, b);
3012 compile_range (p_ptr, pend, translate, syntax, b) in compile_range() function
/openbsd-src/gnu/usr.bin/cvs/lib/
H A Dregex.c1537 static reg_errcode_t compile_range ();