Home
last modified time | relevance | path

Searched +defs:doc +defs:strings (Results 1 – 2 of 2) sorted by relevance

/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/localeconverter/
DXLIFF2ICUConverter.java376 Document doc = null; in createRB() local
541 private String getLanguageName(Document doc, String lang){ in getLanguageName()
970 ResourceString[] strings = new ResourceString[2]; in parseTransUnit() local
/third_party/node/tools/lint-md/
Dlint-md.mjs7982 function parser(doc) { argument
15989 const strings = new Set(); constant
25204 function prohibitedStrings (ast, file, strings) { argument