Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.c215344 static const u8 emptyObject[] = { JSONB_ARRAY, JSONB_OBJECT }; local
217413 static const unsigned char emptyObject = 0x0c; local