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

/external/icu4c/io/
H A Duscanf_p.c494 UChar expBuf[UPRINTF_SYMBOL_BUFFER_SIZE]; local
527 expLen = u_strToLower(expBuf, (int32_t)sizeof(expBuf),
533 expLen = u_strToUpper(expBuf, (int32_t)sizeof(expBuf),
541 expBuf,
H A Duprntf_p.c568 UChar expBuf[UPRINTF_SYMBOL_BUFFER_SIZE]; local
593 expLen = u_strToLower(expBuf, (int32_t)sizeof(expBuf),
599 expLen = u_strToUpper(expBuf, (int32_t)sizeof(expBuf),
607 expBuf,

Completed in 36 milliseconds