Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.c215774 int rawLabel; local
215783 rawLabel = x==JSONB_TEXT || x==JSONB_TEXTRAW;
215784 if( jsonLabelCompare(zKey, nKey, rawKey, zLabel, sz, rawLabel) ){