File: struct__xmlRegTrans.xml

package info (click to toggle)
libxml2 2.15.2%2Bdfsg-0.1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 31,036 kB
  • sloc: xml: 305,167; ansic: 138,598; python: 6,692; javascript: 5,897; sh: 4,736; makefile: 1,308
file content (118 lines) | stat: -rw-r--r-- 5,729 bytes parent folder | download
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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
<?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__xmlRegTrans" kind="struct" language="C++" prot="public">
    <compoundname>_xmlRegTrans</compoundname>
    <sectiondef kind="public-attrib">
      <memberdef kind="variable" id="struct__xmlRegTrans_1a6b35bb010401a5a08b7058327e2fc8b5" prot="public" static="no" mutable="no">
        <type>xmlRegAtomPtr</type>
        <definition>xmlRegAtomPtr atom</definition>
        <argsstring></argsstring>
        <name>atom</name>
        <qualifiedname>_xmlRegTrans::atom</qualifiedname>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="/builds/GNOME/libxml2/xmlregexp.c" line="261" column="19" bodyfile="/builds/GNOME/libxml2/xmlregexp.c" bodystart="261" bodyend="-1"/>
      </memberdef>
      <memberdef kind="variable" id="struct__xmlRegTrans_1ac0ed249f3db34b8135fd2717bda56844" prot="public" static="no" mutable="no">
        <type>int</type>
        <definition>int to</definition>
        <argsstring></argsstring>
        <name>to</name>
        <qualifiedname>_xmlRegTrans::to</qualifiedname>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="/builds/GNOME/libxml2/xmlregexp.c" line="262" column="9" bodyfile="/builds/GNOME/libxml2/xmlregexp.c" bodystart="262" bodyend="-1"/>
      </memberdef>
      <memberdef kind="variable" id="struct__xmlRegTrans_1a617a47c70795bcff659815ad0efd2266" prot="public" static="no" mutable="no">
        <type>int</type>
        <definition>int counter</definition>
        <argsstring></argsstring>
        <name>counter</name>
        <qualifiedname>_xmlRegTrans::counter</qualifiedname>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="/builds/GNOME/libxml2/xmlregexp.c" line="263" column="9" bodyfile="/builds/GNOME/libxml2/xmlregexp.c" bodystart="263" bodyend="-1"/>
      </memberdef>
      <memberdef kind="variable" id="struct__xmlRegTrans_1ad43c3812e6d13e0518d9f8b8f463ffcf" prot="public" static="no" mutable="no">
        <type>int</type>
        <definition>int count</definition>
        <argsstring></argsstring>
        <name>count</name>
        <qualifiedname>_xmlRegTrans::count</qualifiedname>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="/builds/GNOME/libxml2/xmlregexp.c" line="264" column="9" bodyfile="/builds/GNOME/libxml2/xmlregexp.c" bodystart="264" bodyend="-1"/>
      </memberdef>
      <memberdef kind="variable" id="struct__xmlRegTrans_1ac3f9621c9e3a3b57fce01472c9c6b1bf" prot="public" static="no" mutable="no">
        <type>int</type>
        <definition>int nd</definition>
        <argsstring></argsstring>
        <name>nd</name>
        <qualifiedname>_xmlRegTrans::nd</qualifiedname>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="/builds/GNOME/libxml2/xmlregexp.c" line="265" column="9" bodyfile="/builds/GNOME/libxml2/xmlregexp.c" bodystart="265" bodyend="-1"/>
      </memberdef>
    </sectiondef>
    <briefdescription>
    </briefdescription>
    <detaileddescription>
    </detaileddescription>
    <collaborationgraph>
      <node id="3">
        <label>_xmlAutomataState</label>
        <childnode refid="1" relation="usage">
          <edgelabel>trans</edgelabel>
        </childnode>
      </node>
      <node id="2">
        <label>_xmlRegAtom</label>
        <childnode refid="3" relation="usage">
          <edgelabel>start</edgelabel>
          <edgelabel>start0</edgelabel>
          <edgelabel>stop</edgelabel>
        </childnode>
        <childnode refid="4" relation="usage">
          <edgelabel>ranges</edgelabel>
        </childnode>
      </node>
      <node id="4">
        <label>_xmlRegRange</label>
      </node>
      <node id="1">
        <label>_xmlRegTrans</label>
        <childnode refid="2" relation="usage">
          <edgelabel>atom</edgelabel>
        </childnode>
      </node>
    </collaborationgraph>
    <location file="/builds/GNOME/libxml2/xmlregexp.c" line="260" column="1" bodyfile="/builds/GNOME/libxml2/xmlregexp.c" bodystart="260" bodyend="266"/>
    <listofallmembers>
      <member refid="struct__xmlRegTrans_1a6b35bb010401a5a08b7058327e2fc8b5" prot="public" virt="non-virtual"><scope>_xmlRegTrans</scope><name>atom</name></member>
      <member refid="struct__xmlRegTrans_1ad43c3812e6d13e0518d9f8b8f463ffcf" prot="public" virt="non-virtual"><scope>_xmlRegTrans</scope><name>count</name></member>
      <member refid="struct__xmlRegTrans_1a617a47c70795bcff659815ad0efd2266" prot="public" virt="non-virtual"><scope>_xmlRegTrans</scope><name>counter</name></member>
      <member refid="struct__xmlRegTrans_1ac3f9621c9e3a3b57fce01472c9c6b1bf" prot="public" virt="non-virtual"><scope>_xmlRegTrans</scope><name>nd</name></member>
      <member refid="struct__xmlRegTrans_1ac0ed249f3db34b8135fd2717bda56844" prot="public" virt="non-virtual"><scope>_xmlRegTrans</scope><name>to</name></member>
    </listofallmembers>
  </compounddef>
</doxygen>