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

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

Completed in 42 milliseconds