Searched refs:JSON_CACHE_SZ (Results 1 – 1 of 1) sorted by relevance
1002 #define JSON_CACHE_SZ 4 /* Max number of cache entries */ macro1026 for(iKey=0; iKey<JSON_CACHE_SZ; iKey++){ in jsonParseCached()