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

/osnet-11/usr/src/grub/grub2/grub-core/gnulib/
H A Dregcomp.c3055 Idx coll_sym_alloc = 0, range_alloc = 0, mbchar_alloc = 0;
3215 if (BE (mbchar_alloc == mbcset->nmbchars, 0))
3220 mbchar_alloc = 2 * mbcset->nmbchars + 1;
3223 mbchar_alloc);
3046 Idx coll_sym_alloc = 0, range_alloc = 0, mbchar_alloc = 0; local

Completed in 28 milliseconds