Home
last modified time | relevance | path

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

/external/icu/icu4c/source/io/
Dustdio.c45 static const uint32_t DELIMITERS_LEN = 2; variable
49 static const uint32_t DELIMITERS_LEN = 1; variable
287 count += u_file_write(DELIMITERS, DELIMITERS_LEN, f); in u_fputs()