Home
last modified time | relevance | path

Searched defs:compile_regex (Results 1 – 3 of 3) sorted by relevance

/external/adhd/cras/src/server/
Dcras_udev.c394 static void compile_regex(regex_t *regex, const char *str) in compile_regex() function
/external/selinux/libselinux/src/
Dlabel_file.h339 static inline int compile_regex(struct spec *spec, const char **errbuf) in compile_regex() function
/external/pcre/dist2/src/
Dpcre2_compile.c7519 compile_regex(uint32_t options, PCRE2_UCHAR **codeptr, uint32_t **pptrptr, in compile_regex() function