Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created June 21, 2019 12:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Whateverable/da7a0402c3a7bfb317a391a3fe596709 to your computer and use it in GitHub Desktop.
Save Whateverable/da7a0402c3a7bfb317a391a3fe596709 to your computer and use it in GitHub Desktop.
greppable6
_REVISION
File Code
FRITH/File-Metadata-Libextractor
…/Constants.pm6 :75:
EXTRACTOR_METATYPE_REVISION_HISTORY => 65,
FRITH/File-Metadata-Libextractor
…/Constants.pm6 :137:
EXTRACTOR_METATYPE_REVISION_NUMBER => 127,
cygx/p6-tinycc-resources-win64
…/winerror.h :457:
#define ERROR_UNKNOWN_REVISION 1305L
cygx/p6-tinycc-resources-win64
…/winerror.h :458:
#define ERROR_REVISION_MISMATCH 1306L
cygx/p6-tinycc-resources-win64
…/winnt.h :2095:
#define SID_REVISION (1)
cygx/p6-tinycc-resources-win64
…/winnt.h :2259:
#define ACL_REVISION (2)
cygx/p6-tinycc-resources-win64
…/winnt.h :2260:
#define ACL_REVISION_DS (4)
cygx/p6-tinycc-resources-win64
…/winnt.h :2262:
#define ACL_REVISION1 (1)
cygx/p6-tinycc-resources-win64
…/winnt.h :2263:
#define MIN_ACL_REVISION ACL_REVISION2
cygx/p6-tinycc-resources-win64
…/winnt.h :2264:
#define ACL_REVISION2 (2)
cygx/p6-tinycc-resources-win64
…/winnt.h :2265:
#define ACL_REVISION3 (3)
cygx/p6-tinycc-resources-win64
…/winnt.h :2266:
#define ACL_REVISION4 (4)
cygx/p6-tinycc-resources-win64
…/winnt.h :2267:
#define MAX_ACL_REVISION ACL_REVISION4
cygx/p6-tinycc-resources-win64
…/winnt.h :2467:
typedef struct _ACL_REVISION_INFORMATION {
cygx/p6-tinycc-resources-win64
…/winnt.h :2469:
} ACL_REVISION_INFORMATION;
cygx/p6-tinycc-resources-win64
…/winnt.h :2470:
typedef ACL_REVISION_INFORMATION *PACL_REVISION_INFORMATION;
cygx/p6-tinycc-resources-win64
…/winnt.h :2479:
#define SECURITY_DESCRIPTOR_REVISION (1)
cygx/p6-tinycc-resources-win64
…/winnt.h :2480:
#define SECURITY_DESCRIPTOR_REVISION1 (1)
spebern/Parser-FreeXL-Native
…/ltversion.m4 :16:
m4_define([LT_PACKAGE_REVISION], [1.3293])
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment