diff options
Diffstat (limited to 'libs/Pcre16')
33 files changed, 33 insertions, 33 deletions
diff --git a/libs/Pcre16/docs/doc/html/NON-AUTOTOOLS-BUILD.txt b/libs/Pcre16/docs/doc/html/NON-AUTOTOOLS-BUILD.txt index 3910059106..f77a2cf43f 100644 --- a/libs/Pcre16/docs/doc/html/NON-AUTOTOOLS-BUILD.txt +++ b/libs/Pcre16/docs/doc/html/NON-AUTOTOOLS-BUILD.txt @@ -1,4 +1,4 @@ -Building PCRE without using autotools +Building PCRE without using autotools ------------------------------------- NOTE: This document relates to PCRE releases that use the original API, with diff --git a/libs/Pcre16/docs/doc/html/README.txt b/libs/Pcre16/docs/doc/html/README.txt index 4887ebf350..ee0c0e46f9 100644 --- a/libs/Pcre16/docs/doc/html/README.txt +++ b/libs/Pcre16/docs/doc/html/README.txt @@ -1,4 +1,4 @@ -README file for PCRE (Perl-compatible regular expression library) +README file for PCRE (Perl-compatible regular expression library) ----------------------------------------------------------------- NOTE: This set of files relates to PCRE releases that use the original API, diff --git a/libs/Pcre16/docs/doc/pcre-config.txt b/libs/Pcre16/docs/doc/pcre-config.txt index 8503ab0ef0..1ea30fb70d 100644 --- a/libs/Pcre16/docs/doc/pcre-config.txt +++ b/libs/Pcre16/docs/doc/pcre-config.txt @@ -1,4 +1,4 @@ -PCRE-CONFIG(1) General Commands Manual PCRE-CONFIG(1) +PCRE-CONFIG(1) General Commands Manual PCRE-CONFIG(1) diff --git a/libs/Pcre16/docs/doc/pcre.txt b/libs/Pcre16/docs/doc/pcre.txt index c027538f50..8e1dd8a06a 100644 --- a/libs/Pcre16/docs/doc/pcre.txt +++ b/libs/Pcre16/docs/doc/pcre.txt @@ -1,4 +1,4 @@ ------------------------------------------------------------------------------ +----------------------------------------------------------------------------- This file contains a concatenation of the PCRE man pages, converted to plain text format for ease of searching with a text editor, or for use on systems that do not have a man page processor. The small individual files that give diff --git a/libs/Pcre16/docs/doc/pcregrep.txt b/libs/Pcre16/docs/doc/pcregrep.txt index 97d9a7bd37..6a06a25d50 100644 --- a/libs/Pcre16/docs/doc/pcregrep.txt +++ b/libs/Pcre16/docs/doc/pcregrep.txt @@ -1,4 +1,4 @@ -PCREGREP(1) General Commands Manual PCREGREP(1) +PCREGREP(1) General Commands Manual PCREGREP(1) diff --git a/libs/Pcre16/docs/doc/pcretest.txt b/libs/Pcre16/docs/doc/pcretest.txt index 6d7305cfe8..288b99da1f 100644 --- a/libs/Pcre16/docs/doc/pcretest.txt +++ b/libs/Pcre16/docs/doc/pcretest.txt @@ -1,4 +1,4 @@ -PCRETEST(1) General Commands Manual PCRETEST(1) +PCRETEST(1) General Commands Manual PCRETEST(1) diff --git a/libs/Pcre16/docs/doc/perltest.txt b/libs/Pcre16/docs/doc/perltest.txt index bb1a52a48e..d5e77c1b8d 100644 --- a/libs/Pcre16/docs/doc/perltest.txt +++ b/libs/Pcre16/docs/doc/perltest.txt @@ -1,4 +1,4 @@ -The perltest program +The perltest program -------------------- The perltest.pl script tests Perl's regular expressions; it has the same diff --git a/libs/Pcre16/src/config.h b/libs/Pcre16/src/config.h index d1e35175fe..ae313ad377 100644 --- a/libs/Pcre16/src/config.h +++ b/libs/Pcre16/src/config.h @@ -1,4 +1,4 @@ -/* config.h for CMake builds */
+/* config.h for CMake builds */
/* #undef HAVE_DIRENT_H */
#define HAVE_SYS_STAT_H 1
diff --git a/libs/Pcre16/src/pcre.h b/libs/Pcre16/src/pcre.h index b77803a2d0..10596cb557 100644 --- a/libs/Pcre16/src/pcre.h +++ b/libs/Pcre16/src/pcre.h @@ -1,4 +1,4 @@ -/************************************************* +/************************************************* * Perl-Compatible Regular Expressions * *************************************************/ diff --git a/libs/Pcre16/src/pcre16_ord2utf16.c b/libs/Pcre16/src/pcre16_ord2utf16.c index 8e2ce5ea6c..8632415af0 100644 --- a/libs/Pcre16/src/pcre16_ord2utf16.c +++ b/libs/Pcre16/src/pcre16_ord2utf16.c @@ -1,4 +1,4 @@ -/************************************************* +/************************************************* * Perl-Compatible Regular Expressions * *************************************************/ diff --git a/libs/Pcre16/src/pcre_byte_order.c b/libs/Pcre16/src/pcre_byte_order.c index cf5f12b04e..538495e666 100644 --- a/libs/Pcre16/src/pcre_byte_order.c +++ b/libs/Pcre16/src/pcre_byte_order.c @@ -1,4 +1,4 @@ -/************************************************* +/************************************************* * Perl-Compatible Regular Expressions * *************************************************/ diff --git a/libs/Pcre16/src/pcre_chartables.c b/libs/Pcre16/src/pcre_chartables.c index 1e20ec29d0..b73de0263f 100644 --- a/libs/Pcre16/src/pcre_chartables.c +++ b/libs/Pcre16/src/pcre_chartables.c @@ -1,4 +1,4 @@ -/************************************************* +/************************************************* * Perl-Compatible Regular Expressions * *************************************************/ diff --git a/libs/Pcre16/src/pcre_compile.c b/libs/Pcre16/src/pcre_compile.c index 42f204cdff..5ef40555ed 100644 --- a/libs/Pcre16/src/pcre_compile.c +++ b/libs/Pcre16/src/pcre_compile.c @@ -1,4 +1,4 @@ -/************************************************* +/************************************************* * Perl-Compatible Regular Expressions * *************************************************/ diff --git a/libs/Pcre16/src/pcre_config.c b/libs/Pcre16/src/pcre_config.c index 1cbdd9c960..597865b94d 100644 --- a/libs/Pcre16/src/pcre_config.c +++ b/libs/Pcre16/src/pcre_config.c @@ -1,4 +1,4 @@ -/************************************************* +/************************************************* * Perl-Compatible Regular Expressions * *************************************************/ diff --git a/libs/Pcre16/src/pcre_dfa_exec.c b/libs/Pcre16/src/pcre_dfa_exec.c index bc09ced3a7..62423caac8 100644 --- a/libs/Pcre16/src/pcre_dfa_exec.c +++ b/libs/Pcre16/src/pcre_dfa_exec.c @@ -1,4 +1,4 @@ -/************************************************* +/************************************************* * Perl-Compatible Regular Expressions * *************************************************/ diff --git a/libs/Pcre16/src/pcre_exec.c b/libs/Pcre16/src/pcre_exec.c index 1a9bdd546e..b4072cc28d 100644 --- a/libs/Pcre16/src/pcre_exec.c +++ b/libs/Pcre16/src/pcre_exec.c @@ -1,4 +1,4 @@ -/************************************************* +/************************************************* * Perl-Compatible Regular Expressions * *************************************************/ diff --git a/libs/Pcre16/src/pcre_fullinfo.c b/libs/Pcre16/src/pcre_fullinfo.c index a6c2ece6ca..5ad4410ded 100644 --- a/libs/Pcre16/src/pcre_fullinfo.c +++ b/libs/Pcre16/src/pcre_fullinfo.c @@ -1,4 +1,4 @@ -/************************************************* +/************************************************* * Perl-Compatible Regular Expressions * *************************************************/ diff --git a/libs/Pcre16/src/pcre_get.c b/libs/Pcre16/src/pcre_get.c index 9475d5e88c..13bbf477c4 100644 --- a/libs/Pcre16/src/pcre_get.c +++ b/libs/Pcre16/src/pcre_get.c @@ -1,4 +1,4 @@ -/************************************************* +/************************************************* * Perl-Compatible Regular Expressions * *************************************************/ diff --git a/libs/Pcre16/src/pcre_globals.c b/libs/Pcre16/src/pcre_globals.c index 0f106aa901..c3d7db1663 100644 --- a/libs/Pcre16/src/pcre_globals.c +++ b/libs/Pcre16/src/pcre_globals.c @@ -1,4 +1,4 @@ -/************************************************* +/************************************************* * Perl-Compatible Regular Expressions * *************************************************/ diff --git a/libs/Pcre16/src/pcre_internal.h b/libs/Pcre16/src/pcre_internal.h index 97ff55d03b..f674acaee0 100644 --- a/libs/Pcre16/src/pcre_internal.h +++ b/libs/Pcre16/src/pcre_internal.h @@ -1,4 +1,4 @@ -/************************************************* +/************************************************* * Perl-Compatible Regular Expressions * *************************************************/ diff --git a/libs/Pcre16/src/pcre_jit_compile.c b/libs/Pcre16/src/pcre_jit_compile.c index 249edbe8e7..e5d213c43e 100644 --- a/libs/Pcre16/src/pcre_jit_compile.c +++ b/libs/Pcre16/src/pcre_jit_compile.c @@ -1,4 +1,4 @@ -/************************************************* +/************************************************* * Perl-Compatible Regular Expressions * *************************************************/ diff --git a/libs/Pcre16/src/pcre_maketables.c b/libs/Pcre16/src/pcre_maketables.c index a44a6eaa90..b763b5c7ca 100644 --- a/libs/Pcre16/src/pcre_maketables.c +++ b/libs/Pcre16/src/pcre_maketables.c @@ -1,4 +1,4 @@ -/************************************************* +/************************************************* * Perl-Compatible Regular Expressions * *************************************************/ diff --git a/libs/Pcre16/src/pcre_newline.c b/libs/Pcre16/src/pcre_newline.c index b8f5a4de19..e4d83e885d 100644 --- a/libs/Pcre16/src/pcre_newline.c +++ b/libs/Pcre16/src/pcre_newline.c @@ -1,4 +1,4 @@ -/************************************************* +/************************************************* * Perl-Compatible Regular Expressions * *************************************************/ diff --git a/libs/Pcre16/src/pcre_refcount.c b/libs/Pcre16/src/pcre_refcount.c index 79efa90f21..9fab761d92 100644 --- a/libs/Pcre16/src/pcre_refcount.c +++ b/libs/Pcre16/src/pcre_refcount.c @@ -1,4 +1,4 @@ -/************************************************* +/************************************************* * Perl-Compatible Regular Expressions * *************************************************/ diff --git a/libs/Pcre16/src/pcre_string_utils.c b/libs/Pcre16/src/pcre_string_utils.c index 25eacc8507..39e40d208f 100644 --- a/libs/Pcre16/src/pcre_string_utils.c +++ b/libs/Pcre16/src/pcre_string_utils.c @@ -1,4 +1,4 @@ -/************************************************* +/************************************************* * Perl-Compatible Regular Expressions * *************************************************/ diff --git a/libs/Pcre16/src/pcre_study.c b/libs/Pcre16/src/pcre_study.c index d9d4960d84..cbff6919ba 100644 --- a/libs/Pcre16/src/pcre_study.c +++ b/libs/Pcre16/src/pcre_study.c @@ -1,4 +1,4 @@ -/************************************************* +/************************************************* * Perl-Compatible Regular Expressions * *************************************************/ diff --git a/libs/Pcre16/src/pcre_tables.c b/libs/Pcre16/src/pcre_tables.c index 5e18e8cf90..9d8035effc 100644 --- a/libs/Pcre16/src/pcre_tables.c +++ b/libs/Pcre16/src/pcre_tables.c @@ -1,4 +1,4 @@ -/************************************************* +/************************************************* * Perl-Compatible Regular Expressions * *************************************************/ diff --git a/libs/Pcre16/src/pcre_ucd.c b/libs/Pcre16/src/pcre_ucd.c index f22f826c4c..0dc72a8d34 100644 --- a/libs/Pcre16/src/pcre_ucd.c +++ b/libs/Pcre16/src/pcre_ucd.c @@ -1,4 +1,4 @@ -/* This module is generated by the maint/MultiStage2.py script. +/* This module is generated by the maint/MultiStage2.py script. Do not modify it by hand. Instead modify the script and run it to regenerate this code. diff --git a/libs/Pcre16/src/pcre_version.c b/libs/Pcre16/src/pcre_version.c index ae86ff28bc..27d40158f8 100644 --- a/libs/Pcre16/src/pcre_version.c +++ b/libs/Pcre16/src/pcre_version.c @@ -1,4 +1,4 @@ -/************************************************* +/************************************************* * Perl-Compatible Regular Expressions * *************************************************/ diff --git a/libs/Pcre16/src/pcre_xclass.c b/libs/Pcre16/src/pcre_xclass.c index ef759a589a..5784f8c69f 100644 --- a/libs/Pcre16/src/pcre_xclass.c +++ b/libs/Pcre16/src/pcre_xclass.c @@ -1,4 +1,4 @@ -/************************************************* +/************************************************* * Perl-Compatible Regular Expressions * *************************************************/ diff --git a/libs/Pcre16/src/stdafx.cxx b/libs/Pcre16/src/stdafx.cxx index 0fb604da7c..7df047aeff 100644 --- a/libs/Pcre16/src/stdafx.cxx +++ b/libs/Pcre16/src/stdafx.cxx @@ -1,2 +1,2 @@ -
+
#include "stdafx.h"
\ No newline at end of file diff --git a/libs/Pcre16/src/stdafx.h b/libs/Pcre16/src/stdafx.h index d78b7834c8..74d247a037 100644 --- a/libs/Pcre16/src/stdafx.h +++ b/libs/Pcre16/src/stdafx.h @@ -1,2 +1,2 @@ -
+
// just a stub
\ No newline at end of file diff --git a/libs/Pcre16/src/ucp.h b/libs/Pcre16/src/ucp.h index 2fa00296e4..00a3f9b24c 100644 --- a/libs/Pcre16/src/ucp.h +++ b/libs/Pcre16/src/ucp.h @@ -1,4 +1,4 @@ -/************************************************* +/************************************************* * Unicode Property Table handler * *************************************************/ |