Home
last modified time | relevance | path

Searched defs:iFirst (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/sqlite3/
H A Dshell.c1012 int iFirst; /* First character in a span having this width */ member
1089 int iFirst, iLast; in cli_wcwidth() local
4773 int iFirst = 0; /* First element of search range */ in percentBinarySearch() local
7647 unsigned int iFirst = p->nState; in re_subcompile_string() local
H A Dsqlite3.c67365 u32 iFirst = 1 + (iPg==0?0:HASHTABLE_NPAGE_ONE+(iPg-1)*HASHTABLE_NPAGE); local
69908 u32 iFirst = 0; /* First frame that may be overwritten */ local