/external/libxml2/include/libxml/ |
valid.h | 247 xmlAttributeType type, 337 xmlValidateAttributeValue(xmlAttributeType type,
|
tree.h | 201 * xmlAttributeType: 217 } xmlAttributeType; 265 xmlAttributeType atype; /* The attribute type */ 445 xmlAttributeType atype; /* the attribute type if validating */ [all...] |
/external/libxml2/os400/libxmlrpg/ |
valid.rpgle | 269 d type value like(xmlAttributeType) 399 d type value like(xmlAttributeType)
|
tree.rpgle | 210 * xmlAttributeType: 214 d xmlAttributeType... 289 d atype like(xmlAttributeType) The attribute type 458 d atype like(xmlAttributeType) For validation [all...] |
/external/libxml2/doc/devhelp/ |
libxml2-valid.html | 87 <a href="libxml2-tree.html#xmlAttributePtr">xmlAttributePtr</a> <a href="#xmlAddAttributeDecl">xmlAddAttributeDecl</a> (<a href="libxml2-valid.html#xmlValidCtxtPtr">xmlValidCtxtPtr</a> ctxt, <br/> <a href="libxml2-tree.html#xmlDtdPtr">xmlDtdPtr</a> dtd, <br/> const <a href="libxml2-xmlstring.html#xmlChar">xmlChar</a> * elem, <br/> const <a href="libxml2-xmlstring.html#xmlChar">xmlChar</a> * name, <br/> const <a href="libxml2-xmlstring.html#xmlChar">xmlChar</a> * ns, <br/> <a href="libxml2-tree.html#xmlAttributeType">xmlAttributeType</a> type, <br/> <a href="libxml2-tree.html#xmlAttributeDefault">xmlAttributeDefault</a> def, <br/> const <a href="libxml2-xmlstring.html#xmlChar">xmlChar</a> * defaultValue, <br/> <a href="libxml2-tree.html#xmlEnumerationPtr">xmlEnumerationPtr</a> tree); 111 int <a href="#xmlValidateAttributeValue">xmlValidateAttributeValue</a> (<a href="libxml2-tree.html#xmlAttributeType">xmlAttributeType</a> type, <br/> const <a href="libxml2-xmlstring.html#xmlChar">xmlChar</a> * value); 245 <div class="refsect2" lang="en"><h3><a name="xmlAddAttributeDecl"/>xmlAddAttributeDecl ()</h3><pre class="programlisting"><a href="libxml2-tree.html#xmlAttributePtr">xmlAttributePtr</a> xmlAddAttributeDecl (<a href="libxml2-valid.html#xmlValidCtxtPtr">xmlValidCtxtPtr</a> ctxt, <br/> <a href="libxml2-tree.html#xmlDtdPtr">xmlDtdPtr</a> dtd, <br/> const <a href="libxml2-xmlstring.html#xmlChar">xmlChar</a> * elem, <br/> const <a href="libxml2-xmlstring.html#xmlChar">xmlChar</a> * name, <br/> const <a href="libxml2-xmlstring.html#xmlChar">xmlChar</a> * ns, <br/> <a href="libxml2-tree.html#xmlAttributeType">xmlAttributeType</a> type, <br/> <a href="libxml2-tree.html#xmlAttributeDefault">xmlAttributeDefault</a> def, <br/> const <a href="libxml2-xmlstring.html#xmlChar">xmlChar</a> * defaultValue, <br/> <a href="libxml2-tree.html#xmlEnumerationPtr">xmlEnumerationPtr</a> tree)<br/> [all...] |
libxml2-tree.html | 94 typedef enum <a href="#xmlAttributeType">xmlAttributeType</a>; [all...] |
libxml2.devhelp | [all...] |
/external/libxml2/doc/html/ |
libxml-valid.html | 33 </pre><pre class="programlisting"><a href="libxml-tree.html#xmlAttributePtr">xmlAttributePtr</a> <a href="#xmlAddAttributeDecl">xmlAddAttributeDecl</a> (<a href="libxml-valid.html#xmlValidCtxtPtr">xmlValidCtxtPtr</a> ctxt, <br /> <a href="libxml-tree.html#xmlDtdPtr">xmlDtdPtr</a> dtd, <br /> const <a href="libxml-xmlstring.html#xmlChar">xmlChar</a> * elem, <br /> const <a href="libxml-xmlstring.html#xmlChar">xmlChar</a> * name, <br /> const <a href="libxml-xmlstring.html#xmlChar">xmlChar</a> * ns, <br /> <a href="libxml-tree.html#xmlAttributeType">xmlAttributeType</a> type, <br /> <a href="libxml-tree.html#xmlAttributeDefault">xmlAttributeDefault</a> def, <br /> const <a href="libxml-xmlstring.html#xmlChar">xmlChar</a> * defaultValue, <br /> <a href="libxml-tree.html#xmlEnumerationPtr">xmlEnumerationPtr</a> tree)</pre> 83 <pre class="programlisting">int <a href="#xmlValidateAttributeValue">xmlValidateAttributeValue</a> (<a href="libxml-tree.html#xmlAttributeType">xmlAttributeType</a> type, <br /> const <a href="libxml-xmlstring.html#xmlChar">xmlChar</a> * value)</pre> [all...] |
index.sgml | [all...] |
libxml.devhelp | [all...] |
libxml-tree.html | 18 </pre><pre class="programlisting">Enum <a href="#xmlAttributeType">xmlAttributeType</a> [all...] |
/external/libxml2/doc/ |
libxml2-api.xml | [all...] |
libxml2-refs.xml | [all...] |
APIfiles.html | [all...] |
APIsymbols.html | [all...] |
APIfunctions.html | [all...] |
/external/libxml2/ |
valid.c | 41 xmlValidateAttributeValueInternal(xmlDocPtr doc, xmlAttributeType type, [all...] |
SAX2.c | 764 name, prefix, (xmlAttributeType) type, 768 name, prefix, (xmlAttributeType) type, [all...] |
testapi.c | 1024 static xmlAttributeType gen_xmlAttributeType(int no, int nr ATTRIBUTE_UNUSED) { 1032 static void des_xmlAttributeType(int no ATTRIBUTE_UNUSED, xmlAttributeType val ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) { [all...] |
/external/ImageMagick/coders/ |
svg.c | 633 element,fullname,prefix,(xmlAttributeType) type, 638 element,fullname,prefix,(xmlAttributeType) type, [all...] |
msl.c | 417 element,fullname,prefix,(xmlAttributeType) type, 422 element,fullname,prefix,(xmlAttributeType) type, [all...] |