Searched refs:dom_idx (Results 1 – 1 of 1) sorted by relevance
474 int32_t dom_idx = 0; in parseRRULE() local484 if (dom_idx < domCount) { in parseRRULE()485 dom[dom_idx] = parseAsciiDigits(value, dom_start, dom_end - dom_start, status); in parseRRULE()489 dom_idx++; in parseRRULE()496 numDom = dom_idx; in parseRRULE()