Searched refs:REG_MATCH_NULL_STRING_P (Results 1 – 1 of 1) sorted by relevance
1641 REG_MATCH_NULL_STRING_P (reg_info[this_reg])); \1812 # define REG_MATCH_NULL_STRING_P(R) ((R).bits.match_null_string_p) macro5792 REG_MATCH_NULL_STRING_P (reg_info[mcnt]) = MATCH_NULL_UNSET_VALUE; in wcs_re_match_2_internal()6585 if (REG_MATCH_NULL_STRING_P (reg_info[*p]) == MATCH_NULL_UNSET_VALUE) in wcs_re_match_2_internal()6586 REG_MATCH_NULL_STRING_P (reg_info[*p]) in wcs_re_match_2_internal()6594 old_regstart[*p] = REG_MATCH_NULL_STRING_P (reg_info[*p]) in wcs_re_match_2_internal()6636 old_regend[*p] = REG_MATCH_NULL_STRING_P (reg_info[*p]) in wcs_re_match_2_internal()7683 if (REG_MATCH_NULL_STRING_P (reg_info[reg_no]) == MATCH_NULL_UNSET_VALUE) in PREFIX()7684 REG_MATCH_NULL_STRING_P (reg_info[reg_no]) = ret; in PREFIX()7715 if (!REG_MATCH_NULL_STRING_P (reg_info[*p1])) in PREFIX()