Searched refs:peType (Results 1 – 1 of 1) sorted by relevance
227131 int *peType, argument227143 *peType = RBU_PK_NOTABLE;227160 *peType = RBU_PK_VTAB; /* virtual table */227180 *peType = RBU_PK_EXTERNAL;227182 *peType = RBU_PK_WITHOUT_ROWID;227195 *peType = RBU_PK_IPK; /* explicit IPK column */227199 *peType = RBU_PK_NONE;267788 static int fts5VocabTableType(const char *zType, char **pzErr, int *peType){ argument267794 *peType = FTS5_VOCAB_COL;267798 *peType = FTS5_VOCAB_ROW;[all …]