• Home
  • Raw
  • Download

Lines Matching refs:PCHARSV

1043 #define PCHARSV(p, offset, len, utf, f) \  macro
1573 #define PCHARSV(p, offset, len, utf, f) \ macro
1967 #define PCHARSV(p, offset, len, utf, f) \ macro
2071 #define PCHARSV(p, offset, len, utf, f) \ macro
2175 #define PCHARSV(p, offset, len, utf, f) \ macro
4246 PCHARSV(CASTVAR(void *, pbuffer), 0, len, FALSE, outfile); in print_error_message()
4282 PCHARSV(cb->callout_string, 0, in callout_callback()
4435 PCHARSV(nametable, imm2_size, length, FALSE, outfile); in show_pattern_info()
5527 PCHARSV(converted_pattern, 0, converted_length, utf, outfile); in process_pattern()
5953 PCHARSV(cb->callout_string, 0, in callout_function()
5979 PCHARSV(cb->subject, cb->offset_vector[i], in callout_function()
6012 PCHARSV(cb->subject, current_position, cb->subject_length - current_position, in callout_function()
6071 PCHARSV(cb->mark, 0, -1, utf, outfile); in callout_function()
6155 PCHARSV(copybuffer, 0, length, utf, outfile); in copy_and_get()
6210 PCHARSV(copybuffer, 0, length, utf, outfile); in copy_and_get()
6235 PCHARSV(gotbuffer, 0, length, utf, outfile); in copy_and_get()
6279 PCHARSV(gotbuffer, 0, length, utf, outfile); in copy_and_get()
6306 PCHARSV(stringlist[i], 0, lengths[i], utf, outfile); in copy_and_get()
6843 PCHARSV(pp, start, end - start, utf, outfile); in process_data()
6852 PCHARSV(pp, pmatch[i].rm_eo, len - pmatch[i].rm_eo, utf, outfile); in process_data()
7110 PCHARSV(nbuffer, 0, nsize, utf, outfile); in process_data()
7426 PCHARSV(pp, start, end - start, utf, outfile); in process_data()
7440 PCHARSV(pp, start, end - start, utf, outfile); in process_data()
7450 PCHARSV(pp, start, end - start, utf, outfile); in process_data()
7462 PCHARSV(pp, ovector[i+1], ulen - ovector[i+1], utf, outfile); in process_data()
7473 PCHARSV(CASTFLD(void *, match_data, mark), 0, -1, utf, outfile); in process_data()
7506 PCHARSV(pp, ovector[0], ulen - ovector[0], utf, outfile); in process_data()
7588 PCHARSV(CASTFLD(void *, match_data, mark), 0, -1, utf, outfile); in process_data()
8481 PCHARSV(CASTVAR(void *, pbuffer), 0, len, FALSE, stdout); in main()