diff options
| author | ptitSeb <sebastien.chev@gmail.com> | 2024-11-28 10:10:17 +0100 |
|---|---|---|
| committer | ptitSeb <sebastien.chev@gmail.com> | 2024-11-28 10:10:17 +0100 |
| commit | 0da561cd2034a2df700a050a288f92dfa2c79e40 (patch) | |
| tree | 31fcfbbd69ab4711fe5d57fe75055fb504eae28c /src/wrapped/generated/functions_list.txt | |
| parent | fd613de55e3476d40d91ba887c553d77fa3ca5e9 (diff) | |
| download | box64-0da561cd2034a2df700a050a288f92dfa2c79e40.tar.gz box64-0da561cd2034a2df700a050a288f92dfa2c79e40.zip | |
[WRAPPER] Reworked sqlite3 with new wrapperhelper
Diffstat (limited to 'src/wrapped/generated/functions_list.txt')
| -rw-r--r-- | src/wrapped/generated/functions_list.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/wrapped/generated/functions_list.txt b/src/wrapped/generated/functions_list.txt index 091c98a7..6dfb16e0 100644 --- a/src/wrapped/generated/functions_list.txt +++ b/src/wrapped/generated/functions_list.txt @@ -559,6 +559,7 @@ #() iFpil #() iFpiL #() iFpip +#() iFpIp #() iFpCu #() iFpCp #() iFpWW @@ -1096,6 +1097,7 @@ #() iFpipL #() iFpipp #() iFpipV +#() iFpIip #() iFpCCC #() iFpCCp #() iFpCuu @@ -1159,6 +1161,7 @@ #() iFpLpL #() iFpLpp #() iFppii +#() iFppiI #() iFppiu #() iFppiU #() iFppiL @@ -5151,6 +5154,12 @@ wrappedlibsndfile: - pFpipp: - sf_open_virtual wrappedlibsqlite3: +- pFp: + - sqlite3_database_file_object +- pFpV: + - sqlite3_mprintf +- pFpA: + - sqlite3_vmprintf - iFppppp: - sqlite3_exec wrappedlibssh2: |