Home | History | Annotate | Download | only in telephony

Lines Matching full:"$ matcher"

854             Pattern p = Pattern.compile("(^[#*])(.*)([#*])(.*)(#)$");
855 Matcher
m = p.matcher(retString);