Searched refs:nRight (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.c66366 int nRight = *pnRight; local
107518 int nLeft, nRight; local
186983 fts3PoslistNearMerge( char **pp, char *aTmp, int nRight, int nLeft, char **pp1, char **pp2 ) argument
188823 int nRight; local
201353 int nRight; /* Tokens to the right of last highlight */ local
205754 jsonLabelCompareEscaped( const char *zLeft, u32 nLeft, int rawLeft, const char *zRight, u32 nRight, int rawRight ) argument
205810 jsonLabelCompare( const char *zLeft, u32 nLeft, int rawLeft, const char *zRight, u32 nRight, int rawRight ) argument
210890 int nRight = nIdx-nLeft; local
215247 icuCollationColl( void *pCtx, int nLeft, const void *zLeft, int nRight, const void *zRight ) argument
[all...]

Completed in 634 milliseconds