Home
last modified time | relevance | path

Searched defs:pFrom (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/public-domain/sqlite/dist/
H A Dsqlite3.c18487 Table *pFrom; /* Table containing the REFERENCES clause (aka: Child) */ member
20003 SrcList *pFrom; /* FROM clause for UPDATE statement (if any) */ member
28690 sqlite3_mutex_methods const *pFrom; in sqlite3MutexInit() local