Searched refs:bApnd (Results 1 – 1 of 1) sorted by relevance
1868 int bApnd; in jsonSetFunc() local1880 bApnd = 0; in jsonSetFunc()1881 pNode = jsonLookup(&x, zPath, &bApnd, ctx); in jsonSetFunc()1887 }else if( pNode && (bApnd || bIsSet) ){ in jsonSetFunc()