Searched refs:pstart0 (Results 1 – 10 of 10) sorted by relevance
1748 const(char)* pstart0 = p; in parseSections()1755 pstart = pstart0; in parseSections()1762 pstart = pstart0; in parseSections()1790 while (pstart0 < pstart && isIndentWS(pstart - 1)) in parseSections()
1331 const utf8_t *pstart0 = p; in parseSections() local1350 while (pstart0 < pstart && isIndentWS(pstart-1)) --pstart; in parseSections()
1332 const utf8_t *pstart0 = p; in parseSections() local1351 while (pstart0 < pstart && isIndentWS(pstart-1)) --pstart; in parseSections()