AlkantarClanX12

Your IP : 18.116.20.108


Current Path : /opt/cloudlinux/venv/lib64/python3.11/site-packages/lxml/includes/
Upload File :
Current File : //opt/cloudlinux/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)