normalize_path    160 lib/as3/compiler.c     filename = normalize_path(filename);
normalize_path    198 lib/as3/files.c #define TEST(x) {printf("%s -> %s\n", (x), normalize_path(x));}
normalize_path     45 lib/as3/files.h char* normalize_path(const char*path);