Home
last modified time | relevance | path

Searched defs:regexec (Results 1 – 25 of 78) sorted by relevance

1234

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/regex/include/boost/regex/v4/
Dcregex.hpp176 #define regexec regexecW macro
182 #define regexec regexecA macro
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/regex/include/boost/regex/v5/
Dcregex.hpp178 #define regexec regexecW macro
184 #define regexec regexecA macro
/aosp_15_r20/bionic/libc/upstream-netbsd/lib/libc/regex/
H A Dregexec.c71 __weak_alias(regexec,_regexec) in __weak_alias() argument
226 regexec(const regex_t * __restrict preg, in regexec() function
/aosp_15_r20/external/pcre/src/
H A Dpcre2posix.h169 #define regexec pcre2_regexec macro
/aosp_15_r20/external/libcups/vcnet/regex/
H A Dregexec.c113 regexec(preg, string, nmatch, pmatch, eflags) in regexec() function
/aosp_15_r20/external/musl/src/regex/
H A Dregexec.c996 regexec(const regex_t *restrict preg, const char *restrict string, in regexec() function
/aosp_15_r20/external/trusty/musl/src/regex/
Dregexec.c997 regexec(const regex_t *restrict preg, const char *restrict string, in regexec() function
/aosp_15_r20/external/mesa3d/src/util/
H A Dxmlconfig.c52 static inline int regexec(regex_t *r, const char *s, int n, void *p, int f) { return REG_NOMATCH; } in regexec() function
/aosp_15_r20/external/coreboot/util/kconfig/
H A Dregex.c4808 regexec (preg, string, nmatch, pmatch, eflags) in regexec() function
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/vendor/libc/src/unix/bsd/
H A Dmod.rs867 pub fn regexec( in regexec() function
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/vendor/libc/src/unix/bsd/
H A Dmod.rs867 pub fn regexec( in regexec() function
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/vendor/libc/src/unix/bsd/
H A Dmod.rs867 pub fn regexec( in regexec() function
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/vendor/libc/src/unix/bsd/
H A Dmod.rs866 pub fn regexec( in regexec() function
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/vendor/libc/src/unix/bsd/
H A Dmod.rs866 pub fn regexec( in regexec() function
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/libc-0.2.153/src/unix/bsd/
H A Dmod.rs866 pub fn regexec( in regexec() function
/aosp_15_r20/external/rust/android-crates-io/crates/libc/src/unix/bsd/
Dmod.rs911 pub fn regexec( in regexec() function
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_21/gen/
Dstub.c704 void regexec() {} in regexec() function
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_23/gen/
Dstub.c782 void regexec() {} in regexec() function
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_22/gen/
Dstub.c726 void regexec() {} in regexec() function
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_25/gen/
Dstub.c782 void regexec() {} in regexec() function
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_24/gen/
Dstub.c782 void regexec() {} in regexec() function
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_27/gen/
Dstub.c782 void regexec() {} in regexec() function
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_26/gen/
Dstub.c782 void regexec() {} in regexec() function
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_31/gen/
Dstub.c784 void regexec() {} in regexec() function
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_34/gen/
Dstub.c784 void regexec() {} in regexec() function

1234