Home
last modified time | relevance | path

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

/PHP-7.0/ext/fileinfo/libmagic/
H A Dpatchlevel.h2 #define patchlevel 22 macro
H A Dapprentice.c2889 "files. `%s' is version %d", FILE_VERSION_MAJOR, patchlevel, in apprentice_map()
/PHP-7.0/ext/fileinfo/
H A Dlibmagic.patch17 +#include "patchlevel.h"
757 + "files. `%s' is version %d", FILE_VERSION_MAJOR, patchlevel,
2794 diff -u libmagic.orig/patchlevel.h libmagic/patchlevel.h
2795 --- libmagic.orig/patchlevel.h 2017-04-10 11:41:09.731268025 +0800
2796 +++ libmagic/patchlevel.h 2017-04-10 11:41:14.414268021 +0800
2799 -#define patchlevel 6
2800 +#define patchlevel 22
2804 - * $File: patchlevel.h,v 1.76 2011/01/17 16:40:41 christos Exp $
2805 + * $File: patchlevel.h,v 1.68 2008/03/22 21:39:43 christos Exp $
2807 - * $Log: patchlevel.h,v $
[all …]

Completed in 17 milliseconds