Lines Matching refs:parseStart
2483 int32_t parseStart = pos.getIndex();2492 if (args != NULL && argCount == 1 && pos.getIndex() > parseStart && args[0].isNumeric()) {2498 pos.setIndex(parseStart);2520 if (txtLoc > parseStart) {3038 int32_t parseStart = pos.getIndex();3050 if (pos.getIndex() != parseStart) {