Lines Matching full:prop_start
394 int32_t prop_start = 0;400 prop_end = rrule.indexOf(SEMICOLON, prop_start);402 prop.setTo(rrule, prop_start);405 prop.setTo(rrule, prop_start, prop_end - prop_start);406 prop_start = prop_end + 1;