OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:term_delete
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/sqlite/src/ext/fts1/
fulltext.c
559
/*
TERM_DELETE
*/ "delete from %_term where rowid = ?",
818
static int
term_delete
(fulltext_vtab *v, sqlite_int64 rowid){
function
[
all
...]
fts1.c
1490
static int
term_delete
(fulltext_vtab *v, sqlite_int64 rowid){
function
[
all
...]
Completed in 224 milliseconds