strcmp            314 global/global.c 			if (!strcmp(dbpath, libdbpath))
strcmp            384 global/global.c 				if (!strcmp(optarg, "sort"))
strcmp            386 global/global.c 				else if (!strcmp(optarg, "path"))
strcmp            456 global/global.c 			if (!strcmp(optarg, "first"))
strcmp            458 global/global.c 			else if (!strcmp(optarg, "last"))
strcmp            460 global/global.c 			else if (!strcmp(optarg, "all"))
strcmp            469 global/global.c 			if (!strcmp(optarg, "ctags-x"))
strcmp            471 global/global.c 			else if (!strcmp(optarg, "ctags-xid"))
strcmp            473 global/global.c 			else if (!strcmp(optarg, "ctags"))
strcmp            475 global/global.c 			else if (!strcmp(optarg, "ctags-mod"))
strcmp            477 global/global.c 			else if (!strcmp(optarg, "path"))
strcmp            479 global/global.c 			else if (!strcmp(optarg, "grep"))
strcmp            481 global/global.c 			else if (!strcmp(optarg, "cscope"))
strcmp            700 global/global.c 		if (strcmp(root, cwd) != 0) {
strcmp            718 global/global.c 	if (file_list && strcmp(file_list, "-") && !isabspath(file_list)) {
strcmp            735 global/global.c 		if (!strcmp(path_style, "relative"))
strcmp            737 global/global.c 		else if (!strcmp(path_style, "absolute"))
strcmp            739 global/global.c 		else if (!strcmp(path_style, "through"))
strcmp            741 global/global.c 		else if (!strcmp(path_style, "shorter"))
strcmp            743 global/global.c 		else if (!strcmp(path_style, "abslib")) {
strcmp            892 global/global.c 			if (!strcmp(dbpath, libdbpath))
strcmp           1639 global/global.c 				if (strcmp(gtp->path, curpath) != 0) {
strcmp           1652 global/global.c 				} else if (strcmp(gtp->tag, curtag) != 0) {
strcmp           1823 global/global.c 			if (!strcmp(dbpath, libdbpath))
strcmp            206 gozilla/gozilla.c 			if (!strcmp("--help", argv[0]))
strcmp            208 gozilla/gozilla.c 			else if (!strcmp("--version", argv[0]))
strcmp            210 gozilla/gozilla.c 			else if (!strcmp("--quiet", argv[0])) {
strcmp            213 gozilla/gozilla.c 			} else if (!strcmp("--verbose", argv[0])) {
strcmp            371 gozilla/gozilla.c 		if (!strcmp(arg, ptable.part[0].start)) {
strcmp            766 gtags-cscope/command.c 	    if (strcmp(newfile, oldfile) != 0) {
strcmp             53 gtags-cscope/constants.h #define	strequal(s1, s2)	(*(s1) == *(s2) && strcmp(s1, s2) == 0)
strcmp             54 gtags-cscope/constants.h #define	strnotequal(s1, s2)	(*(s1) != *(s2) || strcmp(s1, s2) != 0)
strcmp            116 gtags-cscope/edit.c 	if (strcmp(s = mybasename(editor), "more") == 0 || strcmp(s, "page") == 0) {
strcmp             90 gtags-cscope/logdir.c 	    strcmp(name, line) != 0);
strcmp             95 gtags-cscope/mouse.c 	if (strcmp(term, "emacsterm") == 0 || 
strcmp             96 gtags-cscope/mouse.c 	    strcmp(term, "viterm") == 0) {
strcmp            103 gtags-cscope/mouse.c 	else if (strcmp(mygetenv("MOUSE", ""), "myx") == 0) {
strcmp            107 gtags-cscope/mouse.c 	else if (strcmp(term,"s4") == 0 || 
strcmp            108 gtags-cscope/mouse.c 	         strcmp(term,"s120") == 0 ||
strcmp            109 gtags-cscope/mouse.c 	         strcmp(term,"s90") == 0) {
strcmp            121 gtags-cscope/mouse.c 			if(!strcmp(term,"s4")) {
strcmp            197 gtags/gtags.c  			if (!strcmp("absolute", optarg))
strcmp            199 gtags/gtags.c  			else if (!strcmp("relative", optarg))
strcmp            201 gtags/gtags.c  			else if (!strcmp("through", optarg))
strcmp            359 gtags/gtags.c  	if (file_list && strcmp(file_list, "-")) {
strcmp            127 htags-refkit/htags_path2url.c 	return strcmp(((struct map *)s1)->name, ((struct map *)s2)->name);
strcmp            302 htags/anchor.c 		if (!p->done && p->length == length && !strcmp(gettag(p), name))
strcmp           1026 htags/asm.c    		    && strcmp(LEXTEXT, "defined") == 0)
strcmp           1155 htags/c.c      		    && strcmp(LEXTEXT, "defined") == 0)
strcmp            173 htags/common.c 	if (!strcmp(xhtml_version, "1.1") && !Fflag)
strcmp           1024 htags/cpp.c    		    && strcmp(LEXTEXT, "defined") == 0)
strcmp            105 htags/dupindex.c 			if (strcmp(prev, tag)) {
strcmp            631 htags/fileindex.c 		    && (strcmp(lang, "c") == 0 || strcmp(lang, "cpp") == 0
strcmp            632 htags/fileindex.c 		       || strcmp(lang, "yacc") == 0))
strcmp            835 htags/fileindex.c 		    && strcmp(lang, "php") == 0)
strcmp           1671 htags/htags.c  				if (!strcmp(optarg, "before"))
strcmp           1673 htags/htags.c  				else if (!strcmp(optarg, "right"))
strcmp           1675 htags/htags.c  				else if (!strcmp(optarg, "after"))
strcmp           1732 htags/htags.c  				if (!strcmp("1.0", optarg) || !strcmp("1.1", optarg))
strcmp           1906 htags/htags.c  		else if (!strcmp(distpath, strbuf_value(sb)))
strcmp           1072 htags/php.c    		if (!strcmp(end_of_here_document, keyword)) {
strcmp            118 htags/src2html.c 		if (!strcmp(lang, lang_switch[i].lang_name))
strcmp            787 htags/src2html.c 	if (strcmp(strbuf_value(dir), prev_dir) != 0) {
strcmp            464 libglibc/getopt.c       if (d->optind != argc && !strcmp (argv[d->optind], "--"))
strcmp            367 libglibc/regex.c #define STREQ(s1, s2) ((strcmp (s1, s2) == 0))
strcmp             97 libltdl/libltdl/lt__private.h #define strneq(s1, s2)	(strcmp((s1), (s2)) != 0)
strcmp             98 libltdl/libltdl/lt__private.h #define streq(s1, s2)	(!strcmp((s1), (s2)))
strcmp           1755 libltdl/ltdl.c 	int cmp = strcmp (entry, before);
strcmp            152 libparser/C.c  						if (!strcmp(savetok, "SCM_DEFINE") && *arg1)
strcmp            567 libparser/C.c  		    && ((c == SYMBOL && strcmp(token, "__THROW")) || IS_RESERVED_WORD(c)))
strcmp            607 libparser/C.c  		else if ((cc = nexttoken(NULL, c_reserved_word)) == SYMBOL && !strcmp(token, "notdef"))
strcmp            642 libparser/C.c  		if (cc == SYMBOL && strcmp(token, "defined") != 0)
strcmp            121 libparser/Cpp.c 						if (strcmp(stack[classlevel].classname, savetok))
strcmp            650 libparser/Cpp.c 		else if ((cc = nexttoken(NULL, cpp_reserved_word)) == SYMBOL && !strcmp(token, "notdef"))
strcmp            685 libparser/Cpp.c                 if (cc == SYMBOL && strcmp(token, "defined") != 0) {
strcmp            175 libparser/asm_res.h           if (*str == *s && !strcmp (str + 1, s + 1))
strcmp           1242 libparser/asm_scan.c 			if (strcmp(LEXTEXT, "defined") == 0)
strcmp            473 libparser/c_res.h           if (*str == *s && !strcmp (str + 1, s + 1))
strcmp            359 libparser/cpp_res.h           if (*str == *s && !strcmp (str + 1, s + 1))
strcmp             80 libparser/java.c 					if (strcmp(stack[classlevel].classname, token))
strcmp            238 libparser/java_res.h           if (*str == *s && !strcmp (str + 1, s + 1))
strcmp             59 libparser/parser.c 	return strcmp(((struct words *)s1)->name, ((struct words *)s2)->name);
strcmp            248 libparser/parser.c 		if (strcmp(lang, pent->entry.lang_name) == 0)
strcmp            255 libparser/parser.c 		if (!strcmp(lang, lang_switch[i].lang_name))
strcmp           1249 libparser/php.c 				if (!strcmp(end_of_here_document, keyword)) {
strcmp           2404 libparser/php.c 			} else if (!strcmp(LEXTEXT, "this")) {
strcmp            534 libparser/php_res.h           if (*str == *s && !strcmp (str + 1, s + 1))
strcmp            213 libutil/abs2rel.c 		if (p && !strcmp(p, "/"))
strcmp            439 libutil/abs2rel.c 	if (!strcmp(path, ".") || !strcmp(path, "./")) {
strcmp             60 libutil/args.c 	if (!strcmp(filename, "-")) {
strcmp             80 libutil/args.c 	if (!strcmp(filename, "-")) {
strcmp            145 libutil/conf.c 			if (!strcmp(label, candidate)) {
strcmp            357 libutil/conf.c 	if (!strcmp(name, "skip") || !strcmp(name, "gtags_parser") || !strcmp(name, "langmap"))
strcmp            379 libutil/conf.c 		if (!strcmp(name, "bindir")) {
strcmp            382 libutil/conf.c 		} else if (!strcmp(name, "datadir")) {
strcmp            400 libutil/conf.c 		} else if (!strcmp(name, "localstatedir")) {
strcmp            403 libutil/conf.c 		} else if (!strcmp(name, "sysconfdir")) {
strcmp            116 libutil/dbop.c 	if (!strcmp(POSIX_SORT, "no"))
strcmp            186 libutil/dbop.c 	if (!strcmp(POSIX_SORT, "no"))
strcmp            503 libutil/dbop.c 				if (strcmp((char *)key.data, dbop->key))
strcmp            572 libutil/dbop.c 			if (!strcmp(dbop->prev, (char *)key.data))
strcmp            586 libutil/dbop.c 			if (strcmp((char *)key.data, dbop->key))
strcmp             75 libutil/find.c #define STRCMP strcmp
strcmp            417 libutil/find.c 	if (!strcmp(dir, "./"))
strcmp            428 libutil/find.c 	if (p && (*p == '/' || *p == '\0' || !strcmp(real, "/")))
strcmp            438 libutil/find.c 		if (!strcmp(sp[i].real, real))
strcmp            476 libutil/find.c 		if (!strcmp(dp->d_name, "."))
strcmp            478 libutil/find.c 		if (!strcmp(dp->d_name, ".."))
strcmp            550 libutil/find.c 	if (!strcmp(filename, "-")) {
strcmp            572 libutil/find.c 	if (!strcmp(root+ROOT, "/"))
strcmp            152 libutil/getdbpath.c 	if (strcmp(candidate, "/") == 0)
strcmp            267 libutil/getdbpath.c 			if (!strcmp(root+ROOT, "/")) { 	/* reached the system's root directory */
strcmp            319 libutil/getdbpath.c 	if (!strcmp(root+ROOT, "/"))
strcmp             75 libutil/gtagsop.c 	return strcmp(*(char **)s1, *(char **)s2);
strcmp             94 libutil/gtagsop.c 	if ((ret = strcmp(e1->path, e2->path)) != 0)
strcmp            293 libutil/gtagsop.c 	if (!strcmp(name, prev_name))
strcmp            609 libutil/gtagsop.c 	} else if (pattern == NULL || !strcmp(pattern, ".*")) {
strcmp            975 libutil/gtagsop.c 		} else if (strcmp(gtop->cur_tagname, gtop->dbop->lastkey) != 0) {
strcmp             96 libutil/langmap.c 	if (!strcmp(suffix, ".h") && getenv("GTAGSFORCECPP") != NULL)
strcmp            109 libutil/path.c 					if (!strcmp(_lfn_gen_short_fname(name, sfn), name)) {
strcmp            120 libutil/strhash.c 		if (strcmp(entry->name, name) == 0)
strcmp             97 plugin-factory/exuberant-ctags.c 	if (strlen(EXUBERANT_CTAGS) == 0 || !strcmp(EXUBERANT_CTAGS, "no"))
strcmp            268 plugin-factory/exuberant-ctags.c 		if (strcmp(ctags_x, TERMINATOR) == 0)