Searched refs:common_op_match_null_string_p (Results 1 – 4 of 4) sorted by relevance
/openbsd-src/gnu/usr.bin/gcc/gcc/fixinc/ |
H A D | gnu-regex.c | 3690 static boolean common_op_match_null_string_p _RE_ARGS ((unsigned char **p, 5232 if (!common_op_match_null_string_p (&p1, end, reg_info)) 5268 if (!common_op_match_null_string_p (&p1, end, reg_info)) 5283 common_op_match_null_string_p (p, end, reg_info) in common_op_match_null_string_p() function
|
/openbsd-src/gnu/usr.bin/cvs/lib/ |
H A D | regex.c | 3944 common_op_match_null_string_p (), 5860 if (!common_op_match_null_string_p (&p1, end, reg_info)) 5896 if (!common_op_match_null_string_p (&p1, end, reg_info)) 5911 common_op_match_null_string_p (p, end, reg_info) in common_op_match_null_string_p() function
|
/openbsd-src/gnu/lib/libiberty/src/ |
H A D | regex.c | 5427 static boolean PREFIX(common_op_match_null_string_p) (UCHAR_T **p, 7594 if (!PREFIX(common_op_match_null_string_p) (&p1, end, reg_info)) in PREFIX() 7629 if (!PREFIX(common_op_match_null_string_p) (&p1, end, reg_info)) in PREFIX() 7644 PREFIX(common_op_match_null_string_p) (UCHAR_T **p, UCHAR_T *end, in PREFIX() argument
|
H A D | ChangeLog | 539 alt_match_null_string_p, common_op_match_null_string_p,
|