Home
last modified time | relevance | path

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

/external/pcre/dist/
Dpcre_byte_order.c116 BOOL utf16_char; in pcre_pattern_to_host_byte_order() local
168 utf16_char = FALSE; in pcre_pattern_to_host_byte_order()
184 if (utf16_char) in pcre_pattern_to_host_byte_order()
193 utf16_char = FALSE; in pcre_pattern_to_host_byte_order()
265 if (utf) utf16_char = TRUE; in pcre_pattern_to_host_byte_order()
Dpcretest.c2500 BOOL utf16_char = FALSE; in regexflip8_or_16() local
2545 if (utf16_char) in regexflip8_or_16()
2554 utf16_char = FALSE; in regexflip8_or_16()
2625 if (utf) utf16_char = TRUE; in regexflip8_or_16()