Home
last modified time | relevance | path

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

123

/third_party/musl/Benchmark/musl/
Dlibc_regex.cpp45 regfree(&reg); in Bm_function_Regcomp()
64 regfree(&reg); in Bm_function_Regexec()
82 regfree(&reg); in Bm_function_Regall()
/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.c197 #undef regfree
198 PCRE2POSIX_EXP_DECL void regfree(regex_t *);
200 regfree(regex_t *preg)
Dpcre2posix.h170 #define regfree pcre2_regfree macro
Dpcre2posix_test.c202 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/liteos_m/kernel/include/
Dregex.h54 void regfree(regex_t *);
/third_party/musl/ndk_musl_include/
Dregex.h54 void regfree(regex_t *);
/third_party/musl/include/
Dregex.h54 void regfree(regex_t *);
/third_party/musl/porting/uniproton/kernel/include/
Dregex.h54 void regfree(regex_t *);
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dregex.h54 void regfree(regex_t *);
/third_party/libabigail/include/
Dabg-regex.h41 regfree(r); in operator()
/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/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/mesa3d/src/util/
Dxmlconfig.c53 static inline void regfree(regex_t* r) {} in regfree() function
710 regfree(&re); in parseAppAttr()
743 regfree(&re); in parseAppAttr()
780 regfree(&re); in parseEngineAttr()
/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/skia/third_party/externals/swiftshader/third_party/llvm-subzero/
DAndroid.bp99 "lib/Support/regfree.c",
/third_party/pulseaudio/src/modules/
Dmodule-match.c294 regfree(&r->regex); in pa__done()
/third_party/glfw/src/
Dlinux_joystick.c265 regfree(&_glfw.linux_js.regex); in _glfwTerminateJoysticksLinux()

123