Your IP : 3.147.73.117


Current Path : /opt/imunify360/venv/lib64/python3.11/site-packages/lxml/includes/
Upload File :
Current File : //opt/imunify360/venv/lib64/python3.11/site-packages/lxml/includes/uri.pxd

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

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

?>