Searched refs:peType (Results 1 – 1 of 1) sorted by relevance
227525 int *peType, argument227537 *peType = RBU_PK_NOTABLE;227554 *peType = RBU_PK_VTAB; /* virtual table */227574 *peType = RBU_PK_EXTERNAL;227576 *peType = RBU_PK_WITHOUT_ROWID;227589 *peType = RBU_PK_IPK; /* explicit IPK column */227593 *peType = RBU_PK_NONE;268541 static int fts5VocabTableType(const char *zType, char **pzErr, int *peType){ argument268547 *peType = FTS5_VOCAB_COL;268551 *peType = FTS5_VOCAB_ROW;[all …]