Searched refs:REG_MATCH_NULL_STRING_P (Results 1 – 3 of 3) sorted by relevance
1232 REG_MATCH_NULL_STRING_P (reg_info[this_reg])); \1403 #define REG_MATCH_NULL_STRING_P(R) ((R).bits.match_null_string_p) macro3916 REG_MATCH_NULL_STRING_P (reg_info[mcnt]) = MATCH_NULL_UNSET_VALUE;4244 if (REG_MATCH_NULL_STRING_P (reg_info[*p]) == MATCH_NULL_UNSET_VALUE)4245 REG_MATCH_NULL_STRING_P (reg_info[*p])4253 old_regstart[*p] = REG_MATCH_NULL_STRING_P (reg_info[*p])4294 old_regend[*p] = REG_MATCH_NULL_STRING_P (reg_info[*p])5318 if (REG_MATCH_NULL_STRING_P (reg_info[reg_no]) == MATCH_NULL_UNSET_VALUE)5319 REG_MATCH_NULL_STRING_P (reg_info[reg_no]) = ret;5350 if (!REG_MATCH_NULL_STRING_P (reg_info[*p1]))
1332 REG_MATCH_NULL_STRING_P (reg_info[this_reg])); \1500 #define REG_MATCH_NULL_STRING_P(R) ((R).bits.match_null_string_p) macro4292 REG_MATCH_NULL_STRING_P (reg_info[mcnt]) = MATCH_NULL_UNSET_VALUE;4686 if (REG_MATCH_NULL_STRING_P (reg_info[*p]) == MATCH_NULL_UNSET_VALUE)4687 REG_MATCH_NULL_STRING_P (reg_info[*p])4695 old_regstart[*p] = REG_MATCH_NULL_STRING_P (reg_info[*p])4736 old_regend[*p] = REG_MATCH_NULL_STRING_P (reg_info[*p])5946 if (REG_MATCH_NULL_STRING_P (reg_info[reg_no]) == MATCH_NULL_UNSET_VALUE)5947 REG_MATCH_NULL_STRING_P (reg_info[reg_no]) = ret;5978 if (!REG_MATCH_NULL_STRING_P (reg_info[*p1]))
1639 REG_MATCH_NULL_STRING_P (reg_info[this_reg])); \1810 # define REG_MATCH_NULL_STRING_P(R) ((R).bits.match_null_string_p) macro5790 REG_MATCH_NULL_STRING_P (reg_info[mcnt]) = MATCH_NULL_UNSET_VALUE; in wcs_re_match_2_internal()6580 if (REG_MATCH_NULL_STRING_P (reg_info[*p]) == MATCH_NULL_UNSET_VALUE) in wcs_re_match_2_internal()6581 REG_MATCH_NULL_STRING_P (reg_info[*p]) in wcs_re_match_2_internal()6589 old_regstart[*p] = REG_MATCH_NULL_STRING_P (reg_info[*p]) in wcs_re_match_2_internal()6631 old_regend[*p] = REG_MATCH_NULL_STRING_P (reg_info[*p]) in wcs_re_match_2_internal()7678 if (REG_MATCH_NULL_STRING_P (reg_info[reg_no]) == MATCH_NULL_UNSET_VALUE) in PREFIX()7679 REG_MATCH_NULL_STRING_P (reg_info[reg_no]) = ret; in PREFIX()7710 if (!REG_MATCH_NULL_STRING_P (reg_info[*p1])) in PREFIX()