Home
last modified time | relevance | path

Searched defs:JSON_MAX_DEPTH (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/wpa/src/utils/
H A Djson.c15 #define JSON_MAX_DEPTH 10 macro
/freebsd/contrib/sqlite3/
H A Dsqlite3.c212802 # define JSON_MAX_DEPTH 1000 macro
212804 # define JSON_MAX_DEPTH SQLITE_JSON_MAX_DEPTH macro