Home
last modified time | relevance | path

Searched refs:PCRE2_CONVERT_UTF (Results 1 – 2 of 2) sorted by relevance

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_convert.c51 #define ALL_OPTIONS (PCRE2_CONVERT_UTF|PCRE2_CONVERT_NO_UTF_CHECK| \
1065 BOOL utf = (options & PCRE2_CONVERT_UTF) != 0; in pcre2_pattern_convert()
H A Dpcre2.h190 #define PCRE2_CONVERT_UTF 0x00000001u macro

Completed in 10 milliseconds