Home
last modified time | relevance | path

Searched refs:emptyArray (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/sqlite3/
H A Dsqlite3.c217288 static const u8 emptyArray = 0x0b; local
217289 sqlite3_result_blob(ctx, &emptyArray, 1, SQLITE_STATIC);