work_path 603 ext/zip/php_zip.c char work_path[MAXPATHLEN]; work_path 622 ext/zip/php_zip.c snprintf(work_path, MAXPATHLEN, "%s%c%s", cwd, DEFAULT_SLASH, path); work_path 623 ext/zip/php_zip.c path = work_path;