Forráskód Böngészése

style: 第三方依赖库移动到deps文件夹

SongZihuan 3 éve
szülő
commit
2f20dd3538
100 módosított fájl, 23 hozzáadás és 29 törlés
  1. 2 1
      include/aFun.h
  2. 2 1
      include/cjson.h
  3. 5 1
      include/tool.h
  4. 3 3
      src/CMakeLists.txt
  5. 0 20
      src/cjson/LICENSE
  6. 8 0
      src/deps/README.md
  7. 0 0
      src/deps/cjson/CMakeLists.txt
  8. 0 0
      src/deps/cjson/LICENSE
  9. 1 1
      src/deps/cjson/cJSON.c
  10. 0 0
      src/deps/cjson/cJSON.h
  11. 1 1
      src/deps/cjson/tool.c
  12. 0 0
      src/deps/dlfcn/CMakeLists.txt
  13. 0 0
      src/deps/dlfcn/COPYING
  14. 1 1
      src/deps/dlfcn/dlfcn.c
  15. 0 0
      src/deps/dlfcn/dlfcn.h
  16. 0 0
      src/deps/regex/CMakeLists.txt
  17. 0 0
      src/deps/regex/__regex.h
  18. 0 0
      src/deps/regex/config.h
  19. 0 0
      src/deps/regex/pcre2.h
  20. 0 0
      src/deps/regex/pcre2/.gitignore
  21. 0 0
      src/deps/regex/pcre2/132html
  22. 0 0
      src/deps/regex/pcre2/AUTHORS
  23. 0 0
      src/deps/regex/pcre2/CMakeLists.txt
  24. 0 0
      src/deps/regex/pcre2/COPYING
  25. 0 0
      src/deps/regex/pcre2/ChangeLog
  26. 0 0
      src/deps/regex/pcre2/CheckMan
  27. 0 0
      src/deps/regex/pcre2/CleanTxt
  28. 0 0
      src/deps/regex/pcre2/Detrail
  29. 0 0
      src/deps/regex/pcre2/HACKING
  30. 0 0
      src/deps/regex/pcre2/LICENCE
  31. 0 0
      src/deps/regex/pcre2/Makefile.am
  32. 0 0
      src/deps/regex/pcre2/NEWS
  33. 0 0
      src/deps/regex/pcre2/NON-AUTOTOOLS-BUILD
  34. 0 0
      src/deps/regex/pcre2/PrepareRelease
  35. 0 0
      src/deps/regex/pcre2/README
  36. 0 0
      src/deps/regex/pcre2/RunGrepTest
  37. 0 0
      src/deps/regex/pcre2/RunGrepTest.bat
  38. 0 0
      src/deps/regex/pcre2/RunTest
  39. 0 0
      src/deps/regex/pcre2/RunTest.bat
  40. 0 0
      src/deps/regex/pcre2/autogen.sh
  41. 0 0
      src/deps/regex/pcre2/cmake/COPYING-CMAKE-SCRIPTS
  42. 0 0
      src/deps/regex/pcre2/cmake/FindEditline.cmake
  43. 0 0
      src/deps/regex/pcre2/cmake/FindPackageHandleStandardArgs.cmake
  44. 0 0
      src/deps/regex/pcre2/cmake/FindReadline.cmake
  45. 0 0
      src/deps/regex/pcre2/config-cmake.h.in
  46. 0 0
      src/deps/regex/pcre2/configure.ac
  47. 0 0
      src/deps/regex/pcre2/doc/html/NON-AUTOTOOLS-BUILD.txt
  48. 0 0
      src/deps/regex/pcre2/doc/html/README.txt
  49. 0 0
      src/deps/regex/pcre2/doc/html/index.html
  50. 0 0
      src/deps/regex/pcre2/doc/html/pcre2-config.html
  51. 0 0
      src/deps/regex/pcre2/doc/html/pcre2.html
  52. 0 0
      src/deps/regex/pcre2/doc/html/pcre2_callout_enumerate.html
  53. 0 0
      src/deps/regex/pcre2/doc/html/pcre2_code_copy.html
  54. 0 0
      src/deps/regex/pcre2/doc/html/pcre2_code_copy_with_tables.html
  55. 0 0
      src/deps/regex/pcre2/doc/html/pcre2_code_free.html
  56. 0 0
      src/deps/regex/pcre2/doc/html/pcre2_compile.html
  57. 0 0
      src/deps/regex/pcre2/doc/html/pcre2_compile_context_copy.html
  58. 0 0
      src/deps/regex/pcre2/doc/html/pcre2_compile_context_create.html
  59. 0 0
      src/deps/regex/pcre2/doc/html/pcre2_compile_context_free.html
  60. 0 0
      src/deps/regex/pcre2/doc/html/pcre2_config.html
  61. 0 0
      src/deps/regex/pcre2/doc/html/pcre2_convert_context_copy.html
  62. 0 0
      src/deps/regex/pcre2/doc/html/pcre2_convert_context_create.html
  63. 0 0
      src/deps/regex/pcre2/doc/html/pcre2_convert_context_free.html
  64. 0 0
      src/deps/regex/pcre2/doc/html/pcre2_converted_pattern_free.html
  65. 0 0
      src/deps/regex/pcre2/doc/html/pcre2_dfa_match.html
  66. 0 0
      src/deps/regex/pcre2/doc/html/pcre2_general_context_copy.html
  67. 0 0
      src/deps/regex/pcre2/doc/html/pcre2_general_context_create.html
  68. 0 0
      src/deps/regex/pcre2/doc/html/pcre2_general_context_free.html
  69. 0 0
      src/deps/regex/pcre2/doc/html/pcre2_get_error_message.html
  70. 0 0
      src/deps/regex/pcre2/doc/html/pcre2_get_mark.html
  71. 0 0
      src/deps/regex/pcre2/doc/html/pcre2_get_match_data_size.html
  72. 0 0
      src/deps/regex/pcre2/doc/html/pcre2_get_ovector_count.html
  73. 0 0
      src/deps/regex/pcre2/doc/html/pcre2_get_ovector_pointer.html
  74. 0 0
      src/deps/regex/pcre2/doc/html/pcre2_get_startchar.html
  75. 0 0
      src/deps/regex/pcre2/doc/html/pcre2_jit_compile.html
  76. 0 0
      src/deps/regex/pcre2/doc/html/pcre2_jit_free_unused_memory.html
  77. 0 0
      src/deps/regex/pcre2/doc/html/pcre2_jit_match.html
  78. 0 0
      src/deps/regex/pcre2/doc/html/pcre2_jit_stack_assign.html
  79. 0 0
      src/deps/regex/pcre2/doc/html/pcre2_jit_stack_create.html
  80. 0 0
      src/deps/regex/pcre2/doc/html/pcre2_jit_stack_free.html
  81. 0 0
      src/deps/regex/pcre2/doc/html/pcre2_maketables.html
  82. 0 0
      src/deps/regex/pcre2/doc/html/pcre2_maketables_free.html
  83. 0 0
      src/deps/regex/pcre2/doc/html/pcre2_match.html
  84. 0 0
      src/deps/regex/pcre2/doc/html/pcre2_match_context_copy.html
  85. 0 0
      src/deps/regex/pcre2/doc/html/pcre2_match_context_create.html
  86. 0 0
      src/deps/regex/pcre2/doc/html/pcre2_match_context_free.html
  87. 0 0
      src/deps/regex/pcre2/doc/html/pcre2_match_data_create.html
  88. 0 0
      src/deps/regex/pcre2/doc/html/pcre2_match_data_create_from_pattern.html
  89. 0 0
      src/deps/regex/pcre2/doc/html/pcre2_match_data_free.html
  90. 0 0
      src/deps/regex/pcre2/doc/html/pcre2_pattern_convert.html
  91. 0 0
      src/deps/regex/pcre2/doc/html/pcre2_pattern_info.html
  92. 0 0
      src/deps/regex/pcre2/doc/html/pcre2_serialize_decode.html
  93. 0 0
      src/deps/regex/pcre2/doc/html/pcre2_serialize_encode.html
  94. 0 0
      src/deps/regex/pcre2/doc/html/pcre2_serialize_free.html
  95. 0 0
      src/deps/regex/pcre2/doc/html/pcre2_serialize_get_number_of_codes.html
  96. 0 0
      src/deps/regex/pcre2/doc/html/pcre2_set_bsr.html
  97. 0 0
      src/deps/regex/pcre2/doc/html/pcre2_set_callout.html
  98. 0 0
      src/deps/regex/pcre2/doc/html/pcre2_set_character_tables.html
  99. 0 0
      src/deps/regex/pcre2/doc/html/pcre2_set_compile_extra_options.html
  100. 0 0
      src/deps/regex/pcre2/doc/html/pcre2_set_compile_recursion_guard.html

+ 2 - 1
include/aFun.h

@@ -3,6 +3,8 @@
 #include "mem.h"
 #include "macro.h"
 #include "tool.h"
+#include "regex.h"
+#include "cjson.h"
 
 #include "code.h"
 #include "object.h"
@@ -11,7 +13,6 @@
 #include "run.h"
 #include "gc.h"
 #include "magic_func.h"
-#include "regex.h"
 
 // Init系列函数
 void aFunInit(void);

+ 2 - 1
include/cjson.h

@@ -1,7 +1,8 @@
 #ifndef AFUN__CJSON_H
 #define AFUN__CJSON_H
 #include "macro.h"
-#include "cJSON/cJSON.h"
+#include "../src/deps/cjson/cJSON.h"
+
 void cJsonInit();
 cJSON *parseJsonFile(FILE *file);
 

+ 5 - 1
include/tool.h

@@ -9,8 +9,12 @@
 #include <wchar.h>
 #include <string.h>
 #include <signal.h>
-#include <dlfcn.h>
 #include "macro.h"
+#ifdef _MSC_VER
+#include "../src/deps/dlfcn/dlfcn.h"
+#else
+#include <dlfcn.h>
+#endif
 
 /* md5计算工具 */
 #define READ_DATA_SIZE	(1024)

+ 3 - 3
src/CMakeLists.txt

@@ -1,11 +1,11 @@
 IF (MSVC)
     # 编译dlfcn-win32
-    ADD_SUBDIRECTORY(dlfcn)
+    ADD_SUBDIRECTORY(deps/dlfcn)
 ENDIF()
 
 ADD_SUBDIRECTORY(tool)
-ADD_SUBDIRECTORY(cjson)
-ADD_SUBDIRECTORY(regex)
+ADD_SUBDIRECTORY(deps/cjson)
+ADD_SUBDIRECTORY(deps/regex)
 
 SET(libary af_tool af_json  af_regex)
 

+ 0 - 20
src/cjson/LICENSE

@@ -1,20 +0,0 @@
-Copyright (c) 2009-2017 Dave Gamble and cJSON contributors
-
-Permission is hereby granted, free of charge, to any person obtaining a copy
-of this software and associated documentation files (the "Software"), to deal
-in the Software without restriction, including without limitation the rights
-to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-copies of the Software, and to permit persons to whom the Software is
-furnished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in
-all copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
-THE SOFTWARE.
-

+ 8 - 0
src/deps/README.md

@@ -0,0 +1,8 @@
+#`src/deps`文件夹
+## 介绍
+该文件夹存放的是`aFunlang`的依赖库源码。  
+### 依赖库
+
+- cJSON
+- dlfcn-win32
+- pcre2

+ 0 - 0
src/cjson/CMakeLists.txt → src/deps/cjson/CMakeLists.txt


+ 0 - 0
include/cJSON/LICENSE → src/deps/cjson/LICENSE


+ 1 - 1
src/cjson/cJSON.c → src/deps/cjson/cJSON.c

@@ -56,7 +56,7 @@
 #pragma GCC visibility pop
 #endif
 
-#include "cJSON/cJSON.h"
+#include "cJSON.h"
 
 /* define our own boolean type */
 #ifdef true

+ 0 - 0
include/cJSON/cJSON.h → src/deps/cjson/cJSON.h


+ 1 - 1
src/cjson/tool.c → src/deps/cjson/tool.c

@@ -1,7 +1,7 @@
 #include <stdio.h>
 #include "mem.h"
 #include "tool.h"
-#include "cJSON/cJSON.h"
+#include "cJSON.h"
 
 #ifndef FSTRING_SIZE
 #define FSTRING_SIZE (100)

+ 0 - 0
src/dlfcn/CMakeLists.txt → src/deps/dlfcn/CMakeLists.txt


+ 0 - 0
include/dlfcn/COPYING → src/deps/dlfcn/COPYING


+ 1 - 1
src/dlfcn/dlfcn.c → src/deps/dlfcn/dlfcn.c

@@ -29,7 +29,7 @@
 #include <stdlib.h>
 #include <crtdbg.h>
 #endif
-#include <windows.h>
+#include <Windows.h>
 #include <stdio.h>
 #include <stdlib.h>
 

+ 0 - 0
include/dlfcn/dlfcn.h → src/deps/dlfcn/dlfcn.h


+ 0 - 0
src/regex/CMakeLists.txt → src/deps/regex/CMakeLists.txt


+ 0 - 0
src/regex/__regex.h → src/deps/regex/__regex.h


+ 0 - 0
src/regex/config.h → src/deps/regex/config.h


+ 0 - 0
src/regex/pcre2.h → src/deps/regex/pcre2.h


+ 0 - 0
src/regex/pcre2/.gitignore → src/deps/regex/pcre2/.gitignore


+ 0 - 0
src/regex/pcre2/132html → src/deps/regex/pcre2/132html


+ 0 - 0
src/regex/pcre2/AUTHORS → src/deps/regex/pcre2/AUTHORS


+ 0 - 0
src/regex/pcre2/CMakeLists.txt → src/deps/regex/pcre2/CMakeLists.txt


+ 0 - 0
src/regex/pcre2/COPYING → src/deps/regex/pcre2/COPYING


+ 0 - 0
src/regex/pcre2/ChangeLog → src/deps/regex/pcre2/ChangeLog


+ 0 - 0
src/regex/pcre2/CheckMan → src/deps/regex/pcre2/CheckMan


+ 0 - 0
src/regex/pcre2/CleanTxt → src/deps/regex/pcre2/CleanTxt


+ 0 - 0
src/regex/pcre2/Detrail → src/deps/regex/pcre2/Detrail


+ 0 - 0
src/regex/pcre2/HACKING → src/deps/regex/pcre2/HACKING


+ 0 - 0
src/regex/pcre2/LICENCE → src/deps/regex/pcre2/LICENCE


+ 0 - 0
src/regex/pcre2/Makefile.am → src/deps/regex/pcre2/Makefile.am


+ 0 - 0
src/regex/pcre2/NEWS → src/deps/regex/pcre2/NEWS


+ 0 - 0
src/regex/pcre2/NON-AUTOTOOLS-BUILD → src/deps/regex/pcre2/NON-AUTOTOOLS-BUILD


+ 0 - 0
src/regex/pcre2/PrepareRelease → src/deps/regex/pcre2/PrepareRelease


+ 0 - 0
src/regex/pcre2/README → src/deps/regex/pcre2/README


+ 0 - 0
src/regex/pcre2/RunGrepTest → src/deps/regex/pcre2/RunGrepTest


+ 0 - 0
src/regex/pcre2/RunGrepTest.bat → src/deps/regex/pcre2/RunGrepTest.bat


+ 0 - 0
src/regex/pcre2/RunTest → src/deps/regex/pcre2/RunTest


+ 0 - 0
src/regex/pcre2/RunTest.bat → src/deps/regex/pcre2/RunTest.bat


+ 0 - 0
src/regex/pcre2/autogen.sh → src/deps/regex/pcre2/autogen.sh


+ 0 - 0
src/regex/pcre2/cmake/COPYING-CMAKE-SCRIPTS → src/deps/regex/pcre2/cmake/COPYING-CMAKE-SCRIPTS


+ 0 - 0
src/regex/pcre2/cmake/FindEditline.cmake → src/deps/regex/pcre2/cmake/FindEditline.cmake


+ 0 - 0
src/regex/pcre2/cmake/FindPackageHandleStandardArgs.cmake → src/deps/regex/pcre2/cmake/FindPackageHandleStandardArgs.cmake


+ 0 - 0
src/regex/pcre2/cmake/FindReadline.cmake → src/deps/regex/pcre2/cmake/FindReadline.cmake


+ 0 - 0
src/regex/pcre2/config-cmake.h.in → src/deps/regex/pcre2/config-cmake.h.in


+ 0 - 0
src/regex/pcre2/configure.ac → src/deps/regex/pcre2/configure.ac


+ 0 - 0
src/regex/pcre2/doc/html/NON-AUTOTOOLS-BUILD.txt → src/deps/regex/pcre2/doc/html/NON-AUTOTOOLS-BUILD.txt


+ 0 - 0
src/regex/pcre2/doc/html/README.txt → src/deps/regex/pcre2/doc/html/README.txt


+ 0 - 0
src/regex/pcre2/doc/html/index.html → src/deps/regex/pcre2/doc/html/index.html


+ 0 - 0
src/regex/pcre2/doc/html/pcre2-config.html → src/deps/regex/pcre2/doc/html/pcre2-config.html


+ 0 - 0
src/regex/pcre2/doc/html/pcre2.html → src/deps/regex/pcre2/doc/html/pcre2.html


+ 0 - 0
src/regex/pcre2/doc/html/pcre2_callout_enumerate.html → src/deps/regex/pcre2/doc/html/pcre2_callout_enumerate.html


+ 0 - 0
src/regex/pcre2/doc/html/pcre2_code_copy.html → src/deps/regex/pcre2/doc/html/pcre2_code_copy.html


+ 0 - 0
src/regex/pcre2/doc/html/pcre2_code_copy_with_tables.html → src/deps/regex/pcre2/doc/html/pcre2_code_copy_with_tables.html


+ 0 - 0
src/regex/pcre2/doc/html/pcre2_code_free.html → src/deps/regex/pcre2/doc/html/pcre2_code_free.html


+ 0 - 0
src/regex/pcre2/doc/html/pcre2_compile.html → src/deps/regex/pcre2/doc/html/pcre2_compile.html


+ 0 - 0
src/regex/pcre2/doc/html/pcre2_compile_context_copy.html → src/deps/regex/pcre2/doc/html/pcre2_compile_context_copy.html


+ 0 - 0
src/regex/pcre2/doc/html/pcre2_compile_context_create.html → src/deps/regex/pcre2/doc/html/pcre2_compile_context_create.html


+ 0 - 0
src/regex/pcre2/doc/html/pcre2_compile_context_free.html → src/deps/regex/pcre2/doc/html/pcre2_compile_context_free.html


+ 0 - 0
src/regex/pcre2/doc/html/pcre2_config.html → src/deps/regex/pcre2/doc/html/pcre2_config.html


+ 0 - 0
src/regex/pcre2/doc/html/pcre2_convert_context_copy.html → src/deps/regex/pcre2/doc/html/pcre2_convert_context_copy.html


+ 0 - 0
src/regex/pcre2/doc/html/pcre2_convert_context_create.html → src/deps/regex/pcre2/doc/html/pcre2_convert_context_create.html


+ 0 - 0
src/regex/pcre2/doc/html/pcre2_convert_context_free.html → src/deps/regex/pcre2/doc/html/pcre2_convert_context_free.html


+ 0 - 0
src/regex/pcre2/doc/html/pcre2_converted_pattern_free.html → src/deps/regex/pcre2/doc/html/pcre2_converted_pattern_free.html


+ 0 - 0
src/regex/pcre2/doc/html/pcre2_dfa_match.html → src/deps/regex/pcre2/doc/html/pcre2_dfa_match.html


+ 0 - 0
src/regex/pcre2/doc/html/pcre2_general_context_copy.html → src/deps/regex/pcre2/doc/html/pcre2_general_context_copy.html


+ 0 - 0
src/regex/pcre2/doc/html/pcre2_general_context_create.html → src/deps/regex/pcre2/doc/html/pcre2_general_context_create.html


+ 0 - 0
src/regex/pcre2/doc/html/pcre2_general_context_free.html → src/deps/regex/pcre2/doc/html/pcre2_general_context_free.html


+ 0 - 0
src/regex/pcre2/doc/html/pcre2_get_error_message.html → src/deps/regex/pcre2/doc/html/pcre2_get_error_message.html


+ 0 - 0
src/regex/pcre2/doc/html/pcre2_get_mark.html → src/deps/regex/pcre2/doc/html/pcre2_get_mark.html


+ 0 - 0
src/regex/pcre2/doc/html/pcre2_get_match_data_size.html → src/deps/regex/pcre2/doc/html/pcre2_get_match_data_size.html


+ 0 - 0
src/regex/pcre2/doc/html/pcre2_get_ovector_count.html → src/deps/regex/pcre2/doc/html/pcre2_get_ovector_count.html


+ 0 - 0
src/regex/pcre2/doc/html/pcre2_get_ovector_pointer.html → src/deps/regex/pcre2/doc/html/pcre2_get_ovector_pointer.html


+ 0 - 0
src/regex/pcre2/doc/html/pcre2_get_startchar.html → src/deps/regex/pcre2/doc/html/pcre2_get_startchar.html


+ 0 - 0
src/regex/pcre2/doc/html/pcre2_jit_compile.html → src/deps/regex/pcre2/doc/html/pcre2_jit_compile.html


+ 0 - 0
src/regex/pcre2/doc/html/pcre2_jit_free_unused_memory.html → src/deps/regex/pcre2/doc/html/pcre2_jit_free_unused_memory.html


+ 0 - 0
src/regex/pcre2/doc/html/pcre2_jit_match.html → src/deps/regex/pcre2/doc/html/pcre2_jit_match.html


+ 0 - 0
src/regex/pcre2/doc/html/pcre2_jit_stack_assign.html → src/deps/regex/pcre2/doc/html/pcre2_jit_stack_assign.html


+ 0 - 0
src/regex/pcre2/doc/html/pcre2_jit_stack_create.html → src/deps/regex/pcre2/doc/html/pcre2_jit_stack_create.html


+ 0 - 0
src/regex/pcre2/doc/html/pcre2_jit_stack_free.html → src/deps/regex/pcre2/doc/html/pcre2_jit_stack_free.html


+ 0 - 0
src/regex/pcre2/doc/html/pcre2_maketables.html → src/deps/regex/pcre2/doc/html/pcre2_maketables.html


+ 0 - 0
src/regex/pcre2/doc/html/pcre2_maketables_free.html → src/deps/regex/pcre2/doc/html/pcre2_maketables_free.html


+ 0 - 0
src/regex/pcre2/doc/html/pcre2_match.html → src/deps/regex/pcre2/doc/html/pcre2_match.html


+ 0 - 0
src/regex/pcre2/doc/html/pcre2_match_context_copy.html → src/deps/regex/pcre2/doc/html/pcre2_match_context_copy.html


+ 0 - 0
src/regex/pcre2/doc/html/pcre2_match_context_create.html → src/deps/regex/pcre2/doc/html/pcre2_match_context_create.html


+ 0 - 0
src/regex/pcre2/doc/html/pcre2_match_context_free.html → src/deps/regex/pcre2/doc/html/pcre2_match_context_free.html


+ 0 - 0
src/regex/pcre2/doc/html/pcre2_match_data_create.html → src/deps/regex/pcre2/doc/html/pcre2_match_data_create.html


+ 0 - 0
src/regex/pcre2/doc/html/pcre2_match_data_create_from_pattern.html → src/deps/regex/pcre2/doc/html/pcre2_match_data_create_from_pattern.html


+ 0 - 0
src/regex/pcre2/doc/html/pcre2_match_data_free.html → src/deps/regex/pcre2/doc/html/pcre2_match_data_free.html


+ 0 - 0
src/regex/pcre2/doc/html/pcre2_pattern_convert.html → src/deps/regex/pcre2/doc/html/pcre2_pattern_convert.html


+ 0 - 0
src/regex/pcre2/doc/html/pcre2_pattern_info.html → src/deps/regex/pcre2/doc/html/pcre2_pattern_info.html


+ 0 - 0
src/regex/pcre2/doc/html/pcre2_serialize_decode.html → src/deps/regex/pcre2/doc/html/pcre2_serialize_decode.html


+ 0 - 0
src/regex/pcre2/doc/html/pcre2_serialize_encode.html → src/deps/regex/pcre2/doc/html/pcre2_serialize_encode.html


+ 0 - 0
src/regex/pcre2/doc/html/pcre2_serialize_free.html → src/deps/regex/pcre2/doc/html/pcre2_serialize_free.html


+ 0 - 0
src/regex/pcre2/doc/html/pcre2_serialize_get_number_of_codes.html → src/deps/regex/pcre2/doc/html/pcre2_serialize_get_number_of_codes.html


+ 0 - 0
src/regex/pcre2/doc/html/pcre2_set_bsr.html → src/deps/regex/pcre2/doc/html/pcre2_set_bsr.html


+ 0 - 0
src/regex/pcre2/doc/html/pcre2_set_callout.html → src/deps/regex/pcre2/doc/html/pcre2_set_callout.html


+ 0 - 0
src/regex/pcre2/doc/html/pcre2_set_character_tables.html → src/deps/regex/pcre2/doc/html/pcre2_set_character_tables.html


+ 0 - 0
src/regex/pcre2/doc/html/pcre2_set_compile_extra_options.html → src/deps/regex/pcre2/doc/html/pcre2_set_compile_extra_options.html


+ 0 - 0
src/regex/pcre2/doc/html/pcre2_set_compile_recursion_guard.html → src/deps/regex/pcre2/doc/html/pcre2_set_compile_recursion_guard.html


Nem az összes módosított fájl került megjelenítésre, mert túl sok fájl változott