Searched defs:pline (Results 1 – 2 of 2) sorted by relevance
315 pline = "static const xmlChSRange xml%sS[] = {" % name variable324 pline = "static const xmlChLRange xml%sL[] = {" % name variable331 pline = " " variable
143 win32_strsep(char** pline, const char* delim) in win32_strsep()