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

/macosx-10.10.1/ICU-531.30/icuSources/common/
H A Duloc_tag.c2088 int32_t grandfatheredLen = 0; local
2131 grandfatheredLen = tagLen; /* back up for output parsedLen */
2428 *parsedLen = (grandfatheredLen > 0) ? grandfatheredLen : (int32_t)(pLastGoodPosition - t->buf);

Completed in 143 milliseconds