Searched defs:outputPattern (Results 1 – 2 of 2) sorted by relevance
268 Pattern outputPattern = Pattern.compile("^current-slot: _?([ab])"); in getCurrentSlot() local
747 Pattern outputPattern = Pattern.compile(String.format("^%s: _?([ab])", SLOT_VAR)); in getCurrentSlot() local751 Pattern outputPattern = in getCurrentSlot() local