1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45
|
<?xml version='1.0' encoding='UTF-8' standalone='no'?>
<doxygen xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="compound.xsd" version="1.9.8" xml:lang="en-US">
<compounddef id="struct__xmlRegCounter" kind="struct" language="C++" prot="public">
<compoundname>_xmlRegCounter</compoundname>
<sectiondef kind="public-attrib">
<memberdef kind="variable" id="struct__xmlRegCounter_1a3e202b201e6255d975cd6d3aff1f5a4d" prot="public" static="no" mutable="no">
<type>int</type>
<definition>int min</definition>
<argsstring></argsstring>
<name>min</name>
<qualifiedname>_xmlRegCounter::min</qualifiedname>
<briefdescription>
</briefdescription>
<detaileddescription>
</detaileddescription>
<inbodydescription>
</inbodydescription>
<location file="/builds/GNOME/libxml2/xmlregexp.c" line="253" column="9" bodyfile="/builds/GNOME/libxml2/xmlregexp.c" bodystart="253" bodyend="-1"/>
</memberdef>
<memberdef kind="variable" id="struct__xmlRegCounter_1ae1e1dde676c120fa6d10f3bb2c14059e" prot="public" static="no" mutable="no">
<type>int</type>
<definition>int max</definition>
<argsstring></argsstring>
<name>max</name>
<qualifiedname>_xmlRegCounter::max</qualifiedname>
<briefdescription>
</briefdescription>
<detaileddescription>
</detaileddescription>
<inbodydescription>
</inbodydescription>
<location file="/builds/GNOME/libxml2/xmlregexp.c" line="254" column="9" bodyfile="/builds/GNOME/libxml2/xmlregexp.c" bodystart="254" bodyend="-1"/>
</memberdef>
</sectiondef>
<briefdescription>
</briefdescription>
<detaileddescription>
</detaileddescription>
<location file="/builds/GNOME/libxml2/xmlregexp.c" line="252" column="1" bodyfile="/builds/GNOME/libxml2/xmlregexp.c" bodystart="252" bodyend="255"/>
<listofallmembers>
<member refid="struct__xmlRegCounter_1ae1e1dde676c120fa6d10f3bb2c14059e" prot="public" virt="non-virtual"><scope>_xmlRegCounter</scope><name>max</name></member>
<member refid="struct__xmlRegCounter_1a3e202b201e6255d975cd6d3aff1f5a4d" prot="public" virt="non-virtual"><scope>_xmlRegCounter</scope><name>min</name></member>
</listofallmembers>
</compounddef>
</doxygen>
|