Home
last modified time | relevance | path

Searched refs:quota_utf8_to_mbcs (Results 1 – 1 of 1) sorted by relevance

/sqlite-3.40.0/src/
H A Dtest_quota.c377 static char *quota_utf8_to_mbcs(const char *zUtf8){ in quota_utf8_to_mbcs() function
952 zFullTranslated = quota_utf8_to_mbcs(zFull); in sqlite3_quota_fopen()