fastmap_accurate 907 libglibc/regex.c if (bufp->fastmap_accurate && bufp->fastmap) fastmap_accurate 1958 libglibc/regex.c bufp->fastmap_accurate = 0; fastmap_accurate 3232 libglibc/regex.c bufp->fastmap_accurate = 1; /* It will be when we're done. */ fastmap_accurate 3622 libglibc/regex.c if (fastmap && !bufp->fastmap_accurate) fastmap_accurate 5875 libglibc/regex.c preg->fastmap_accurate = 0; fastmap_accurate 372 libglibc/regex.h unsigned fastmap_accurate : 1;