Home
last modified time | relevance | path

Searched refs:regfree (Results 1 – 25 of 42) sorted by relevance

12

/third_party/boost/libs/regex/test/c_compiler_checks/
Dwide_posix_api_check.cpp59 regfree(&re); in main()
73 regfree(&re); in main()
78 regfree(&re); in main()
81 regfree(&re); in main()
Dwide_posix_api_check.c58 regfree(&re); in main()
70 regfree(&re); in main()
75 regfree(&re); in main()
78 regfree(&re); in main()
/third_party/boost/libs/regex/performance/
Dposix.cpp25 regfree(&pe); in ~posix_regex()
26 regfree(&pe2); in ~posix_regex()
35 regfree(&pe); in set_expression()
36 regfree(&pe2); in set_expression()
/third_party/boost/libs/regex/doc/
Dregex.qbk47 [template regfree[] [link boost_regex.ref.posix.regfree `regfree`]]
Dposix_api.qbk53 #define regfree regfreeW
59 #define regfree regfreeA
135 [#regfree][h4 regfree]
137 `regfree` frees all the memory that was allocated by regcomp.
/third_party/boost/libs/regex/performance/config/
Dposix.cpp13 regfree(&pe); in main()
/third_party/benchmark/cmake/
Dposix_regex.cpp11 regfree(&re); in main()
/third_party/json/benchmarks/thirdparty/benchmark/cmake/
Dposix_regex.cpp11 regfree(&re); in main()
/third_party/musl/libc-test/src/regression/
Dregexec-nosub.c19 regfree(&re); in main()
/third_party/pcre2/pcre2/src/
Dpcre2posix.c211 #undef regfree
212 PCRE2POSIX_EXP_DECL void regfree(regex_t *);
214 regfree(regex_t *preg)
Dpcre2posix.h156 #define regfree pcre2_regfree macro
/third_party/musl/include/
Dregex.h54 void regfree(regex_t *);
/third_party/musl/porting/liteos_m/kernel/include/
Dregex.h54 void regfree(regex_t *);
/third_party/musl/libc-test/src/api/
Dregex.c40 {void(*p)(regex_t*) = regfree;} in f()
/third_party/benchmark/src/
Dre.h144 regfree(&re_); in ~Regex()
/third_party/json/benchmarks/thirdparty/benchmark/src/
Dre.h138 regfree(&re_); in ~Regex()
/third_party/boost/boost/regex/v4/
Dcregex.hpp177 #define regfree regfreeW macro
183 #define regfree regfreeA macro
/third_party/skia/third_party/externals/microhttpd/src/examples/
Dmhd2spdy_structures.c65 regfree(preg); in deinit_parse_uri()
/third_party/toybox/toys/pending/
Dmdev.c125 regfree(&match); in make_device()
Dexpr.c125 regfree(&pat); in re()
Dman.c195 return regfree(&TT.reg); in man_main()
/third_party/pulseaudio/src/modules/
Dmodule-match.c294 regfree(&r->regex); in pa__done()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/
DAndroid.bp99 "lib/Support/regfree.c",
/third_party/flutter/glfw/src/
Dlinux_joystick.c265 regfree(&_glfw.linux_js.regex); in _glfwTerminateJoysticksLinux()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DCMakeLists.txt161 regfree.c

12