Home
last modified time | relevance | path

Searched refs:ignoreLayout (Results 1 – 2 of 2) sorted by relevance

/external/cldr/tools/c/genldml/
Dtxt2ldml.pl29 "--ignore-layout" => \$ignoreLayout,
103 if(defined $ignoreLayout){
Dgenldml.cpp91 UBool ignoreLayout = FALSE; variable
134 ignoreLayout = TRUE; in main()
804 if(ignoreLayout == FALSE){ in writeLayout()