Home
last modified time | relevance | path

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

/netbsd-src/usr.sbin/makemandb/
H A Dcustom_apropos_tokenizer.c321 const char *zTo, /* ... change the ending to this (not reversed) */ in stem()
/netbsd-src/external/public-domain/sqlite/dist/
H A Dshell.c7456 const char *zTo = (const char*)sqlite3_value_text(pData); in writeFile() local
H A Dsqlite3.c18489 char *zTo; /* Name of table that the key points to (aka: Parent) */ member