Viewing File: /home/ubuntu/codegamaai-test/rag_drive/regdrive/lib/python3.10/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)
Back to Directory File Manager