Searched refs:nextClean (Results 1 – 5 of 5) sorted by relevance
106 char c = x.nextClean(); in JSONArray()115 if (x.nextClean() == ']') { in JSONArray()120 if (x.nextClean() == ',') { in JSONArray()127 c = x.nextClean(); in JSONArray()131 if (x.nextClean() == ']') { in JSONArray()
214 public char nextClean() throws JSONException { in nextClean() method in JSONTokener335 char c = nextClean(); in nextValue()
179 if (x.nextClean() != '{') { in JSONObject()183 c = x.nextClean(); in JSONObject()198 c = x.nextClean(); in JSONObject()212 switch (x.nextClean()) { in JSONObject()215 if (x.nextClean() == '}') { in JSONObject()
META-INF/ META-INF/MANIFEST.MF org/ org/json/ org/ ...
META-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...