Searched defs:outputPattern (Results 1 – 1 of 1) sorted by relevance
718 Pattern outputPattern = Pattern.compile(String.format("^%s: _?([ab])", SLOT_VAR)); in getCurrentSlot() local722 Pattern outputPattern = in getCurrentSlot() local