Home
last modified time | relevance | path

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

/netbsd-src/usr.sbin/makemandb/
H A Dcustom_apropos_tokenizer.c320 const char *zFrom, /* If the ending matches this... (Reversed) */ in stem()
/netbsd-src/external/public-domain/sqlite/dist/
H A Dshell.c23514 const char *zFrom = (const char*)sqlite3_column_text(pSql, 2); in lintFkeyIndexes() local