Searched defs:matcher (Results 1 – 3 of 3) sorted by relevance
280 Matcher matcher = SIGN_ALGORITHM_PATTERN.matcher(signAlgorithm); in createFixedContentSigner() local
293 Matcher matcher = PATTERN.matcher(line); in replaceArgs() local
2947 Matcher matcher = pattern.matcher(str.trim()); in infoSpecialProcess() local3002 Matcher matcher = pattern.matcher(str.trim()); in jsonSpecialProcess() local