Searched refs:nextCleanInternal (Results 1 – 1 of 1) sorted by relevance
98 int c = nextCleanInternal(); in nextValue()120 private int nextCleanInternal() throws JSONException { in nextCleanInternal() method in JSONTokener370 int first = nextCleanInternal(); in readObject()395 int separator = nextCleanInternal(); in readObject()405 switch (nextCleanInternal()) { in readObject()431 switch (nextCleanInternal()) { in readArray()451 switch (nextCleanInternal()) { in readArray()523 int nextCleanInt = nextCleanInternal(); in nextClean()