HomeSort by: relevance | last modified time | path
    Searched defs:thischar (Results 1 - 9 of 9) sorted by relevancy

  /src/external/gpl2/gettext/dist/gettext-tools/libgrep/
regex.c 7403 boolean prevchar, thischar;
7412 thischar = WORDCHAR_P (d);
7413 if (prevchar != thischar)
7422 boolean prevchar, thischar;
7429 thischar = WORDCHAR_P (d);
7430 if (prevchar != thischar)
7386 boolean prevchar, thischar; local
7405 boolean prevchar, thischar; local
  /src/external/gpl3/binutils/dist/libiberty/
regex.c 7331 boolean prevchar, thischar;
7338 thischar = WORDCHAR_P (d);
7339 if (prevchar != thischar)
7346 boolean prevchar, thischar;
7353 thischar = WORDCHAR_P (d);
7354 if (prevchar != thischar)
7314 boolean prevchar, thischar; local
7329 boolean prevchar, thischar; local
  /src/external/gpl3/binutils.old/dist/libiberty/
regex.c 7331 boolean prevchar, thischar;
7338 thischar = WORDCHAR_P (d);
7339 if (prevchar != thischar)
7346 boolean prevchar, thischar;
7353 thischar = WORDCHAR_P (d);
7354 if (prevchar != thischar)
7314 boolean prevchar, thischar; local
7329 boolean prevchar, thischar; local
  /src/external/gpl3/gcc/dist/libiberty/
regex.c 7331 boolean prevchar, thischar;
7338 thischar = WORDCHAR_P (d);
7339 if (prevchar != thischar)
7346 boolean prevchar, thischar;
7353 thischar = WORDCHAR_P (d);
7354 if (prevchar != thischar)
7314 boolean prevchar, thischar; local
7329 boolean prevchar, thischar; local
  /src/external/gpl3/gcc.old/dist/libiberty/
regex.c 7331 boolean prevchar, thischar;
7338 thischar = WORDCHAR_P (d);
7339 if (prevchar != thischar)
7346 boolean prevchar, thischar;
7353 thischar = WORDCHAR_P (d);
7354 if (prevchar != thischar)
7314 boolean prevchar, thischar; local
7329 boolean prevchar, thischar; local
  /src/external/gpl3/gdb/dist/libiberty/
regex.c 7331 boolean prevchar, thischar;
7338 thischar = WORDCHAR_P (d);
7339 if (prevchar != thischar)
7346 boolean prevchar, thischar;
7353 thischar = WORDCHAR_P (d);
7354 if (prevchar != thischar)
7314 boolean prevchar, thischar; local
7329 boolean prevchar, thischar; local
  /src/external/gpl3/gdb.old/dist/libiberty/
regex.c 7331 boolean prevchar, thischar;
7338 thischar = WORDCHAR_P (d);
7339 if (prevchar != thischar)
7346 boolean prevchar, thischar;
7353 thischar = WORDCHAR_P (d);
7354 if (prevchar != thischar)
7314 boolean prevchar, thischar; local
7329 boolean prevchar, thischar; local
  /src/external/gpl2/diffutils/dist/lib/
regex.c 7520 boolean prevchar, thischar;
7529 thischar = WORDCHAR_P (d);
7530 if (prevchar != thischar)
7539 boolean prevchar, thischar;
7546 thischar = WORDCHAR_P (d);
7547 if (prevchar != thischar)
7503 boolean prevchar, thischar; local
7522 boolean prevchar, thischar; local
  /src/external/gpl2/grep/dist/lib/
regex.c 7080 boolean prevchar, thischar;
7087 thischar = WORDCHAR_P (d);
7088 if (prevchar != thischar)
7095 boolean prevchar, thischar;
7102 thischar = WORDCHAR_P (d);
7103 if (prevchar != thischar)
7060 boolean prevchar, thischar; local
7075 boolean prevchar, thischar; local

Completed in 71 milliseconds