create_cfurl_from_cstring 41607 third_party/sqlite/amalgamation/sqlite3.c           CFURLRef database = create_cfurl_from_cstring(pPager->zFilename);
create_cfurl_from_cstring 41609 third_party/sqlite/amalgamation/sqlite3.c             CFURLRef journal = create_cfurl_from_cstring(pPager->zJournal);
create_cfurl_from_cstring 5177 third_party/sqlite/src/src/pager.c           CFURLRef database = create_cfurl_from_cstring(pPager->zFilename);
create_cfurl_from_cstring 5179 third_party/sqlite/src/src/pager.c             CFURLRef journal = create_cfurl_from_cstring(pPager->zJournal);