Lines Matching refs:JSON_MAX_DEPTH
198391 #define JSON_MAX_DEPTH 2000199023 if( ++pParse->iDepth > JSON_MAX_DEPTH ) return -1;199057 if( ++pParse->iDepth > JSON_MAX_DEPTH ) return -1;