Home
last modified time | relevance | path

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

/NextBSD/crypto/heimdal/lib/sqlite/
HDsqlite3.c11054 int nChar; /* Length of the string so far */ member
20541 SQLITE_PRIVATE int sqlite3Utf16ByteLen(const void *zIn, int nChar){ in sqlite3Utf16ByteLen()
/NextBSD/contrib/sqlite3/
HDsqlite3.c12834 int nChar; /* Length of the string so far */ member