Lines Matching refs:PCHARSV
934 #define PCHARSV(p, offset, len, utf, f) \ macro
1406 #define PCHARSV(p, offset, len, utf, f) \ macro
1762 #define PCHARSV(p, offset, len, utf, f) \ macro
1857 #define PCHARSV(p, offset, len, utf, f) \ macro
1952 #define PCHARSV(p, offset, len, utf, f) \ macro
3814 PCHARSV(cb->callout_string, 0, in callout_callback()
3944 PCHARSV(nametable, imm2_size, length, FALSE, outfile); in show_pattern_info()
4109 PCHARSV(CASTVAR(void *, pbuffer), 0, len, FALSE, outfile); in show_pattern_info()
4131 PCHARSV(CASTVAR(void *, pbuffer), 0, len, FALSE, outfile); in show_pattern_info()
4161 PCHARSV(CASTVAR(void *, pbuffer), 0, rc, FALSE, outfile); in serial_error()
4961 PCHARSV(CASTVAR(void *, pbuffer), 0, len, FALSE, outfile); in process_pattern()
5161 PCHARSV(cb->callout_string, 0, in callout_function()
5187 PCHARSV(cb->subject, cb->offset_vector[i], in callout_function()
5218 PCHARSV(cb->subject, current_position, cb->subject_length - current_position, in callout_function()
5270 PCHARSV(cb->mark, 0, -1, utf, outfile); in callout_function()
5326 PCHARSV(CASTVAR(void *, pbuffer), 0, rc, FALSE, outfile); in copy_and_get()
5336 PCHARSV(CASTVAR(void *, pbuffer), 0, rc, FALSE, outfile); in copy_and_get()
5345 PCHARSV(copybuffer, 0, length, utf, outfile); in copy_and_get()
5385 PCHARSV(CASTVAR(void *, pbuffer), 0, rc, FALSE, outfile); in copy_and_get()
5395 PCHARSV(CASTVAR(void *, pbuffer), 0, rc, FALSE, outfile); in copy_and_get()
5404 PCHARSV(copybuffer, 0, length, utf, outfile); in copy_and_get()
5425 PCHARSV(CASTVAR(void *, pbuffer), 0, rc, FALSE, outfile); in copy_and_get()
5431 PCHARSV(gotbuffer, 0, length, utf, outfile); in copy_and_get()
5471 PCHARSV(CASTVAR(void *, pbuffer), 0, rc, FALSE, outfile); in copy_and_get()
5477 PCHARSV(gotbuffer, 0, length, utf, outfile); in copy_and_get()
5498 PCHARSV(CASTVAR(void *, pbuffer), 0, rc, FALSE, outfile); in copy_and_get()
5506 PCHARSV(stringlist[i], 0, lengths[i], utf, outfile); in copy_and_get()
5988 PCHARSV(pp, pmatch[i].rm_so, in process_data()
5995 PCHARSV(pp, pmatch[i].rm_eo, len - pmatch[i].rm_eo, in process_data()
6235 PCHARSV(CASTVAR(void *, pbuffer), 0, msize, FALSE, outfile); in process_data()
6243 PCHARSV(nbuffer, 0, nsize, utf, outfile); in process_data()
6538 PCHARSV(pp, start, end - start, utf, outfile); in process_data()
6552 PCHARSV(pp, start, end - start, utf, outfile); in process_data()
6562 PCHARSV(pp, start, end - start, utf, outfile); in process_data()
6574 PCHARSV(pp, ovector[i+1], ulen - ovector[i+1], utf, outfile); in process_data()
6585 PCHARSV(CASTFLD(void *, match_data, mark), 0, -1, utf, outfile); in process_data()
6618 PCHARSV(pp, ovector[0], ulen - ovector[0], utf, outfile); in process_data()
6702 PCHARSV(CASTFLD(void *, match_data, mark), 0, -1, utf, outfile); in process_data()
6717 PCHARSV(CASTVAR(void *, pbuffer), 0, mlen, FALSE, outfile); in process_data()
7423 PCHARSV(CASTVAR(void *, pbuffer), 0, len, FALSE, stdout);