Home
last modified time | relevance | path

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

/freebsd/lib/libc/regex/
H A Dregcomp.c153 static int altoffset(sop *scan, int offset);
1909 offset = altoffset(scan, offset);
2037 altoffset(sop *scan, int offset) function
2059 try = altoffset(scan, try);