isregex 412 global/global.c if (cflag && av && isregex(av)) isregex 488 global/global.c if (isregex(av)) isregex 1053 global/global.c if (!isregex(pattern)) { isregex 35 libutil/char.h int isregex(const char *); isregex 532 libutil/gtagsop.c } else if (isregex(pattern) && regcomp(preg, pattern, regflags) == 0) {