HomeSort by relevance Sort by last modified time
    Searched refs:fAlt (Results 1 - 2 of 2) sorted by null

  /external/icu/icu4c/source/io/
uprintf.h 41 UBool fAlt; /* # flag */
uprntf_p.c 309 else if(info->fAlt) {
436 if(num != 0 && info->fAlt && len < UPRINTF_BUFFER_SIZE - 2) {
471 if(info->fAlt && result[0] != 0x0030 && len < UPRINTF_BUFFER_SIZE - 1) {
626 else if(info->fAlt) {
709 else if(info->fAlt) {
907 else if(info->fAlt) {
    [all...]

Completed in 43 milliseconds