Home
last modified time | relevance | path

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

/third_party/tzdata/
Dzic.c1161 char const *component_end) in componentcheck() argument
1164 ptrdiff_t component_len = component_end - component; in componentcheck()
1171 : *component_end in componentcheck()
1178 && component[0] == '.' && component_end[-1] == '.') { in componentcheck()