基本信息
源码名称:pcre-8.35.tar
源码大小:1.90M
文件格式:.gz
开发语言:C/C++
更新时间:2021-12-28
   友情提示:(无需注册或充值,赞助后即可获取资源下载链接)

     嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):813200300

本次赞助数额为: 2 元 
   源码介绍
pcre-8.35.tar

.
├── pcre-8.35
│   ├── 132html
│   ├── AUTHORS
│   ├── CMakeLists.txt
│   ├── COPYING
│   ├── ChangeLog
│   ├── CheckMan
│   ├── CleanTxt
│   ├── Detrail
│   ├── HACKING
│   ├── INSTALL
│   ├── LICENCE
│   ├── Makefile.am
│   ├── Makefile.in
│   ├── NEWS
│   ├── NON-AUTOTOOLS-BUILD
│   ├── NON-UNIX-USE
│   ├── PrepareRelease
│   ├── README
│   ├── RunGrepTest
│   ├── RunTest
│   ├── RunTest.bat
│   ├── aclocal.m4
│   ├── ar-lib
│   ├── cmake
│   │   ├── COPYING-CMAKE-SCRIPTS
│   │   ├── FindEditline.cmake
│   │   ├── FindPackageHandleStandardArgs.cmake
│   │   └── FindReadline.cmake
│   ├── compile
│   ├── config-cmake.h.in
│   ├── config.guess
│   ├── config.h.generic
│   ├── config.h.in
│   ├── config.sub
│   ├── configure
│   ├── configure.ac
│   ├── depcomp
│   ├── dftables.c
│   ├── doc
│   │   ├── html
│   │   │   ├── NON-AUTOTOOLS-BUILD.txt
│   │   │   ├── README.txt
│   │   │   ├── index.html
│   │   │   ├── pcre-config.html
│   │   │   ├── pcre.html
│   │   │   ├── pcre16.html
│   │   │   ├── pcre32.html
│   │   │   ├── pcre_assign_jit_stack.html
│   │   │   ├── pcre_compile.html
│   │   │   ├── pcre_compile2.html
│   │   │   ├── pcre_config.html
│   │   │   ├── pcre_copy_named_substring.html
│   │   │   ├── pcre_copy_substring.html
│   │   │   ├── pcre_dfa_exec.html
│   │   │   ├── pcre_exec.html
│   │   │   ├── pcre_free_study.html
│   │   │   ├── pcre_free_substring.html
│   │   │   ├── pcre_free_substring_list.html
│   │   │   ├── pcre_fullinfo.html
│   │   │   ├── pcre_get_named_substring.html
│   │   │   ├── pcre_get_stringnumber.html
│   │   │   ├── pcre_get_stringtable_entries.html
│   │   │   ├── pcre_get_substring.html
│   │   │   ├── pcre_get_substring_list.html
│   │   │   ├── pcre_jit_exec.html
│   │   │   ├── pcre_jit_stack_alloc.html
│   │   │   ├── pcre_jit_stack_free.html
│   │   │   ├── pcre_maketables.html
│   │   │   ├── pcre_pattern_to_host_byte_order.html
│   │   │   ├── pcre_refcount.html
│   │   │   ├── pcre_study.html
│   │   │   ├── pcre_utf16_to_host_byte_order.html
│   │   │   ├── pcre_utf32_to_host_byte_order.html
│   │   │   ├── pcre_version.html
│   │   │   ├── pcreapi.html
│   │   │   ├── pcrebuild.html
│   │   │   ├── pcrecallout.html
│   │   │   ├── pcrecompat.html
│   │   │   ├── pcrecpp.html
│   │   │   ├── pcredemo.html
│   │   │   ├── pcregrep.html
│   │   │   ├── pcrejit.html
│   │   │   ├── pcrelimits.html
│   │   │   ├── pcrematching.html
│   │   │   ├── pcrepartial.html
│   │   │   ├── pcrepattern.html
│   │   │   ├── pcreperform.html
│   │   │   ├── pcreposix.html
│   │   │   ├── pcreprecompile.html
│   │   │   ├── pcresample.html
│   │   │   ├── pcrestack.html
│   │   │   ├── pcresyntax.html
│   │   │   ├── pcretest.html
│   │   │   └── pcreunicode.html
│   │   ├── index.html.src
│   │   ├── pcre-config.1
│   │   ├── pcre-config.txt
│   │   ├── pcre.3
│   │   ├── pcre.txt
│   │   ├── pcre16.3
│   │   ├── pcre32.3
│   │   ├── pcre_assign_jit_stack.3
│   │   ├── pcre_compile.3
│   │   ├── pcre_compile2.3
│   │   ├── pcre_config.3
│   │   ├── pcre_copy_named_substring.3
│   │   ├── pcre_copy_substring.3
│   │   ├── pcre_dfa_exec.3
│   │   ├── pcre_exec.3
│   │   ├── pcre_free_study.3
│   │   ├── pcre_free_substring.3
│   │   ├── pcre_free_substring_list.3
│   │   ├── pcre_fullinfo.3
│   │   ├── pcre_get_named_substring.3
│   │   ├── pcre_get_stringnumber.3
│   │   ├── pcre_get_stringtable_entries.3
│   │   ├── pcre_get_substring.3
│   │   ├── pcre_get_substring_list.3
│   │   ├── pcre_jit_exec.3
│   │   ├── pcre_jit_stack_alloc.3
│   │   ├── pcre_jit_stack_free.3
│   │   ├── pcre_maketables.3
│   │   ├── pcre_pattern_to_host_byte_order.3
│   │   ├── pcre_refcount.3
│   │   ├── pcre_study.3
│   │   ├── pcre_utf16_to_host_byte_order.3
│   │   ├── pcre_utf32_to_host_byte_order.3
│   │   ├── pcre_version.3
│   │   ├── pcreapi.3
│   │   ├── pcrebuild.3
│   │   ├── pcrecallout.3
│   │   ├── pcrecompat.3
│   │   ├── pcrecpp.3
│   │   ├── pcredemo.3
│   │   ├── pcregrep.1
│   │   ├── pcregrep.txt
│   │   ├── pcrejit.3
│   │   ├── pcrelimits.3
│   │   ├── pcrematching.3
│   │   ├── pcrepartial.3
│   │   ├── pcrepattern.3
│   │   ├── pcreperform.3
│   │   ├── pcreposix.3
│   │   ├── pcreprecompile.3
│   │   ├── pcresample.3
│   │   ├── pcrestack.3
│   │   ├── pcresyntax.3
│   │   ├── pcretest.1
│   │   ├── pcretest.txt
│   │   ├── pcreunicode.3
│   │   └── perltest.txt
│   ├── install-sh
│   ├── libpcre.pc.in
│   ├── libpcre16.pc.in
│   ├── libpcre32.pc.in
│   ├── libpcrecpp.pc.in
│   ├── libpcreposix.pc.in
│   ├── ltmain.sh
│   ├── m4
│   │   ├── ax_pthread.m4
│   │   ├── libtool.m4
│   │   ├── ltoptions.m4
│   │   ├── ltsugar.m4
│   │   ├── ltversion.m4
│   │   ├── lt~obsolete.m4
│   │   └── pcre_visibility.m4
│   ├── makevp.bat
│   ├── makevp_c.txt
│   ├── makevp_l.txt
│   ├── missing
│   ├── pcre-config.in
│   ├── pcre.h.generic
│   ├── pcre.h.in
│   ├── pcre16_byte_order.c
│   ├── pcre16_chartables.c
│   ├── pcre16_compile.c
│   ├── pcre16_config.c
│   ├── pcre16_dfa_exec.c
│   ├── pcre16_exec.c
│   ├── pcre16_fullinfo.c
│   ├── pcre16_get.c
│   ├── pcre16_globals.c
│   ├── pcre16_jit_compile.c
│   ├── pcre16_maketables.c
│   ├── pcre16_newline.c
│   ├── pcre16_ord2utf16.c
│   ├── pcre16_printint.c
│   ├── pcre16_refcount.c
│   ├── pcre16_string_utils.c
│   ├── pcre16_study.c
│   ├── pcre16_tables.c
│   ├── pcre16_ucd.c
│   ├── pcre16_utf16_utils.c
│   ├── pcre16_valid_utf16.c
│   ├── pcre16_version.c
│   ├── pcre16_xclass.c
│   ├── pcre32_byte_order.c
│   ├── pcre32_chartables.c
│   ├── pcre32_compile.c
│   ├── pcre32_config.c
│   ├── pcre32_dfa_exec.c
│   ├── pcre32_exec.c
│   ├── pcre32_fullinfo.c
│   ├── pcre32_get.c
│   ├── pcre32_globals.c
│   ├── pcre32_jit_compile.c
│   ├── pcre32_maketables.c
│   ├── pcre32_newline.c
│   ├── pcre32_ord2utf32.c
│   ├── pcre32_printint.c
│   ├── pcre32_refcount.c
│   ├── pcre32_string_utils.c
│   ├── pcre32_study.c
│   ├── pcre32_tables.c
│   ├── pcre32_ucd.c
│   ├── pcre32_utf32_utils.c
│   ├── pcre32_valid_utf32.c
│   ├── pcre32_version.c
│   ├── pcre32_xclass.c
│   ├── pcre_byte_order.c
│   ├── pcre_chartables.c.dist
│   ├── pcre_compile.c
│   ├── pcre_config.c
│   ├── pcre_dfa_exec.c
│   ├── pcre_exec.c
│   ├── pcre_fullinfo.c
│   ├── pcre_get.c
│   ├── pcre_globals.c
│   ├── pcre_internal.h
│   ├── pcre_jit_compile.c
│   ├── pcre_jit_test.c
│   ├── pcre_maketables.c
│   ├── pcre_newline.c
│   ├── pcre_ord2utf8.c
│   ├── pcre_printint.c
│   ├── pcre_refcount.c
│   ├── pcre_scanner.cc
│   ├── pcre_scanner.h
│   ├── pcre_scanner_unittest.cc
│   ├── pcre_string_utils.c
│   ├── pcre_stringpiece.cc
│   ├── pcre_stringpiece.h.in
│   ├── pcre_stringpiece_unittest.cc
│   ├── pcre_study.c
│   ├── pcre_tables.c
│   ├── pcre_ucd.c
│   ├── pcre_valid_utf8.c
│   ├── pcre_version.c
│   ├── pcre_xclass.c
│   ├── pcrecpp.cc
│   ├── pcrecpp.h
│   ├── pcrecpp_internal.h
│   ├── pcrecpp_unittest.cc
│   ├── pcrecpparg.h.in
│   ├── pcredemo.c
│   ├── pcregexp.pas
│   ├── pcregrep.c
│   ├── pcreposix.c
│   ├── pcreposix.h
│   ├── pcretest.c
│   ├── perltest.pl
│   ├── sljit
│   │   ├── sljitConfig.h
│   │   ├── sljitConfigInternal.h
│   │   ├── sljitExecAllocator.c
│   │   ├── sljitLir.c
│   │   ├── sljitLir.h
│   │   ├── sljitNativeARM_32.c
│   │   ├── sljitNativeARM_64.c
│   │   ├── sljitNativeARM_T2_32.c
│   │   ├── sljitNativeMIPS_32.c
│   │   ├── sljitNativeMIPS_64.c
│   │   ├── sljitNativeMIPS_common.c
│   │   ├── sljitNativePPC_32.c
│   │   ├── sljitNativePPC_64.c
│   │   ├── sljitNativePPC_common.c
│   │   ├── sljitNativeSPARC_32.c
│   │   ├── sljitNativeSPARC_common.c
│   │   ├── sljitNativeTILEGX-encoder.c
│   │   ├── sljitNativeTILEGX_64.c
│   │   ├── sljitNativeX86_32.c
│   │   ├── sljitNativeX86_64.c
│   │   ├── sljitNativeX86_common.c
│   │   └── sljitUtils.c
│   ├── test-driver
│   ├── testdata
│   │   ├── grepbinary
│   │   ├── grepfilelist
│   │   ├── grepinput
│   │   ├── grepinput3
│   │   ├── grepinput8
│   │   ├── grepinputv
│   │   ├── grepinputx
│   │   ├── greplist
│   │   ├── grepoutput
│   │   ├── grepoutput8
│   │   ├── grepoutputN
│   │   ├── greppatN4
│   │   ├── saved16
│   │   ├── saved16BE-1
│   │   ├── saved16BE-2
│   │   ├── saved16LE-1
│   │   ├── saved16LE-2
│   │   ├── saved32
│   │   ├── saved32BE-1
│   │   ├── saved32BE-2
│   │   ├── saved32LE-1
│   │   ├── saved32LE-2
│   │   ├── saved8
│   │   ├── testinput1
│   │   ├── testinput10
│   │   ├── testinput11
│   │   ├── testinput12
│   │   ├── testinput13
│   │   ├── testinput14
│   │   ├── testinput15
│   │   ├── testinput16
│   │   ├── testinput17
│   │   ├── testinput18
│   │   ├── testinput19
│   │   ├── testinput2
│   │   ├── testinput20
│   │   ├── testinput21
│   │   ├── testinput22
│   │   ├── testinput23
│   │   ├── testinput24
│   │   ├── testinput25
│   │   ├── testinput26
│   │   ├── testinput3
│   │   ├── testinput4
│   │   ├── testinput5
│   │   ├── testinput6
│   │   ├── testinput7
│   │   ├── testinput8
│   │   ├── testinput9
│   │   ├── testinputEBC
│   │   ├── testoutput1
│   │   ├── testoutput10
│   │   ├── testoutput11-16
│   │   ├── testoutput11-32
│   │   ├── testoutput11-8
│   │   ├── testoutput12
│   │   ├── testoutput13
│   │   ├── testoutput14
│   │   ├── testoutput15
│   │   ├── testoutput16
│   │   ├── testoutput17
│   │   ├── testoutput18-16
│   │   ├── testoutput18-32
│   │   ├── testoutput19
│   │   ├── testoutput2
│   │   ├── testoutput20
│   │   ├── testoutput21-16
│   │   ├── testoutput21-32
│   │   ├── testoutput22-16
│   │   ├── testoutput22-32
│   │   ├── testoutput23
│   │   ├── testoutput24
│   │   ├── testoutput25
│   │   ├── testoutput26
│   │   ├── testoutput3
│   │   ├── testoutput3A
│   │   ├── testoutput3B
│   │   ├── testoutput4
│   │   ├── testoutput5
│   │   ├── testoutput6
│   │   ├── testoutput7
│   │   ├── testoutput8
│   │   ├── testoutput9
│   │   ├── testoutputEBC
│   │   ├── wintestinput3
│   │   └── wintestoutput3
│   └── ucp.h
└── 好例子网_pcre-8.35.tar.gz

7 directories, 368 files