Searched defs:namespaces (Results 1 - 17 of 17) sorted by relevance

/haiku-fatelf/src/documentation/docbook-xsl/extensions/saxon643/com/nwalsh/saxon/
H A DColumnUpdateEmitter.java61 startElement(int nameCode, org.xml.sax.Attributes attributes, int[] namespaces, int nscount) argument
H A DColumnScanEmitter.java134 startElement(int nameCode, org.xml.sax.Attributes attributes, int[] namespaces, int nscount) argument
H A DCopyEmitter.java143 startElement(int nameCode, org.xml.sax.Attributes attributes, int[] namespaces, int nscount) argument
H A DLineCountEmitter.java135 startElement(int nameCode, org.xml.sax.Attributes attributes, int[] namespaces, int nscount) argument
H A DNumberLinesEmitter.java242 startElement(int nameCode, org.xml.sax.Attributes attributes, int[] namespaces, int nscount) argument
312 StartElementInfo(int nameCode, org.xml.sax.Attributes attributes, int[] namespaces, int nscount) argument
H A DUnwrapLinksEmitter.java85 startElement(int nameCode, org.xml.sax.Attributes attributes, int[] namespaces, int nscount) argument
207 StartElementInfo(int nameCode, org.xml.sax.Attributes attributes, int[] namespaces, int nscount) argument
H A DCalloutEmitter.java383 startElement(int nameCode, org.xml.sax.Attributes attributes, int[] namespaces, int nscount) argument
506 StartElementInfo(int nameCode, org.xml.sax.Attributes attributes, int[] namespaces, int nscount) argument
/haiku-fatelf/src/add-ons/kernel/debugger/demangle/
H A Dgcc2.cpp181 int32 namespaces = 0; local
207 int32 namespaces = count_namespaces(&mangled); local
404 int32 namespaces = count_namespaces(&namespaceStart); local
451 int32 namespaces = count_namespaces(&namespaceStart); local
[all...]
/haiku-fatelf/src/tools/docbook/libxml2/
H A DSAX2.c2112 xmlSAX2StartElementNs(void *ctx, const xmlChar *localname, const xmlChar *prefix, const xmlChar *URI, int nb_namespaces, const xmlChar **namespaces, int nb_attributes, int nb_defaulted, const xmlChar **attributes) argument
H A Dschematron.c147 const xmlChar **namespaces; /* the array of namespaces */ member in struct:_xmlSchematron
190 const xmlChar **namespaces; /* the array of namespaces */ member in struct:_xmlSchematronParserCtxt
[all...]
H A Dpattern.c182 const xmlChar **namespaces; /* the namespaces definitions */ member in struct:_xmlPatParserContext
289 xmlNewPatParserContext(const xmlChar *pattern, xmlDictPtr dict, const xmlChar **namespaces) argument
2348 xmlPatterncompile(const xmlChar *pattern, xmlDict *dict, int flags, const xmlChar **namespaces) argument
[all...]
H A Dxmllint.c1963 const xmlChar *namespaces[22]; local
1500 startElementNsDebug(void *ctx ATTRIBUTE_UNUSED, const xmlChar *localname, const xmlChar *prefix, const xmlChar *URI, int nb_namespaces, const xmlChar **namespaces, int nb_attributes, int nb_defaulted, const xmlChar **attributes) argument
[all...]
H A Druntest.c3449 const xmlChar *namespaces[22]; local
1401 startElementNsDebug(void *ctx ATTRIBUTE_UNUSED, const xmlChar *localname, const xmlChar *prefix, const xmlChar *URI, int nb_namespaces, const xmlChar **namespaces, int nb_attributes, int nb_defaulted, const xmlChar **attributes) argument
[all...]
H A Dxmlreader.c679 xmlTextReaderStartElementNs(void *ctx, const xmlChar *localname, const xmlChar *prefix, const xmlChar *URI, int nb_namespaces, const xmlChar **namespaces, int nb_attributes, int nb_defaulted, const xmlChar **attributes) argument
3895 xmlTextReaderPreservePattern(xmlTextReaderPtr reader, const xmlChar *pattern, const xmlChar **namespaces) argument
H A Dxpath.c13973 const xmlChar **namespaces = NULL; local
[all...]
H A Dxmlschemas.c26907 xmlSchemaSAXHandleStartElementNs(void *ctx, const xmlChar * localname, const xmlChar * prefix ATTRIBUTE_UNUSED, const xmlChar * URI, int nb_namespaces, const xmlChar ** namespaces, int nb_attributes, int nb_defaulted ATTRIBUTE_UNUSED, const xmlChar ** attributes) argument
28072 startElementNsSplit(void *ctx, const xmlChar * localname, const xmlChar * prefix, const xmlChar * URI, int nb_namespaces, const xmlChar ** namespaces, int nb_attributes, int nb_defaulted, const xmlChar ** attributes) argument
[all...]
/haiku-fatelf/src/tools/docbook/libxml2/include/libxml/
H A Dxpath.h304 xmlNsPtr *namespaces; /* Array of namespaces */ member in struct:_xmlXPathContext

Completed in 320 milliseconds