Home
last modified time | relevance | path

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

/freebsd/stand/ficl/
H A Dficl.h531 FICL_COUNT nName; /* Number of chars in word name */ member
/freebsd/contrib/sqlite3/tea/generic/
H A Dtclsqlite3.c542 int nName = strlen30(zName); in findSqlFunc() local
/freebsd/contrib/sqlite3/
H A Dshell.c12208 int nName = 0; /* Size of zName in bytes */ in zipfileStep() local
17357 size_t nName; in vfstrace_register() local
19773 int nName = recoverStrlen(zName); in recoverAddTable() local
29099 int nName = 0; in do_meta_command() local
H A Dsqlite3.c25378 u8 nName; /* Length of the name */ member
37312 int nName, /* Bytes of text in zName */ in sqlite3VListAdd()
37362 SQLITE_PRIVATE int sqlite3VListNameToNum(VList *pIn, const char *zName, int nName){ in sqlite3VListNameToNum()
39798 int nName; /* Length of the zCanonicalName[] string */ member
45469 int nName /* Number of significant bytes in zName */ in appendOnePathElement()
51517 int nName; /* Size of zName in bytes */ local