Searched refs:JSTRING_TOODEEP (Results 1 – 1 of 1) sorted by relevance
212727 #define JSTRING_TOODEEP 0x04 /* JSON nested too deep */ macro212979 p->eErr |= JSTRING_TOODEEP;213301 }else if( p->eErr & JSTRING_TOODEEP ){