Searched refs:xlink (Results 1 – 22 of 22) sorted by relevance
/external/libxml2/test/valid/dtds/ |
D | 127772.dtd | 4 <!ATTLIST b xmlns:xlink CDATA #FIXED 'http://www.w3.org/1999/xlink' 5 xlink:type (simple) #FIXED 'simple' 6 xlink:href CDATA #IMPLIED>
|
/external/libxml2/ |
D | xlink.c | 156 xmlNsPtr xlink; in xlinkIsLink() local 157 xlink = xmlSearchNs(doc, node, XLINK_NAMESPACE); in xlinkIsLink() 158 if (xlink == NULL) { in xlinkIsLink() 165 (char *) xlink->prefix); in xlinkIsLink()
|
D | Android.mk | 38 xmlmemory.c uri.c valid.c xlink.c \
|
D | TODO | 69 => started adding an xlink.[ch] with a unified API for XML and HTML.
|
D | libxml2.syms | 506 # xlink
|
D | Makefile.am | 50 valid.c xlink.c HTMLparser.c HTMLtree.c debugXML.c xpath.c \
|
D | ChangeLog | 5269 valid.h, xlink.h, xmlIO.h, xmlautomata.h, xmlreader.h, xpath.h]: 8335 result/valid/index.xml result/valid/xlink.xml: this changes the 8494 include/libxml/xlink.h,include/libxml/xmlwin32version.h, 9183 * result/VC/* result/valid/rss.xml.err result/valid/xlink.xml.err: 9359 parserInternals.c tree.c valid.c xlink.c xmlIO.c xmlcatalog.c 11535 * xlink.c: Sean Chittenden pointed a couple of errors in the XLink 12989 * result/valid/xlink.xml.err result/valid/rss.xml.err: better 15275 testHTML.c testSAX.c tree.c uri.c xlink.c xmlmemory.c: 16564 * encoding.h hash.c nanoftp.h parser.h tree.h uri.h xlink.h xpointer.c: 16890 tree.c uri.c valid.c xinclude.c xlink.c xmlIO.c xmllint.c [all …]
|
D | NEWS | 91 missing else in xlink.c (Ami Fischman),
|
/external/libxml2/win32/wince/ |
D | libxml2.vcp | 269 "..\..\include\libxml\xlink.h"\ 304 "..\..\include\libxml\xlink.h"\ 337 "..\..\include\libxml\xlink.h"\ 383 "..\..\include\libxml\xlink.h"\ 416 "..\..\include\libxml\xlink.h"\ 458 "..\..\include\libxml\xlink.h"\ 493 "..\..\include\libxml\xlink.h"\ 526 "..\..\include\libxml\xlink.h"\ 572 "..\..\include\libxml\xlink.h"\ 606 "..\..\include\libxml\xlink.h"\ [all …]
|
/external/libxml2/result/valid/ |
D | xlink.xml.err | 1 ./test/valid/xlink.xml:450: element termdef: validity error : ID dt-arc already defined 4 ./test/valid/xlink.xml:199: element termref: validity error : IDREF attribute def references an unk…
|
D | xlink.xml.err.rdr | 1 ./test/valid/xlink.xml:450: element termdef: validity error : ID dt-arc already defined
|
/external/libxml2/include/libxml/ |
D | Makefile.am | 28 xlink.h \
|
/external/libxml2/VxWorks/ |
D | Makefile | 46 xinclude.o xlink.o xmlcatalog.o xmlIO.o \
|
/external/libxml2/doc/devhelp/ |
D | Makefile.am | 42 libxml2-xlink.html \
|
/external/libxml2/win32/ |
D | Makefile.msvc | 141 $(XML_INTDIR)\xlink.obj\ 187 $(XML_INTDIR_A)\xlink.obj\ 233 $(XML_INTDIR_A_DLL)\xlink.obj\
|
D | Makefile.bcb | 152 $(XML_INTDIR)\xlink.obj\ 198 $(XML_INTDIR_A)\xlink.obj\
|
D | Makefile.mingw | 146 $(XML_INTDIR)/xlink.o\ 194 $(XML_INTDIR_A)/xlink.o\
|
/external/owasp/sanitizer/lib/htmlparser-1.3/doc/ |
D | tree-construction.txt | 117 xlink:actuate xlink actuate XLink namespace 118 xlink:arcrole xlink arcrole XLink namespace 119 xlink:href xlink href XLink namespace 120 xlink:role xlink role XLink namespace 121 xlink:show xlink show XLink namespace 122 xlink:title xlink title XLink namespace 123 xlink:type xlink type XLink namespace 128 xmlns:xlink xmlns xlink XMLNS namespace 2150 As another example, consider the attribute xlink:href. Used on a MathML 2152 "xlink" and a local name "href". However, used on an HTML element, it [all …]
|
/external/libxml2/os400/libxmlrpg/ |
D | xlink.rpgle | 128 * There is no default xlink callbacks, if one want to get link
|
D | SAX.rpgle | 14 /include "libxmlrpg/xlink"
|
D | SAX2.rpgle | 15 /include "libxmlrpg/xlink"
|
/external/libxml2/doc/ |
D | Makefile.am | 127 html/libxml-xlink.html \
|