Home
last modified time | relevance | path

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

/third_party/selinux/libselinux/src/
Dlabel_file.h347 static inline int compile_regex(struct spec *spec, const char **errbuf) in compile_regex() function
/third_party/glib/glib/pcre/
Dpcre_compile.c7030 compile_regex(int options, pcre_uchar **codeptr, const pcre_uchar **ptrptr, in compile_regex() function
/third_party/pcre2/pcre2/src/
Dpcre2_compile.c8002 compile_regex(uint32_t options, PCRE2_UCHAR **codeptr, uint32_t **pptrptr, in compile_regex() function