Lines Matching defs:inbufptr

294     const char **inbufptr,
299 const char *src = (*inbufptr) - 1;
313 *inbufptr += len;
324 const char *inbufptr)
345 ch = *((const unsigned char *)(inbufptr + j));
421 const char *inbufptr,
431 if ( strncmp(inbufptr, directionality_data[i].encoding,
441 const char *inbufptr,
452 if ( strncmp(inbufptr, ct_sequence, seq_len) != 0)
472 inbufptr += seq_len;
473 byte_m = *inbufptr++;
474 byte_l = *inbufptr++;
480 if ( _XlcNCompareISOLatin1(inbufptr, encoding_name, name_len) != 0 )
484 inbufptr = inbufptr + name_len;
485 if ( *inbufptr != STX )
495 const char *inbufptr,
520 if ((*ctr_seq_len = cmp_esc_sequence(inbufptr, *charset)))
526 if ((*ctr_seq_len = cmp_esc_sequence(inbufptr, *charset)))
538 if ((*ctr_seq_len = cmp_esc_sequence(inbufptr, *charset)))
541 if ((*ctr_seq_len = cmp_esc_sequence(inbufptr, *charset)))
756 const char *inbufptr;
767 inbufptr = *from;
771 ch = *inbufptr++;
794 codeset = mb_parse_codeset(state, num, &inbufptr, from_left);
803 if ((codeset = byteM_parse_codeset(lcd, (inbufptr - 1))))
833 inbufptr -= (length - len_left);
915 const wchar_t *inbufptr = (const wchar_t *) *from;
925 wc = *inbufptr++;
1074 const wchar_t *inbufptr = (const wchar_t *) *from;
1081 wc = *inbufptr++;
1256 const char *inbufptr;
1266 inbufptr = *from;
1270 ch = *inbufptr++;
1293 if ( !ct_parse_csi(inbufptr - 1, &ctr_seq_len) )
1297 inbufptr--;
1304 inbufptr += (ctr_seq_len - 1);
1313 inbufptr - 1, &state->charset, &ctr_seq_len) )
1333 inbufptr--;
1340 inbufptr += (ctr_seq_len - 1);
1388 ch = *inbufptr++;
1393 inbufptr--;
1407 inbufptr -= (gi_len - gi_len_left);
1442 const char *inbufptr;
1450 inbufptr = *from;
1461 ch = *inbufptr++;
1508 inbufptr -= (gi_len - gi_len_left);
1647 const char *inbufptr;
1658 inbufptr = *from;
1662 ch = *inbufptr++;
1685 codeset = mb_parse_codeset(state, num, &inbufptr, from_left);
1694 if ((codeset = byteM_parse_codeset(lcd, (inbufptr - 1))))
1727 inbufptr -= (length - len_left);
1764 const char *inbufptr;
1775 inbufptr = *from;
1779 ch = *inbufptr++;
1796 codeset = mb_parse_codeset(state, num, &inbufptr, from_left);
1805 if ((codeset = byteM_parse_codeset(lcd, (inbufptr - 1))))
1863 *from = (XPointer) inbufptr;
1886 const char *inbufptr;
1896 inbufptr = *from;
1902 *from = (XPointer) inbufptr;
1942 const wchar_t *inbufptr = (const wchar_t *) *from;
1951 wc = *inbufptr++;
2098 const wchar_t *inbufptr = (const wchar_t *) *from;
2104 wc = *inbufptr++;
2154 *from = (XPointer) inbufptr;
2228 const wchar_t *inbufptr;
2238 inbufptr = (const wchar_t *) *from;
2244 *from = (XPointer) inbufptr;
2278 const wchar_t *inbufptr;
2288 inbufptr = (const wchar_t *) *from;
2294 *from = (XPointer) inbufptr;
2406 const char *inbufptr = *from;
2412 ch = *inbufptr++;
2513 const char *inbufptr = *from;
2519 ch = *inbufptr++;