strneq           1290 lib-src/etags.c       || strneq (tagfile, "/dev/", 5))
strneq           1903 lib-src/etags.c       if (cp > lp && strneq (lp, "env", cp - lp))
strneq           2053 lib-src/etags.c 	      && strneq (name, cp, namelen))	/* rule #2 */
strneq           3287 lib-src/etags.c 	       if ((strneq (str, "asm", 3) && endtoken (str[3]))
strneq           3288 lib-src/etags.c 		   || (strneq (str, "__asm__", 7) && endtoken (str[7])))
strneq           3299 lib-src/etags.c 	  if (len >= 10 && strneq (str+len-10, "::operator", 10))
strneq           3605 lib-src/etags.c 		      if (strneq (cp, "#if", 3) || strneq (cp, "#el", 3))
strneq           4383 lib-src/etags.c    && strneq ((cp), kw, sizeof (kw)-1)		/* cp points at kw */	\
strneq           4418 lib-src/etags.c   if (strneq (dbp, "(*)", 3))
strneq           5012 lib-src/etags.c 	      && strneq (name, self_name, self_size1))
strneq           5027 lib-src/etags.c 	  if (is_class && strneq (name, "<<", 2) && cp == name + 2)
strneq           5224 lib-src/etags.c       else if (strneq (cp, "define", 6)
strneq           5536 lib-src/etags.c       if (strneq (dbp + 1, "cl-", 3) || strneq (dbp + 1, "CL-", 3))
strneq           5539 lib-src/etags.c       if (strneq (dbp+1, "def", 3) || strneq (dbp+1, "DEF", 3))
strneq           5557 lib-src/etags.c 	      if (strneq (dbp, "def", 3) || strneq (dbp, "DEF", 3))
strneq           5711 lib-src/etags.c       if (strneq (bp, "(def", 4) || strneq (bp, "(DEF", 4))
strneq           5798 lib-src/etags.c 	    if (strneq (cp, key->buffer, key->len))
strneq           7378 lib-src/etags.c       if (result > 12 && strneq (lbp->buffer, "#line ", 6))
strneq           1159 test/manual/etags/c-src/etags.c       || strneq (tagfile, "/dev/", 5))
strneq           1843 test/manual/etags/c-src/etags.c 	      && strneq (name, cp, namelen))	/* rule #2 */
strneq           2884 test/manual/etags/c-src/etags.c 	       if ((strneq (str, "asm", 3) && endtoken (str[3]))
strneq           2885 test/manual/etags/c-src/etags.c 		   || (strneq (str, "__asm__", 7) && endtoken (str[7])))
strneq           2894 test/manual/etags/c-src/etags.c 	  if (len >= 10 && strneq (str+len-10, "::operator", 10))
strneq           3191 test/manual/etags/c-src/etags.c 		      if (strneq (cp, "#if", 3) || strneq (cp, "#el", 3))
strneq           3886 test/manual/etags/c-src/etags.c    && strneq ((cp), kw, sizeof (kw)-1)		/* cp points at kw */	\
strneq           3921 test/manual/etags/c-src/etags.c   if (strneq (dbp, "(*)", 3))
strneq           4433 test/manual/etags/c-src/etags.c       else if (strneq (cp, "define", 6)
strneq           4745 test/manual/etags/c-src/etags.c       if (strneq (dbp + 1, "cl-", 3) || strneq (dbp + 1, "CL-", 3))
strneq           4748 test/manual/etags/c-src/etags.c       if (strneq (dbp+1, "def", 3) || strneq (dbp+1, "DEF", 3))
strneq           4766 test/manual/etags/c-src/etags.c 	      if (strneq (dbp, "def", 3) || strneq (dbp, "DEF", 3))
strneq           4883 test/manual/etags/c-src/etags.c       if (strneq (bp, "(def", 4) || strneq (bp, "(DEF", 4))
strneq           4951 test/manual/etags/c-src/etags.c 	    if (strneq (cp, key->buffer, key->len))
strneq           5300 test/manual/etags/c-src/etags.c 	  || !strneq (s, last, len)))
strneq           5456 test/manual/etags/c-src/etags.c 	  || !strneq (s, last, len)))
strneq           6052 test/manual/etags/c-src/etags.c       if (result > 12 && strneq (lbp->buffer, "#line ", 6))