Searched defs:nName (Results 1 – 4 of 4) sorted by relevance
531 FICL_COUNT nName; /* Number of chars in word name */ member
498 int nName = strlen30(zName); in findSqlFunc() local
11369 int nName = 0; /* Size of zName in bytes */ in zipfileStep() local17523 int nName = recoverStrlen(zName); in recoverAddTable() local26391 int nName = 0; in do_meta_command() local
24880 u8 nName; /* Length of the name */ member36732 int nName, /* Bytes of text in zName */ in sqlite3VListAdd()36782 SQLITE_PRIVATE int sqlite3VListNameToNum(VList *pIn, const char *zName, int nName){ in sqlite3VListNameToNum()