Home
last modified time | relevance | path

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

/PHP-8.3/win32/build/
H A DMakefile.phpize21 build_dirs: $(BUILD_DIR) $(BUILD_DIRS_SUB)
H A DMakefile59 build_dirs: $(BUILD_DIR) $(BUILD_DIRS_SUB) $(BUILD_DIR_DEV) target
62 generated_files: build_dirs \
68 generated_files: build_dirs \
H A Dconfutils.js126 build_dirs = new Array(); variable
1659 build_dirs[build_dirs.length] = d;
2063 build_dirs.sort();
2070 for (i = 0; i < build_dirs.length; i++) {
2071 bd = FSO.BuildPath(dir, build_dirs[i]);

Completed in 24 milliseconds