Home
last modified time | relevance | path

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

/dports/databases/py-unqlite/unqlite-0.5.3/src/
H A Dunqlite.c46897 static int VmIsIncludedFile(jx9_vm *pVm, SyString *pFile) in VmIsIncludedFile() function
46951 if( VmIsIncludedFile(&(*pVm), &sPath) ){ in jx9VmPushFilePath()