Searched refs:FSR_START_PATH (Results 1 – 2 of 2) sorted by relevance
63 public static final String FSR_START_PATH = "//ldml/personNames/foreignSpaceReplacement"; field in DisplayAndInputProcessor391 && (path.startsWith(FSR_START_PATH) in processForDisplay()
765 checkPathAllowsEmpty(daip, DisplayAndInputProcessor.FSR_START_PATH); in TestFSR()