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

  /src/external/gpl2/gettext/dist/gettext-tools/libgrep/
regex.c 5448 static boolean PREFIX(alt_match_null_string_p) (UCHAR_T *p,
7657 if (!PREFIX(alt_match_null_string_p) (p1, p1 + mcnt -
7689 if (!PREFIX(alt_match_null_string_p) (p1, p1 + mcnt, reg_info))
7718 PREFIX(alt_match_null_string_p) (UCHAR_T *p, UCHAR_T *end,
7745 } /* alt_match_null_string_p */
7749 alt_match_null_string_p.
7700 PREFIX(alt_match_null_string_p) (UCHAR_T *p, UCHAR_T *end, function
  /src/external/gpl3/binutils/dist/libiberty/
regex.c 5447 static boolean PREFIX(alt_match_null_string_p) (UCHAR_T *p,
7576 if (!PREFIX(alt_match_null_string_p) (p1, p1 + mcnt -
7608 if (!PREFIX(alt_match_null_string_p) (p1, p1 + mcnt, reg_info))
7637 PREFIX(alt_match_null_string_p) (UCHAR_T *p, UCHAR_T *end,
7664 } /* alt_match_null_string_p */
7668 alt_match_null_string_p.
7619 PREFIX(alt_match_null_string_p) (UCHAR_T *p, UCHAR_T *end, function
  /src/external/gpl3/binutils.old/dist/libiberty/
regex.c 5447 static boolean PREFIX(alt_match_null_string_p) (UCHAR_T *p,
7576 if (!PREFIX(alt_match_null_string_p) (p1, p1 + mcnt -
7608 if (!PREFIX(alt_match_null_string_p) (p1, p1 + mcnt, reg_info))
7637 PREFIX(alt_match_null_string_p) (UCHAR_T *p, UCHAR_T *end,
7664 } /* alt_match_null_string_p */
7668 alt_match_null_string_p.
7619 PREFIX(alt_match_null_string_p) (UCHAR_T *p, UCHAR_T *end, function
  /src/external/gpl3/gcc/dist/libiberty/
regex.c 5447 static boolean PREFIX(alt_match_null_string_p) (UCHAR_T *p,
7576 if (!PREFIX(alt_match_null_string_p) (p1, p1 + mcnt -
7608 if (!PREFIX(alt_match_null_string_p) (p1, p1 + mcnt, reg_info))
7637 PREFIX(alt_match_null_string_p) (UCHAR_T *p, UCHAR_T *end,
7664 } /* alt_match_null_string_p */
7668 alt_match_null_string_p.
7619 PREFIX(alt_match_null_string_p) (UCHAR_T *p, UCHAR_T *end, function
  /src/external/gpl3/gcc.old/dist/libiberty/
regex.c 5447 static boolean PREFIX(alt_match_null_string_p) (UCHAR_T *p,
7576 if (!PREFIX(alt_match_null_string_p) (p1, p1 + mcnt -
7608 if (!PREFIX(alt_match_null_string_p) (p1, p1 + mcnt, reg_info))
7637 PREFIX(alt_match_null_string_p) (UCHAR_T *p, UCHAR_T *end,
7664 } /* alt_match_null_string_p */
7668 alt_match_null_string_p.
7619 PREFIX(alt_match_null_string_p) (UCHAR_T *p, UCHAR_T *end, function
  /src/external/gpl3/gdb/dist/libiberty/
regex.c 5447 static boolean PREFIX(alt_match_null_string_p) (UCHAR_T *p,
7576 if (!PREFIX(alt_match_null_string_p) (p1, p1 + mcnt -
7608 if (!PREFIX(alt_match_null_string_p) (p1, p1 + mcnt, reg_info))
7637 PREFIX(alt_match_null_string_p) (UCHAR_T *p, UCHAR_T *end,
7664 } /* alt_match_null_string_p */
7668 alt_match_null_string_p.
7619 PREFIX(alt_match_null_string_p) (UCHAR_T *p, UCHAR_T *end, function
  /src/external/gpl3/gdb.old/dist/libiberty/
regex.c 5447 static boolean PREFIX(alt_match_null_string_p) (UCHAR_T *p,
7576 if (!PREFIX(alt_match_null_string_p) (p1, p1 + mcnt -
7608 if (!PREFIX(alt_match_null_string_p) (p1, p1 + mcnt, reg_info))
7637 PREFIX(alt_match_null_string_p) (UCHAR_T *p, UCHAR_T *end,
7664 } /* alt_match_null_string_p */
7668 alt_match_null_string_p.
7619 PREFIX(alt_match_null_string_p) (UCHAR_T *p, UCHAR_T *end, function
  /src/external/gpl2/diffutils/dist/lib/
regex.c 5558 static boolean PREFIX(alt_match_null_string_p) _RE_ARGS ((UCHAR_T *p,
7775 if (!PREFIX(alt_match_null_string_p) (p1, p1 + mcnt -
7807 if (!PREFIX(alt_match_null_string_p) (p1, p1 + mcnt, reg_info))
7836 PREFIX(alt_match_null_string_p) (p, end, reg_info)
7864 } /* alt_match_null_string_p */
7868 alt_match_null_string_p.
7818 PREFIX(alt_match_null_string_p) (p, end, reg_info) function
  /src/external/gpl2/grep/dist/lib/
regex.c 5267 static boolean alt_match_null_string_p _RE_ARGS ((US_CHAR_TYPE *p,
7324 if (!alt_match_null_string_p (p1, p1 + mcnt -
7356 if (!alt_match_null_string_p (p1, p1 + mcnt, reg_info))
7385 alt_match_null_string_p (p, end, reg_info)
7413 } /* alt_match_null_string_p */
7417 alt_match_null_string_p.
7364 alt_match_null_string_p (p, end, reg_info) function

Completed in 87 milliseconds