Home
last modified time | relevance | path

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

/external/cldr/tools/c/genldml/
Dtxt2ldml.pl28 "--ignore-specials" => \$ignoreSpecials,
100 if (defined $ignoreSpecials){
Dgenldml.cpp90 UBool ignoreSpecials = FALSE; variable
131 ignoreSpecials = TRUE; in main()
429 if(ignoreSpecials==FALSE){ in writeXMLVersionAndComments()
682 if(ignoreSpecials == FALSE){ in writeLocaleScript()
1979 if(ignoreSpecials == FALSE){ in writeSpecial()
2006 if(ignoreSpecials == FALSE){ in writeRuleBasedNumberFormat()
2335 if(stricmp(mykey,"Version")==0 && ignoreSpecials==FALSE){ in writeCollation()