Home | History | Annotate | Download | only in ge

Lines Matching defs:fullpath

1378         CFX_ByteString fullpath = path;

1380 fullpath += "\\";
1382 fullpath += "/";
1384 fullpath += filename;
1386 ScanPath(fullpath);
1388 ScanFile(fullpath);