Home
last modified time | relevance | path

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

/external/icu4c/i18n/
Ddtptngen.cpp560 UBool ignoreChars = FALSE; in addCLDRData() local
564ignoreChars = !ignoreChars; // toggle (handle quoted literals & '' for single quote) in addCLDRData()
565 } else if ( !ignoreChars && u_strchr(hourFormatChars, tfChar) != NULL ) { in addCLDRData()