Searched refs:group_match_null_string_p (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/lsof-52/lsof/lib/
H A Dregex.c4274 static boolean group_match_null_string_p _RE_ARGS ((unsigned char **p,
4832 p1 = p; /* To send to group_match_null_string_p. */
4836 = group_match_null_string_p (&p1, pend, reg_info);
5404 in `group_match_null_string_p' et al. */
5717 group_match_null_string_p (p, end, reg_info)
5818 } /* group_match_null_string_p */
5821 /* Similar to group_match_null_string_p, but doesn't deal with alternatives:
5857 /* Deals with the ops common to group_match_null_string_p and
5893 ret = group_match_null_string_p (&p1, end, reg_info);
5696 group_match_null_string_p (p, end, reg_info) function
/macosx-10.9.5/cxxfilt-11/cxxfilt/libiberty/
H A Dregex.c5438 static boolean PREFIX(group_match_null_string_p) (UCHAR_T **p,
6595 p1 = p; /* To send to group_match_null_string_p. */
6599 = PREFIX(group_match_null_string_p) (&p1, pend, reg_info);
7189 in `group_match_null_string_p' et al. */
7515 PREFIX(group_match_null_string_p) (UCHAR_T **p, UCHAR_T *end,
7618 } /* group_match_null_string_p */
7621 /* Similar to group_match_null_string_p, but doesn't deal with alternatives:
7656 /* Deals with the ops common to group_match_null_string_p and
7691 ret = PREFIX(group_match_null_string_p) (&p1, end, reg_info);
7497 PREFIX(group_match_null_string_p) (UCHAR_T **p, UCHAR_T *end, function
/macosx-10.9.5/gnudiff-19/diffutils/lib/
H A Dregex.c5553 static boolean PREFIX(group_match_null_string_p) _RE_ARGS ((UCHAR_T **p,
6780 p1 = p; /* To send to group_match_null_string_p. */
6784 = PREFIX(group_match_null_string_p) (&p1, pend, reg_info);
7384 in `group_match_null_string_p' et al. */
7722 PREFIX(group_match_null_string_p) (p, end, reg_info)
7826 } /* group_match_null_string_p */
7829 /* Similar to group_match_null_string_p, but doesn't deal with alternatives:
7865 /* Deals with the ops common to group_match_null_string_p and
7901 ret = PREFIX(group_match_null_string_p) (&p1, end, reg_info);
7704 PREFIX(group_match_null_string_p) (p, end, reg_info) function

Completed in 318 milliseconds