how i review biased twine wholly preceded certain characters?
i've combined following regex settlement an try review twine 6 characters length finale presumably "pri" "sec", unless twine = "sigsec". example, i wish review abcpri, xyzpri, abcsec xyzsec, nonetheless sigsec.
(\w{3}pri$|[^sig].*sec$)
it unequivocally tie arrange works (if i pass "sinsec", advantage biased review "nsec"), nonetheless i don't have good feeling the tide form. also, i competence have need supplement some-more exclusions besides "sig" after comprehend substantially won't scale too well. any ideas?
btw, i'm controlling system.text.regularexpressions.regex.match() c#
thanks,
rich
Comments
Post a Comment