Searched defs:hlmask (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.c200769 u64 hlmask; /* Mask of snippet terms to highlight */ member in struct:SnippetFragment
201349 u64 hlmask = *pHlmask; /* Local copy of initial highlight-mask */ local
201424 u64 hlmask = pFragment->hlmask; /* Highlight-mask for snippet */ local
[all...]

Completed in 1335 milliseconds