Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:regfree
(Results
1 - 25
of
47
) sorted by relevance
1
2
/third_party/musl/Benchmark/musl/
H
A
D
libc_regex.cpp
45
regfree
(®);
in Bm_function_Regcomp()
64
regfree
(®);
in Bm_function_Regexec()
82
regfree
(®);
in Bm_function_Regall()
/third_party/alsa-lib/src/ucm/
H
A
D
ucm_regex.c
163
regfree
(&re);
in uc_mgr_define_regex()
174
regfree
(&re);
in uc_mgr_define_regex()
H
A
D
ucm_cond.c
172
regfree
(&re);
in if_eval_regex_match()
177
regfree
(&re);
in if_eval_regex_match()
/third_party/pcre2/pcre2/src/
H
A
D
pcre2posix.c
197
#undef
regfree
198
PCRE2POSIX_EXP_DECL void
regfree
(regex_t *);
200
regfree
(regex_t *preg)
H
A
D
pcre2posix.h
170
#define
regfree
pcre2_regfree
macro
H
A
D
pcre2posix_test.c
202
regfree
(&re);
in main()
/third_party/benchmark/cmake/
H
A
D
posix_regex.cpp
11
regfree
(&re);
in main()
/third_party/musl/libc-test/src/regression/
H
A
D
regexec-nosub.c
19
regfree
(&re);
in main()
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H
A
D
regex.h
54
void
regfree
(regex_t *);
/third_party/musl/porting/liteos_m/kernel/include/
H
A
D
regex.h
54
void
regfree
(regex_t *);
/third_party/musl/porting/uniproton/kernel/include/
H
A
D
regex.h
54
void
regfree
(regex_t *);
/third_party/musl/include/
H
A
D
regex.h
54
void
regfree
(regex_t *);
/third_party/libabigail/include/
H
A
D
abg-regex.h
41
regfree
(r);
in operator ()()
/third_party/musl/libc-test/src/api/
H
A
D
regex.c
40
{void(*p)(regex_t*) =
regfree
;}
in f()
/third_party/musl/libc-test/src/functional/
H
A
D
test-malloc-stats-print.c
54
regfree
(&thread_data_regex);
in find_thread_in_output()
/third_party/benchmark/src/
H
A
D
re.h
144
regfree
(&re_);
in ~Regex()
/third_party/skia/third_party/externals/microhttpd/src/examples/
H
A
D
mhd2spdy_structures.c
65
regfree
(preg);
in deinit_parse_uri()
/third_party/mesa3d/src/util/
H
A
D
xmlconfig.c
53
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/
H
A
D
expr.c
125
regfree
(&pat);
in re()
H
A
D
man.c
195
return
regfree
(&TT.reg);
in man_main()
H
A
D
mdev.c
125
regfree
(&match);
in make_device()
/third_party/glfw/src/
H
A
D
linux_joystick.c
383
regfree
(&_glfw.linjs.regex);
in _glfwTerminateJoysticksLinux()
/third_party/pulseaudio/src/modules/
H
A
D
module-match.c
294
regfree
(&r->regex);
in pa__done()
/third_party/googletest/googletest/src/
H
A
D
gtest-port.cc
664
//
regfree
'ing an invalid regex might crash because the content
in ~RE()
668
regfree
(&partial_regex_);
in ~RE()
669
regfree
(&full_regex_);
in ~RE()
/third_party/mesa3d/src/gtest/src/
H
A
D
gtest-port.cc
708
//
regfree
'ing an invalid regex might crash because the content
in ~RE()
712
regfree
(&partial_regex_);
in ~RE()
713
regfree
(&full_regex_);
in ~RE()
Completed in 17 milliseconds
1
2