Home
last modified time | relevance | path

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

/third_party/selinux/libselinux/src/
Dlabel_file.h340 static inline int compile_regex(struct spec *spec, const char **errbuf) in compile_regex() function
/third_party/pcre2/pcre2/src/
Dpcre2_compile.c8378 compile_regex(uint32_t options, uint32_t xoptions, PCRE2_UCHAR **codeptr, in compile_regex() function