File: funcindex.xml

package info (click to toggle)
php-doc 20140201-1
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 74,084 kB
  • ctags: 4,040
  • sloc: xml: 998,137; php: 20,812; cpp: 500; sh: 177; makefile: 63; awk: 28
file content (15 lines) | stat: -rw-r--r-- 550 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="UTF-8"?>
<!-- DO NOT EDIT THIS FILE. The index info comes from PhD -->
<appendix xmlns="http://docbook.org/ns/docbook" xml:id="indexes">
 <title>&IndexListing;</title>
 <section xml:id="indexes.functions">
  <title>&FunctionListing;</title>
  <para>&FunctionListingDescription;</para>
  <?phpdoc generate-index-for="refentry"?>
 </section>
 <section xml:id="indexes.examples">
 <title>&ExampleListing;</title>
  <para>&ExampleListingDescription;</para>
  <?phpdoc generate-index-for="examples"?>
 </section>
</appendix>