Lines Matching refs:th
106 ** The 4th parameter is an arbitrary pointer that is passed
112 ** The 4th parameter to the callback is an array of strings holding
474 ** same as the datatype-th argument. If datatype==SQLITE_NUMERIC
554 ** is to be authorized. The 3rd and 4th parameters to the authorization
556 ** codes is used as the second parameter. The 5th parameter is the name
557 ** of the database ("main", "temp", etc.) if applicable. The 6th parameter
660 ** describe the column names and datatypes. The name of the i-th column
661 ** is (*pazColName)[i] and the datatype of the i-th column is
680 ** The data is contained in *pazValue. The value of the i-th column is
740 ** the value to assign to that variable. The 4th parameter is the number
742 ** Finally, the 5th "copy" parameter is TRUE if SQLite should make its
751 ** If the 4th "len" parameter is -1, then strlen() is used to find the