Home
last modified time | relevance | path

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

/PHP-7.0/win32/
H A Dsendmail.c910 int Index = 0; in Ack() local
/PHP-7.0/ext/sqlite3/libsqlite/
H A Dsqlite3.c11951 typedef struct Index Index; typedef
14666 struct Index { struct
14672 Index *pNext; /* The next index associated with the same table */ argument
14686 unsigned isResized:1; /* True if resizeIndexObject() has been called */ argument
14691 int nSampleCol; /* Size of IndexSample.anEq[] and so on */ argument
14693 IndexSample *aSample; /* Samples of the left-most key */ argument
14700 ** Allowed values for Index.idxType argument

Completed in 556 milliseconds