Home
last modified time | relevance | path

Searched refs:USE_PCRE2 (Results 1 - 3 of 3) sorted by relevance

/third_party/selinux/libselinux/src/
H A Dregex.h7 #ifdef USE_PCRE2
22 #ifdef USE_PCRE2
H A Dregex.c11 #ifdef USE_PCRE2
32 #ifdef USE_PCRE2
309 #else // !USE_PCRE2
568 #ifdef USE_PCRE2 in regex_format_error()
591 #ifdef USE_PCRE2 in regex_format_error()
605 #ifdef USE_PCRE2 in regex_format_error()
/third_party/selinux/libselinux/
H A DMakefile26 USE_PCRE2 ?= y macro
27 ifeq ($(USE_PCRE2),y)

Completed in 2 milliseconds