File: structhtmlStartCloseEntry.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 (45 lines) | stat: -rw-r--r-- 2,497 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
<?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="structhtmlStartCloseEntry" kind="struct" language="C++" prot="public">
    <compoundname>htmlStartCloseEntry</compoundname>
    <sectiondef kind="public-attrib">
      <memberdef kind="variable" id="structhtmlStartCloseEntry_1ab38cafcef16df72a2338d13e7a0f677f" prot="public" static="no" mutable="no">
        <type>const char *</type>
        <definition>const char* oldTag</definition>
        <argsstring></argsstring>
        <name>oldTag</name>
        <qualifiedname>htmlStartCloseEntry::oldTag</qualifiedname>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="/builds/GNOME/libxml2/HTMLparser.c" line="907" column="16" bodyfile="/builds/GNOME/libxml2/HTMLparser.c" bodystart="907" bodyend="-1"/>
      </memberdef>
      <memberdef kind="variable" id="structhtmlStartCloseEntry_1a637b5d03b8608d31e462222d74ba368d" prot="public" static="no" mutable="no">
        <type>const char *</type>
        <definition>const char* newTag</definition>
        <argsstring></argsstring>
        <name>newTag</name>
        <qualifiedname>htmlStartCloseEntry::newTag</qualifiedname>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="/builds/GNOME/libxml2/HTMLparser.c" line="908" column="16" bodyfile="/builds/GNOME/libxml2/HTMLparser.c" bodystart="908" bodyend="-1"/>
      </memberdef>
    </sectiondef>
    <briefdescription>
    </briefdescription>
    <detaileddescription>
    </detaileddescription>
    <location file="/builds/GNOME/libxml2/HTMLparser.c" line="906" column="1" bodyfile="/builds/GNOME/libxml2/HTMLparser.c" bodystart="906" bodyend="909"/>
    <listofallmembers>
      <member refid="structhtmlStartCloseEntry_1a637b5d03b8608d31e462222d74ba368d" prot="public" virt="non-virtual"><scope>htmlStartCloseEntry</scope><name>newTag</name></member>
      <member refid="structhtmlStartCloseEntry_1ab38cafcef16df72a2338d13e7a0f677f" prot="public" virt="non-virtual"><scope>htmlStartCloseEntry</scope><name>oldTag</name></member>
    </listofallmembers>
  </compounddef>
</doxygen>