Searched refs:name_script (Results 1 – 1 of 1) sorted by relevance
1794 Map<String, String> name_script = new TreeMap<String, String>(); in showCorrespondances() local1800 name_script.put(name, script); in showCorrespondances()1827 String script = name_script.get(name); in showCorrespondances()