Searched refs:dom_idx (Results 1 – 1 of 1) sorted by relevance
483 int32_t dom_idx = 0; in parseRRULE() local493 if (dom_idx < domCount) { in parseRRULE()494 dom[dom_idx] = parseAsciiDigits(value, dom_start, dom_end - dom_start, status); in parseRRULE()498 dom_idx++; in parseRRULE()505 numDom = dom_idx; in parseRRULE()