Searched refs:JSON_ABPATH (Results 1 – 1 of 1) sorted by relevance
1512 #define JSON_ABPATH 0x03 /* Allow abbreviated JSON path specs */ macro1553 if( flags & JSON_ABPATH ){ in jsonExtractFunc()