Searched refs:XPointer (Results 1 – 15 of 15) sorted by relevance
/external/libxml2/doc/ |
D | libxml.fig | 64 4 0 0 50 0 0 18 0.0000 4 195 1005 3900 2025 XPointer\001
|
/external/python/pycparser/utils/fake_libc_include/X11/ |
D | _X11_fake_typedefs.h | 4 typedef char* XPointer; typedef
|
/external/libxml2/os400/libxmlrpg/ |
D | xpath.rpgle | 6 * designed to be used by both XSLT and XPointer 110 * @@ XPointer will add more types ! 335 * extra stuff for XPointer 337 d xptr like(xmlCint) XPointer context ? 410 d xptr like(xmlCint) XPointer expression?
|
D | xmlversion.rpgle.in | 213 * Whether XPointer is configured in
|
D | xpathInternals.rpgle | 3 * used to build new modules on top of XPath like XPointer and
|
D | xmlerror.rpgle | 51 d XML_FROM_XPOINTER... XPointer module
|
/external/angle/util/x11/ |
D | X11Window.cpp | 18 Bool WaitForMapNotify(Display *dpy, XEvent *event, XPointer window) in WaitForMapNotify() 461 XIfEvent(mDisplay, &dummyEvent, WaitForMapNotify, reinterpret_cast<XPointer>(mWindow)); in setVisible()
|
/external/libxml2/ |
D | libxml.spec.in | 26 In this case one can use the built-in XPath and XPointer implementation 46 In this case one can use the built-in XPath and XPointer implementation
|
D | NEWS | 756 Skip silently unrecognized XPointer schemes (Jakub Wilk), 987 of catalog entity loaders (Michael Day), add XPointer support to 1385 with div processing (William), XPointer and xml:base problem(William), 1455 XInclude and XPointer fixes for entities (William), XML parser bug 1487 XPointer in XInclude (William), Python namespace serialization, 1507 (William), xs:all problem (William), a number of XPointer bugfixes 1587 - XPointer failure in XInclude are now handled as resource errors 1784 - Implementation of XPointer element() scheme 1816 - Added python bindings for XPointer, contextual error reporting 1879 (Christian Glahn), xmlReconciliateNs (Brian Stafford), XPointer, [all …]
|
D | configure.ac | 190 [ --with-xptr add the XPointer support (on)]) 1299 echo Disabling XPointer support 1308 echo XPointer requires XPath support - enabling it
|
D | ChangeLog | 441 but it's widely used for XPointer, and would break DocBook 1683 Brian West and Stefan Anca to add XPointer suport to the Python bindings 3967 * runtest.c: finishing XPath, adding XPointer 6707 xml:base for XPointer elements (bug 143886). Also fixed 8644 * xinclude.c: fixed bug #125812, about XPointer in XInclude 9106 * xpointer.c include/libxml/xmlerror.h: migrated XPointer module 9780 with XInclude but without XPointer support. 11456 * xpointer.c: Implemented XPointer element() Scheme W3C PR of 13 11790 not generate bindings for XPointer 12332 * uri.c: Johann Richard pointed out some XPointer problems for [all …]
|
/external/angle/src/third_party/libXNVCtrl/ |
D | NVCtrl.c | 48 #define NVCTRL_EXT_NEED_CHECK (1 << (sizeof(XPointer) - 1)) 80 (XPointer)NVCTRL_EXT_NEED_CHECK) 144 info->data = (XPointer)data; in version_flags()
|
/external/libxml2/include/libxml/ |
D | xmlwin32version.h.in | 144 * Whether XPointer is configured in
|
D | xmlversion.h.in | 256 * Whether XPointer is configured in
|
/external/python/cpython3/Doc/library/ |
D | xml.etree.elementtree.rst | 749 …rs to override this behaviour. Also note that the standard helper does not support XPointer syntax.
|