Home
last modified time | relevance | path

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

123

/third_party/boost/libs/regex/test/c_compiler_checks/
Dwide_posix_api_check.c58 regfree(&re); in main()
70 regfree(&re); in main()
75 regfree(&re); in main()
78 regfree(&re); in main()
Dwide_posix_api_check.cpp59 regfree(&re); in main()
73 regfree(&re); in main()
78 regfree(&re); in main()
81 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/alsa-lib/src/ucm/
Ducm_regex.c163 regfree(&re); in uc_mgr_define_regex()
174 regfree(&re); in uc_mgr_define_regex()
Ducm_cond.c172 regfree(&re); in if_eval_regex_match()
177 regfree(&re); in if_eval_regex_match()
/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/boost/libs/regex/performance/config/
Dposix.cpp13 regfree(&pe); in main()
/third_party/json/benchmarks/thirdparty/benchmark/cmake/
Dposix_regex.cpp11 regfree(&re); in main()
/third_party/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/musl/porting/uniproton/kernel/include/
Dregex.h54 void regfree(regex_t *);
/third_party/musl/porting/liteos_m/kernel/include/
Dregex.h54 void regfree(regex_t *);
/third_party/musl/include/
Dregex.h54 void regfree(regex_t *);
/third_party/musl/ndk_musl_include/
Dregex.h54 void regfree(regex_t *);
/third_party/musl/porting/liteos_m_iccarm/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/musl/libc-test/src/functional/
Dtest-malloc-stats-print.c54 regfree(&thread_data_regex); in find_thread_in_output()
/third_party/boost/boost/regex/v4/
Dcregex.hpp177 #define regfree regfreeW macro
183 #define regfree regfreeA macro
/third_party/json/benchmarks/thirdparty/benchmark/src/
Dre.h138 regfree(&re_); in ~Regex()
/third_party/benchmark/src/
Dre.h144 regfree(&re_); in ~Regex()
/third_party/skia/third_party/externals/microhttpd/src/examples/
Dmhd2spdy_structures.c65 regfree(preg); in deinit_parse_uri()
/third_party/toybox/toys/pending/
Dexpr.c125 regfree(&pat); in re()

123