Home
last modified time | relevance | path

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

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