locatestring 251 global/global.c p = locatestring(tagline, s_fid, MATCH_AT_FIRST); locatestring 310 global/global.c if ((nextp = locatestring(libdir, PATHSEP, MATCH_FIRST)) != NULL) locatestring 888 global/global.c if ((nextp = locatestring(libdir, PATHSEP, MATCH_FIRST)) != NULL) locatestring 996 global/global.c while ((p = locatestring(p, prefix, flags)) != NULL) { locatestring 1001 global/global.c const char *p = locatestring(path, prefix, flags); locatestring 1123 global/global.c if (!locatestring(path, localprefix, MATCH_AT_FIRST)) locatestring 1247 global/global.c if (lflag && !locatestring(path, localprefix, MATCH_AT_FIRST)) locatestring 1413 global/global.c if ((key = locatestring(tag, ".", MATCH_LAST)) != NULL) locatestring 1415 global/global.c else if ((key = locatestring(tag, "::", MATCH_LAST)) != NULL) locatestring 1529 global/global.c if (lflag && !locatestring(path, localprefix, MATCH_AT_FIRST)) locatestring 1612 global/global.c if (lflag && !locatestring(gtp->path, localprefix, MATCH_AT_FIRST)) locatestring 1819 global/global.c if ((nextp = locatestring(libdir, PATHSEP, MATCH_FIRST)) != NULL) locatestring 421 gozilla/gozilla.c if (locatestring(url, "file:", MATCH_AT_FIRST)) locatestring 593 gozilla/gozilla.c if (locatestring(browser, "mozilla", MATCH_AT_LAST) || locatestring 594 gozilla/gozilla.c locatestring(browser, "firefox", MATCH_AT_LAST) || locatestring 595 gozilla/gozilla.c locatestring(browser, "netscape", MATCH_AT_LAST) || locatestring 596 gozilla/gozilla.c locatestring(browser, "netscape-remote", MATCH_AT_LAST)) locatestring 389 gtags/gtags.c char *q = locatestring(p, cwd, LOCATEFLAG); locatestring 171 htags/anchor.c else if (locatestring(p, "typedef", MATCH_AT_FIRST)) locatestring 173 htags/anchor.c else if ((p = locatestring(p, ptable.part[PART_TAG].start, MATCH_FIRST)) != NULL) { locatestring 971 htags/asm.c const char *basename = locatestring(path, "/", MATCH_LAST); locatestring 1016 htags/c.c const char *basename = locatestring(path, "/", MATCH_LAST); locatestring 47 htags/cflowindex.c const char *title = locatestring(output, "callee", MATCH_AT_FIRST) ? title_callee_tree : title_call_tree; locatestring 971 htags/cpp.c const char *basename = locatestring(path, "/", MATCH_LAST); locatestring 112 htags/defineindex.c if (aflag && (alpha[0] == '\0' || !locatestring(tag, alpha, MATCH_AT_FIRST))) { locatestring 127 htags/fileindex.c if ((p = locatestring(p, "include", MATCH_AT_FIRST)) == NULL) locatestring 132 htags/fileindex.c if (((q = locatestring(p, "include_next", MATCH_AT_FIRST)) == NULL) && locatestring 133 htags/fileindex.c ((q = locatestring(p, "import", MATCH_AT_FIRST)) == NULL) && locatestring 134 htags/fileindex.c ((q = locatestring(p, "include", MATCH_AT_FIRST)) == NULL)) locatestring 163 htags/fileindex.c q = locatestring(buf, "/", MATCH_LAST); locatestring 629 htags/fileindex.c if ((suffix = locatestring(path, ".", MATCH_LAST)) != NULL locatestring 833 htags/fileindex.c if ((suffix = locatestring(ptable.part[PART_PATH].start, ".", MATCH_LAST)) != NULL locatestring 1227 htags/htags.c if ((p = locatestring(argv[i], opt_gtagsconf, MATCH_AT_FIRST))) { locatestring 1236 htags/htags.c } else if ((p = locatestring(argv[i], opt_gtagslabel, MATCH_AT_FIRST))) { locatestring 1482 htags/htags.c if ((p = locatestring(argv[i], opt_gtagsconf, MATCH_AT_FIRST))) { locatestring 1487 htags/htags.c blank = locatestring(argv[i], " ", MATCH_FIRST); locatestring 777 htags/src2html.c p = locatestring(file, "/", MATCH_LAST); locatestring 908 htags/src2html.c basename = locatestring(src, "/", MATCH_LAST); locatestring 934 htags/src2html.c p = locatestring(p, " ", MATCH_FIRST); locatestring 982 htags/src2html.c const char *suffix = locatestring(src, ".", MATCH_LAST); locatestring 346 libparser/parser.c suffix = locatestring(path, ".", MATCH_LAST); locatestring 207 libutil/abs2rel.c p = locatestring(abs, root, MATCH_AT_FIRST); locatestring 209 libutil/abs2rel.c p = locatestring(root, abs, MATCH_AT_FIRST); locatestring 146 libutil/conf.c if (!(p = locatestring(p, ":", MATCH_FIRST))) locatestring 183 libutil/conf.c while ((q = locatestring(p, ":include=", MATCH_FIRST)) || (q = locatestring(p, ":tc=", MATCH_FIRST))) { locatestring 187 libutil/conf.c q = locatestring(q, "=", MATCH_FIRST) + 1; locatestring 264 libutil/conf.c if (!locatestring(confline, ":", MATCH_FIRST)) locatestring 332 libutil/conf.c if ((p = locatestring(confline, buf, MATCH_FIRST)) != NULL) { locatestring 361 libutil/conf.c while ((p = locatestring(p, buf, MATCH_FIRST)) != NULL) { locatestring 424 libutil/conf.c if (locatestring(confline, buf, MATCH_FIRST) != NULL) locatestring 270 libutil/find.c if ((p = locatestring(p, ",", MATCH_FIRST)) != NULL) locatestring 427 libutil/find.c p = locatestring(rootdir, real, MATCH_AT_FIRST); locatestring 645 libutil/find.c if (!allow_blank && locatestring(path, " ", MATCH_FIRST)) { locatestring 756 libutil/find.c if (!allow_blank && locatestring(path, " ", MATCH_LAST)) { locatestring 499 libutil/gtagsop.c if ((key = locatestring(tag, ".", MATCH_LAST)) != NULL) locatestring 501 libutil/gtagsop.c else if ((key = locatestring(tag, "::", MATCH_LAST)) != NULL) locatestring 664 libutil/gtagsop.c p = locatestring(tagline, " ", MATCH_FIRST); locatestring 838 libutil/gtagsop.c if ((key = locatestring(entry->name, ".", MATCH_LAST)) != NULL) locatestring 840 libutil/gtagsop.c else if ((key = locatestring(entry->name, "::", MATCH_LAST)) != NULL) locatestring 121 libutil/langmap.c if ((p = locatestring(list, suffix, MATCH_AT_FIRST locatestring 31 libutil/locatestring.h char *locatestring(const char *, const char *, int); locatestring 65 libutil/test.c if (size >= 7 && locatestring(buf, "!<arch>", MATCH_AT_FIRST)) /* ar */ locatestring 67 libutil/test.c if (size >= 4 && locatestring(buf, "%PDF", MATCH_AT_FIRST)) /* PDF */ locatestring 135 libutil/test.c if (!locatestring(path, ".exe", MATCH_AT_LAST|IGNORE_CASE) && locatestring 136 libutil/test.c !locatestring(path, ".com", MATCH_AT_LAST|IGNORE_CASE) && locatestring 137 libutil/test.c !locatestring(path, ".bat", MATCH_AT_LAST|IGNORE_CASE)) locatestring 66 libutil/usable.c if (isabspath(command) || locatestring(command, "./", MATCH_AT_FIRST) locatestring 67 libutil/usable.c || locatestring(command, "../", MATCH_AT_FIRST)) { locatestring 92 libutil/usable.c if ((p = locatestring(p, PATHSEP, MATCH_FIRST)) != NULL) locatestring 165 libutil/xargs.c if (xp->skip_assembly && locatestring(path, ".s", MATCH_AT_LAST|IGNORE_CASE) != NULL) {\ locatestring 213 libutil/xargs.c meta_p = locatestring(xp->command, "%s", MATCH_FIRST);