Lines Matching +defs:val +defs:str
227 xmlParse3986Scheme(xmlURIPtr uri, const char **str) { in xmlParse3986Scheme()
262 xmlParse3986Fragment(xmlURIPtr uri, const char **str) in xmlParse3986Fragment()
297 xmlParse3986Query(xmlURIPtr uri, const char **str) in xmlParse3986Query()
341 xmlParse3986Port(xmlURIPtr uri, const char **str) in xmlParse3986Port()
380 xmlParse3986Userinfo(xmlURIPtr uri, const char **str) in xmlParse3986Userinfo()
419 xmlParse3986DecOctet(const char **str) { in xmlParse3986DecOctet()
457 xmlParse3986Host(xmlURIPtr uri, const char **str) in xmlParse3986Host()
536 xmlParse3986Authority(xmlURIPtr uri, const char **str) in xmlParse3986Authority()
580 xmlParse3986Segment(xmlURIPtr uri, const char **str, char forbid, int empty) in xmlParse3986Segment()
609 xmlParse3986PathAbEmpty(xmlURIPtr uri, const char **str) in xmlParse3986PathAbEmpty()
651 xmlParse3986PathAbsolute(xmlURIPtr uri, const char **str) in xmlParse3986PathAbsolute()
699 xmlParse3986PathRootless(xmlURIPtr uri, const char **str) in xmlParse3986PathRootless()
743 xmlParse3986PathNoScheme(xmlURIPtr uri, const char **str) in xmlParse3986PathNoScheme()
790 xmlParse3986HierPart(xmlURIPtr uri, const char **str) in xmlParse3986HierPart()
844 xmlParse3986RelativeRef(xmlURIPtr uri, const char *str) { in xmlParse3986RelativeRef()
898 xmlParse3986URI(xmlURIPtr uri, const char *str) { in xmlParse3986URI()
939 xmlParse3986URIReference(xmlURIPtr uri, const char *str) { in xmlParse3986URIReference()
979 xmlParseURISafe(const char *str, xmlURIPtr *uriOut) { in xmlParseURISafe()
1014 xmlParseURI(const char *str) { in xmlParseURI()
1033 xmlParseURIReference(xmlURIPtr uri, const char *str) { in xmlParseURIReference()
1049 xmlParseURIRaw(const char *str, int raw) { in xmlParseURIRaw()
1168 int val = *(unsigned char *)p++; in xmlSaveUri() local
1199 int val = *(unsigned char *)p++; in xmlSaveUri() local
1254 int val = *(unsigned char *)p++; in xmlSaveUri() local
1301 int val = *(unsigned char *)p++; in xmlSaveUri() local
1342 int val = *(unsigned char *)p++; in xmlSaveUri() local
1368 int val = *(unsigned char *)p++; in xmlSaveUri() local
1618 xmlURIUnescapeString(const char *str, int len, char *target) { in xmlURIUnescapeString()
1677 xmlURIEscapeStr(const xmlChar *str, const xmlChar *list) { in xmlURIEscapeStr()
1711 unsigned char val; in xmlURIEscapeStr() local
1749 xmlURIEscape(const xmlChar * str) in xmlURIEscape()
2013 xmlChar *val = NULL; in xmlBuildURISafe() local
2369 xmlParseUriOrPath(const char *str, xmlURIPtr *out, int *drive) { in xmlParseUriOrPath()
2521 xmlChar *val = NULL; in xmlBuildRelativeURISafe() local
2747 xmlChar *val; in xmlBuildRelativeURI() local