Home
last modified time | relevance | path

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

/external/icu/icu4c/source/tools/tzcode/
Dzic.c117 const char * z_format; member
964 if (strchr(zp->z_format, '%') != 0) in associate()
1226 z.z_format = ecpyalloc(fields[i_format]); in inzsub()
1227 if (max_format_len < strlen(z.z_format)) in inzsub()
1228 max_format_len = strlen(z.z_format); in inzsub()
2183 doabbr(result, zp->z_format, abbrvar, FALSE, TRUE); in stringzone()
2190 doabbr(end(result), zp->z_format, dstrp->r_abbrvar, TRUE, TRUE); in stringzone()
2456 doabbr(startbuf, zp->z_format, in outzone()
2543 doabbr(startbuf, zp->z_format, in outzone()
2553 zp->z_format, in outzone()
[all …]