Home
last modified time | relevance | path

Searched defs:re_apply_or (Results 1 – 7 of 7) sorted by relevance

/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/xmerl/src/
H A Dxmerl_regexp.erl961 re_apply_or(M1={match,P1,_,_},{match,P2,_,_}) when P1 >= P2 -> M1; function
962 re_apply_or({match,_,_,_}, M2={match,_,_,_}) -> M2; function
963 re_apply_or(never_match, R2) -> R2; function
964 re_apply_or(R1, never_match) -> R1; function
965 re_apply_or(nomatch, R2) -> R2; function
966 re_apply_or(R1, nomatch) -> R1. function
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/xmerl/src/
H A Dxmerl_regexp.erl961 re_apply_or(M1={match,P1,_,_},{match,P2,_,_}) when P1 >= P2 -> M1; function
962 re_apply_or({match,_,_,_}, M2={match,_,_,_}) -> M2; function
963 re_apply_or(never_match, R2) -> R2; function
964 re_apply_or(R1, never_match) -> R1; function
965 re_apply_or(nomatch, R2) -> R2; function
966 re_apply_or(R1, nomatch) -> R1. function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/xmerl/src/
H A Dxmerl_regexp.erl961 re_apply_or(M1={match,P1,_,_},{match,P2,_,_}) when P1 >= P2 -> M1; function
962 re_apply_or({match,_,_,_}, M2={match,_,_,_}) -> M2; function
963 re_apply_or(never_match, R2) -> R2; function
964 re_apply_or(R1, never_match) -> R1; function
965 re_apply_or(nomatch, R2) -> R2; function
966 re_apply_or(R1, nomatch) -> R1. function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/xmerl/src/
H A Dxmerl_regexp.erl961 re_apply_or(M1={match,P1,_,_},{match,P2,_,_}) when P1 >= P2 -> M1; function
962 re_apply_or({match,_,_,_}, M2={match,_,_,_}) -> M2; function
963 re_apply_or(never_match, R2) -> R2; function
964 re_apply_or(R1, never_match) -> R1; function
965 re_apply_or(nomatch, R2) -> R2; function
966 re_apply_or(R1, nomatch) -> R1. function
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/xmerl/src/
H A Dxmerl_regexp.erl961 re_apply_or(M1={match,P1,_,_},{match,P2,_,_}) when P1 >= P2 -> M1; function
962 re_apply_or({match,_,_,_}, M2={match,_,_,_}) -> M2; function
963 re_apply_or(never_match, R2) -> R2; function
964 re_apply_or(R1, never_match) -> R1; function
965 re_apply_or(nomatch, R2) -> R2; function
966 re_apply_or(R1, nomatch) -> R1. function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/xmerl/src/
H A Dxmerl_regexp.erl961 re_apply_or(M1={match,P1,_,_},{match,P2,_,_}) when P1 >= P2 -> M1; function
962 re_apply_or({match,_,_,_}, M2={match,_,_,_}) -> M2; function
963 re_apply_or(never_match, R2) -> R2; function
964 re_apply_or(R1, never_match) -> R1; function
965 re_apply_or(nomatch, R2) -> R2; function
966 re_apply_or(R1, nomatch) -> R1. function
/dports/lang/erlang/otp-OTP-24.1.7/lib/xmerl/src/
H A Dxmerl_regexp.erl961 re_apply_or(M1={match,P1,_,_},{match,P2,_,_}) when P1 >= P2 -> M1; function
962 re_apply_or({match,_,_,_}, M2={match,_,_,_}) -> M2; function
963 re_apply_or(never_match, R2) -> R2; function
964 re_apply_or(R1, never_match) -> R1; function
965 re_apply_or(nomatch, R2) -> R2; function
966 re_apply_or(R1, nomatch) -> R1. function