Home
last modified time | relevance | path

Searched refs:forId (Results 1 – 3 of 3) sorted by relevance

/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/regex/
DInstruction.java23 static Instruction forId(String id) { in forId() method in Instruction
DRuleParser.java125 p -> Instruction.forId(p.get(0)), in parseResultSpec()
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DFieldType.java208 public static FieldType forId(int id) { in forId() method in FieldType