Your IP : 3.16.49.213


Current Path : /opt/hc_python/lib/python3.8/site-packages/lxml/includes/
Upload File :
Current File : //opt/hc_python/lib/python3.8/site-packages/lxml/includes/uri.pxd

cdef extern from "libxml/uri.h" nogil:
    ctypedef struct xmlURI

    cdef xmlURI* xmlParseURI(char* str)
    cdef void xmlFreeURI(xmlURI* uri)

?>