OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:z_rule
(Results
1 - 1
of
1
) sorted by null
/external/icu/icu4c/source/tools/tzcode/
zic.c
116
const char *
z_rule
;
member in struct:zone
945
if (strcmp(zp->
z_rule
, rp->r_name) != 0)
958
zp->z_stdoff = gethms(zp->
z_rule
, _("unruly zone"),
1225
z.
z_rule
= ecpyalloc(fields[i_rule]);
[
all
...]
Completed in 144 milliseconds