Searched refs:dom_idx (Results 1 – 2 of 2) sorted by relevance
484 int32_t dom_idx = 0; in parseRRULE() local494 if (dom_idx < domCount) { in parseRRULE()495 dom[dom_idx] = parseAsciiDigits(value, dom_start, dom_end - dom_start, status); in parseRRULE()499 dom_idx++; in parseRRULE()506 numDom = dom_idx; in parseRRULE()