Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/libgnuregex/
H A Dregex_internal.h409 #define re_string_is_single_byte_char(pstr, idx) \ macro
H A Dregex_internal.c845 && ! re_string_is_single_byte_char (pstr, pstr->cur_idx + idx)) in internal_function()