path_ext 245 sapi/fpm/fpm/fpm_php.c char *path_ext = path + path_len - ext_len; path_ext 246 sapi/fpm/fpm/fpm_php.c if (strcmp(*p, path_ext) == 0) {