Home
last modified time | relevance | path

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

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