Searched refs:match_any_multibyte_characters (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/cvs/lib/
H A Dregex.c3222 boolean match_any_multibyte_characters = false;
3317 && match_any_multibyte_characters == false)
3360 if (match_any_multibyte_characters == false)
3365 match_any_multibyte_characters = true;
3409 match_any_multibyte_characters = true;
3206 boolean match_any_multibyte_characters = false; local

Completed in 296 milliseconds