Lines Matching defs:parse_info
301 ParseInfo parse_info;
304 for (--num ; (parse_info = mb_parse_list[num]) != NULL; num++) {
305 len = compare(src, parse_info->encoding, from_len);
307 codeset = parse_info->codeset;
308 if (parse_info->type == E_LSL)
310 else if (parse_info->type == E_LSR)
952 if (codeset->parse_info) {
954 switch (codeset->parse_info->type) {
974 encoding = codeset->parse_info->encoding;
1980 if (codeset->parse_info) {
1982 switch (codeset->parse_info->type) {
2002 encoding = codeset->parse_info->encoding;
2438 if (codeset->parse_info) {
2440 switch (codeset->parse_info->type) {
2460 encoding = codeset->parse_info->encoding;