Searched defs:ncol (Results 1 – 3 of 3) sorted by relevance
54 Collator* ncol = Collator::createInstance(US_FOO, status); in TestRegister() local105 Collator* ncol = Collator::createInstance(fu_FU_FOO, status); in TestRegister() local402 Collator* ncol = Collator::createInstance(Locale::getUS(), status); in TestRegisterFactory() local
523 callback(void *udata, int ncol, char **data, char **cols) in callback()2625 long ncol = 0; in Java_SQLite_Vm_step() local4048 int ncol = sqlite3_data_count((sqlite3_stmt *) v->vm); in Java_SQLite_Stmt_column_1int() local4070 int ncol = sqlite3_data_count((sqlite3_stmt *) v->vm); in Java_SQLite_Stmt_column_1long() local4092 int ncol = sqlite3_data_count((sqlite3_stmt *) v->vm); in Java_SQLite_Stmt_column_1double() local4114 int ncol = sqlite3_data_count((sqlite3_stmt *) v->vm); in Java_SQLite_Stmt_column_1bytes() local4151 int ncol = sqlite3_data_count((sqlite3_stmt *) v->vm); in Java_SQLite_Stmt_column_1string() local4188 int ncol = sqlite3_data_count((sqlite3_stmt *) v->vm); in Java_SQLite_Stmt_column_1type() local4226 int ncol = sqlite3_column_count((sqlite3_stmt *) v->vm); in Java_SQLite_Stmt_column_1table_1name() local4253 int ncol = sqlite3_column_count((sqlite3_stmt *) v->vm); in Java_SQLite_Stmt_column_1database_1name() local[all …]
4942 int ncol = 0; in display() local