Home | History | Annotate | Download | only in src

Lines Matching refs:LSTRCPY

80   LSTRCPY(linear, path);
167 LSTRCPY(canonical, path);
209 LSTRCPY(path, L(""));
228 LSTRCPY(path, L("./"));
311 LSTRCPY(relativePath, L(""));
337 LSTRCPY(absolutePath, filename);
368 LSTRCPY(absolutePath, path);
396 LSTRCPY(path, PFileSystemCurrentDirectory);
417 LSTRCPY(absolutePath, path);
433 LSTRCPY(PFileSystemCurrentDirectory, absolutePath);
455 LSTRCPY(clone, path);
465 LSTRCPY(path, L("../"));
478 LSTRCPY(path, clone);
493 LSTRCPY(path, clone);
505 LSTRCPY(path, L("../"));
526 LSTRCPY(path, clone);
531 LSTRCPY(path, L(""));
545 LSTRCPY(temp, path);