File: methods.html

package info (click to toggle)
libxml-compile-perl 1.64-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,304 kB
  • sloc: perl: 11,616; makefile: 7
file content (28 lines) | stat: -rw-r--r-- 553 bytes parent folder | download | duplicates (6)
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

<html>
<head>
  <title><!--{title}--></title>
  <!--{meta}-->
</head>
<body>

<!--{chapter OVERLOADED
        show_examples         => EXPAND,
        show_diagnostics      => EXPAND,
        show_sub_descriptions => ALL
     }-->

<!--{chapter METHODS
        show_examples         => EXPAND,
        show_diagnostics      => EXPAND,
        show_sub_descriptions => ALL
     }-->

<!--{chapter FUNCTIONS
        show_examples         => EXPAND,
        show_diagnostics      => EXPAND,
        show_sub_descriptions => ALL
     }-->

</body>
</html>