Home
last modified time | relevance | path

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

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