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

  /src/external/gpl2/gettext/dist/gettext-tools/libgrep/
regex.c 437 charset_not,
829 case charset_not:
835 (re_opcode_t) *(workp - 1) == charset_not ? "^" : "");
874 (re_opcode_t) *(p - 1) == charset_not ? "^" : "");
2717 BUF_PUSH (*p == '^' ? charset_not : charset);
2730 /* charset_not matches newline according to a syntax bit. */
2731 if ((re_opcode_t) b[-6] == charset_not
3132 BUF_PUSH (*p == '^' ? charset_not : charset);
3145 /* charset_not matches newline according to a syntax bit. */
3146 if ((re_opcode_t) b[-2] == charset_not
433 charset_not, enumerator in enum:__anon9244
    [all...]
  /src/external/gpl3/binutils/dist/libiberty/
regex.c 497 charset_not,
888 case charset_not:
894 (re_opcode_t) *(workp - 1) == charset_not ? "^" : "");
933 (re_opcode_t) *(p - 1) == charset_not ? "^" : "");
2717 BUF_PUSH (*p == '^' ? charset_not : charset);
2730 /* charset_not matches newline according to a syntax bit. */
2731 if ((re_opcode_t) b[-6] == charset_not
3132 BUF_PUSH (*p == '^' ? charset_not : charset);
3145 /* charset_not matches newline according to a syntax bit. */
3146 if ((re_opcode_t) b[-2] == charset_not
493 charset_not, enumerator in enum:__anon10814
    [all...]
  /src/external/gpl3/binutils.old/dist/libiberty/
regex.c 497 charset_not,
888 case charset_not:
894 (re_opcode_t) *(workp - 1) == charset_not ? "^" : "");
933 (re_opcode_t) *(p - 1) == charset_not ? "^" : "");
2717 BUF_PUSH (*p == '^' ? charset_not : charset);
2730 /* charset_not matches newline according to a syntax bit. */
2731 if ((re_opcode_t) b[-6] == charset_not
3132 BUF_PUSH (*p == '^' ? charset_not : charset);
3145 /* charset_not matches newline according to a syntax bit. */
3146 if ((re_opcode_t) b[-2] == charset_not
493 charset_not, enumerator in enum:__anon12277
    [all...]
  /src/external/gpl3/gcc/dist/libiberty/
regex.c 497 charset_not,
888 case charset_not:
894 (re_opcode_t) *(workp - 1) == charset_not ? "^" : "");
933 (re_opcode_t) *(p - 1) == charset_not ? "^" : "");
2717 BUF_PUSH (*p == '^' ? charset_not : charset);
2730 /* charset_not matches newline according to a syntax bit. */
2731 if ((re_opcode_t) b[-6] == charset_not
3132 BUF_PUSH (*p == '^' ? charset_not : charset);
3145 /* charset_not matches newline according to a syntax bit. */
3146 if ((re_opcode_t) b[-2] == charset_not
493 charset_not, enumerator in enum:__anon14487
    [all...]
  /src/external/gpl3/gcc.old/dist/libiberty/
regex.c 497 charset_not,
888 case charset_not:
894 (re_opcode_t) *(workp - 1) == charset_not ? "^" : "");
933 (re_opcode_t) *(p - 1) == charset_not ? "^" : "");
2717 BUF_PUSH (*p == '^' ? charset_not : charset);
2730 /* charset_not matches newline according to a syntax bit. */
2731 if ((re_opcode_t) b[-6] == charset_not
3132 BUF_PUSH (*p == '^' ? charset_not : charset);
3145 /* charset_not matches newline according to a syntax bit. */
3146 if ((re_opcode_t) b[-2] == charset_not
493 charset_not, enumerator in enum:__anon16898
    [all...]
  /src/external/gpl3/gdb/dist/libiberty/
regex.c 497 charset_not,
888 case charset_not:
894 (re_opcode_t) *(workp - 1) == charset_not ? "^" : "");
933 (re_opcode_t) *(p - 1) == charset_not ? "^" : "");
2717 BUF_PUSH (*p == '^' ? charset_not : charset);
2730 /* charset_not matches newline according to a syntax bit. */
2731 if ((re_opcode_t) b[-6] == charset_not
3132 BUF_PUSH (*p == '^' ? charset_not : charset);
3145 /* charset_not matches newline according to a syntax bit. */
3146 if ((re_opcode_t) b[-2] == charset_not
493 charset_not, enumerator in enum:__anon18955
    [all...]
  /src/external/gpl3/gdb.old/dist/libiberty/
regex.c 497 charset_not,
888 case charset_not:
894 (re_opcode_t) *(workp - 1) == charset_not ? "^" : "");
933 (re_opcode_t) *(p - 1) == charset_not ? "^" : "");
2717 BUF_PUSH (*p == '^' ? charset_not : charset);
2730 /* charset_not matches newline according to a syntax bit. */
2731 if ((re_opcode_t) b[-6] == charset_not
3132 BUF_PUSH (*p == '^' ? charset_not : charset);
3145 /* charset_not matches newline according to a syntax bit. */
3146 if ((re_opcode_t) b[-2] == charset_not
493 charset_not, enumerator in enum:__anon21696
    [all...]
  /src/external/gpl2/diffutils/dist/lib/
regex.c 496 charset_not,
895 case charset_not:
901 (re_opcode_t) *(workp - 1) == charset_not ? "^" : "");
940 (re_opcode_t) *(p - 1) == charset_not ? "^" : "");
2789 BUF_PUSH (*p == '^' ? charset_not : charset);
2802 /* charset_not matches newline according to a syntax bit. */
2803 if ((re_opcode_t) b[-6] == charset_not
3204 BUF_PUSH (*p == '^' ? charset_not : charset);
3217 /* charset_not matches newline according to a syntax bit. */
3218 if ((re_opcode_t) b[-2] == charset_not
492 charset_not, enumerator in enum:__anon9125
    [all...]
  /src/external/gpl2/grep/dist/lib/
regex.c 475 charset_not,
827 case charset_not:
833 (re_opcode_t) *(workp - 1) == charset_not ? "^" : "");
878 (re_opcode_t) *(p - 1) == charset_not ? "^" : "");
2705 BUF_PUSH (*p == '^' ? charset_not : charset);
2718 /* charset_not matches newline according to a syntax bit. */
2719 if ((re_opcode_t) b[-6] == charset_not
3120 BUF_PUSH (*p == '^' ? charset_not : charset);
3133 /* charset_not matches newline according to a syntax bit. */
3134 if ((re_opcode_t) b[-2] == charset_not
471 charset_not, enumerator in enum:__anon9310
    [all...]

Completed in 68 milliseconds