mbfl_hexchar_table  110 ext/mbstring/libmbfl/mbfl/mbfilter.c static char mbfl_hexchar_table[] = {
mbfl_hexchar_table 2709 ext/mbstring/libmbfl/mbfl/mbfilter.c 						(*pc->decoder->filter_function)(mbfl_hexchar_table[d], pc->decoder);
mbfl_hexchar_table 2715 ext/mbstring/libmbfl/mbfl/mbfilter.c 					(*pc->decoder->filter_function)(mbfl_hexchar_table[0], pc->decoder);
mbfl_hexchar_table 2810 ext/mbstring/libmbfl/mbfl/mbfilter.c 				(*pc->decoder->filter_function)(mbfl_hexchar_table[d], pc->decoder);
mbfl_hexchar_table 2893 ext/mbstring/libmbfl/mbfl/mbfilter.c 				(*pc->decoder->filter_function)(mbfl_hexchar_table[d], pc->decoder);
mbfl_hexchar_table 2934 ext/mbstring/libmbfl/mbfl/mbfilter.c 						(*pc->decoder->filter_function)(mbfl_hexchar_table[d], pc->decoder);
mbfl_hexchar_table 2940 ext/mbstring/libmbfl/mbfl/mbfilter.c 					(*pc->decoder->filter_function)(mbfl_hexchar_table[0], pc->decoder);
mbfl_hexchar_table 2988 ext/mbstring/libmbfl/mbfl/mbfilter.c 				(*pc->decoder->filter_function)(mbfl_hexchar_table[d], pc->decoder);
mbfl_hexchar_table 3015 ext/mbstring/libmbfl/mbfl/mbfilter.c 				(*pc->decoder->filter_function)(mbfl_hexchar_table[d], pc->decoder);
mbfl_hexchar_table  109 ext/mbstring/libmbfl/mbfl/mbfl_convert.c static char mbfl_hexchar_table[] = {
mbfl_hexchar_table  522 ext/mbstring/libmbfl/mbfl/mbfl_convert.c 						ret = (*filter->filter_function)(mbfl_hexchar_table[n], filter);
mbfl_hexchar_table  530 ext/mbstring/libmbfl/mbfl/mbfl_convert.c 					ret = (*filter->filter_function)(mbfl_hexchar_table[0], filter);
mbfl_hexchar_table  548 ext/mbstring/libmbfl/mbfl/mbfl_convert.c 						ret = (*filter->filter_function)(mbfl_hexchar_table[n], filter);
mbfl_hexchar_table  559 ext/mbstring/libmbfl/mbfl/mbfl_convert.c 					ret = (*filter->filter_function)(mbfl_hexchar_table[0], filter);