xmlParse3986Segment  556 third_party/libxml/src/uri.c 	ret = xmlParse3986Segment(&cur, 0, 1);
xmlParse3986Segment  597 third_party/libxml/src/uri.c     ret = xmlParse3986Segment(&cur, 0, 0);
xmlParse3986Segment  601 third_party/libxml/src/uri.c 	    ret = xmlParse3986Segment(&cur, 0, 1);
xmlParse3986Segment  640 third_party/libxml/src/uri.c     ret = xmlParse3986Segment(&cur, 0, 0);
xmlParse3986Segment  644 third_party/libxml/src/uri.c 	ret = xmlParse3986Segment(&cur, 0, 1);
xmlParse3986Segment  682 third_party/libxml/src/uri.c     ret = xmlParse3986Segment(&cur, ':', 0);
xmlParse3986Segment  686 third_party/libxml/src/uri.c 	ret = xmlParse3986Segment(&cur, 0, 1);