Searched defs:pline (Results 1 – 4 of 4) sorted by relevance
328 pline = " " variable333 pline = " " variable355 pline = "#define %s_ch(c)" % f variable363 pline = pline + just + "(" variable389 pline = "#define %sQ(c)" % f variable416 pline = "\\\n\t\t\t\t(" variable443 pline = "static const xmlChSRange %s_srng[] = { " % f variable449 pline = " " variable455 pline = "static const xmlChLRange %s_lrng[] = { " % f variable461 pline = " " variable[all …]
315 pline = "static const xmlChSRange xml%sS[] = {" % name variable324 pline = "static const xmlChLRange xml%sL[] = {" % name variable331 pline = " " variable
250 static void process_line(char **pline, long plen) in process_line()719 static void parse_pattern(char **pline, long len) in parse_pattern()
1225 void do_lines(int fd, void (*call)(char **pline, long len)) in do_lines()