Home
last modified time | relevance | path

Searched defs:strPathname (Results 1 – 4 of 4) sorted by relevance

/dports/devel/pear-phing/phing-2.6.1/system/io/
H A DUnixFileSystem.php71 function normalize($strPathname) {
H A DFileSystem.php314 function createNewFile($strPathname) {
/dports/games/arx-libertatis/arx-libertatis-1.1.2/src/graphics/data/
H A DTextureContainer.cpp197 bool TextureContainer::LoadFile(const res::path & strPathname) { in LoadFile()
/dports/games/d2x/d2x-0.2.5/arch/win32/d3dframe/
H A Dd3dtextr.cpp281 TCHAR strPathname[256]; in LoadTextureImage() local