Home
last modified time | relevance | path

Searched +defs:sgml +defs:user +defs:options (Results 1 – 6 of 6) sorted by relevance

/dports/textproc/libxml2/libxml2-2.9.12/python/
H A Dlibxml2class.py42 def htmlReadDoc(cur, URL, encoding, options): argument
48 def htmlReadFd(fd, URL, encoding, options): argument
54 def htmlReadFile(filename, encoding, options): argument
222 def newCatalog(sgml): argument
446 def nanoFTPProxy(host, port, user, passwd, type): argument
570 def readDoc(cur, URL, encoding, options): argument
576 def readFd(fd, URL, encoding, options): argument
584 def readFile(filename, encoding, options): argument
4308 def ctxtUseOptions(self, options): argument
6273 def setUser(self, user): argument
[all …]
H A Dlibxml2.py836 def htmlReadFd(fd, URL, encoding, options): argument
1010 def newCatalog(sgml): argument
1234 def nanoFTPProxy(host, port, user, passwd, type): argument
1358 def readDoc(cur, URL, encoding, options): argument
1364 def readFd(fd, URL, encoding, options): argument
1372 def readFile(filename, encoding, options): argument
1489 def createURLParserCtxt(filename, options): argument
5000 def htmlCtxtUseOptions(self, options): argument
5096 def ctxtUseOptions(self, options): argument
7061 def setUser(self, user): argument
[all …]
H A Dlibxml2-py.c90 int options; in libxml_htmlCtxtReadDoc() local
112 int options; in libxml_htmlCtxtReadFd() local
133 int options; in libxml_htmlCtxtReadFile() local
157 int options; in libxml_htmlCtxtReadMemory() local
192 int options; in libxml_htmlCtxtUseOptions() local
649 int options; in libxml_htmlReadDoc() local
668 int options; in libxml_htmlReadFd() local
686 int options; in libxml_htmlReadFile() local
3729 char * user; in libxml_xmlNanoFTPProxy() local
3813 int sgml; in libxml_xmlNewCatalog() local
[all …]
/dports/textproc/py-libxml2/libxml2-2.9.12/python/
H A Dlibxml2class.py42 def htmlReadDoc(cur, URL, encoding, options): argument
48 def htmlReadFd(fd, URL, encoding, options): argument
54 def htmlReadFile(filename, encoding, options): argument
222 def newCatalog(sgml): argument
446 def nanoFTPProxy(host, port, user, passwd, type): argument
570 def readDoc(cur, URL, encoding, options): argument
576 def readFd(fd, URL, encoding, options): argument
584 def readFile(filename, encoding, options): argument
4308 def ctxtUseOptions(self, options): argument
6273 def setUser(self, user): argument
[all …]
H A Dlibxml2.py836 def htmlReadFd(fd, URL, encoding, options): argument
1010 def newCatalog(sgml): argument
1234 def nanoFTPProxy(host, port, user, passwd, type): argument
1358 def readDoc(cur, URL, encoding, options): argument
1364 def readFd(fd, URL, encoding, options): argument
1372 def readFile(filename, encoding, options): argument
1489 def createURLParserCtxt(filename, options): argument
5000 def htmlCtxtUseOptions(self, options): argument
5096 def ctxtUseOptions(self, options): argument
7061 def setUser(self, user): argument
[all …]
H A Dlibxml2-py.c90 int options; in libxml_htmlCtxtReadDoc() local
112 int options; in libxml_htmlCtxtReadFd() local
133 int options; in libxml_htmlCtxtReadFile() local
157 int options; in libxml_htmlCtxtReadMemory() local
192 int options; in libxml_htmlCtxtUseOptions() local
649 int options; in libxml_htmlReadDoc() local
668 int options; in libxml_htmlReadFd() local
686 int options; in libxml_htmlReadFile() local
3729 char * user; in libxml_xmlNanoFTPProxy() local
3813 int sgml; in libxml_xmlNewCatalog() local
[all …]