Searched refs:PCRE_UTF16 (Results 1 – 3 of 3) sorted by relevance
152 utf = (re->options & PCRE_UTF16) != 0; in pcre_pattern_to_host_byte_order()
121 #define PCRE_UTF16 0x00000800 /* Compile (same as PCRE_UTF8) */ macro
7718 { skipatstart += 8; options |= PCRE_UTF16; continue; } in pcre_compile2()