Home
last modified time | relevance | path

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

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