Home
last modified time | relevance | path

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

/dports/lang/gawk/gawk-5.1.1/
H A Dbuiltin.c366 bool do_single_byte = false; in do_index() local
409 do_single_byte = ((s1->wstlen == 0 && s1->stlen > 0) in do_index()
418 if (! do_single_byte && gawk_mb_cur_max > 1) { in do_index()
450 if (! do_single_byte && gawk_mb_cur_max > 1) { in do_index()