Searched refs:bJsonIsRCStr (Results 1 – 1 of 1) sorted by relevance
213094 u8 bJsonIsRCStr; /* True if zJson is an RCStr */ member213175 assert( pParse->bJsonIsRCStr );213601 if( pParse && pParse->bJsonIsRCStr==0 && pParse->nBlobAlloc>0 ){213605 pParse->bJsonIsRCStr = 1;213637 if( pParse->bJsonIsRCStr ){213641 pParse->bJsonIsRCStr = 0;216472 p->bJsonIsRCStr = 1;