Searched defs:portString (Results 1 – 2 of 2) sorted by relevance
282 String portString = scanner.eat(portPattern, "[<source-port-name>]"); in parseString() local299 String portString = scanner.eat(portPattern, "[<target-port-name>]"); in parseString() local
1153 String portString = decode(authority.substring(portSeparator + 1)); in parsePort() local