Searched refs:json5Whitespace (Results 1 – 1 of 1) sorted by relevance
213430 static int json5Whitespace(const char *zIn){ function214020 j += json5Whitespace(&z[j]);214026 while( (sqlite3JsonId2(z[k]) && json5Whitespace(&z[k])==0)214415 j = json5Whitespace(&z[i]);214483 i += json5Whitespace(&zJson[i]);