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

/external/sqlite/dist/
H A Dsqlite3.c99976 fts3PoslistNearMerge( char **pp, char *aTmp, int nRight, int nLeft, char **pp1, char **pp2 ) argument
100479 int nRight; local
109165 int nRight = nIdx-nLeft; local
109234 int nRight = nIdx-nLeft; local
110781 icuCollationColl( void *pCtx, int nLeft, const void *zLeft, int nRight, const void *zRight ) argument
[all...]

Completed in 2301 milliseconds