File: language-defs.ent

package info (click to toggle)
php-doc 20100521-2
  • links: PTS, VCS
  • area: main
  • in suites: squeeze, wheezy
  • size: 59,992 kB
  • ctags: 4,085
  • sloc: xml: 796,833; php: 21,338; cpp: 500; sh: 117; makefile: 58; awk: 28
file content (102 lines) | stat: -rw-r--r-- 7,047 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
<!-- $Revision: 298760 $ -->

<!-- Part titles used mostly in manual.xml itself -->
<!ENTITY PHPManual         "PHP Manual">
<!ENTITY Seealso           "See also">
<!ENTITY Date              "Date:">
<!ENTITY GettingStarted    "Getting Started">
<!ENTITY InstallAndConfigure "Installation and Configuration">
<!ENTITY Installation      "Installation">
<!ENTITY LanguageReference "Language Reference">
<!ENTITY Features          "Features">
<!ENTITY Security          "Security">
<!ENTITY FunctionReference "Function Reference">
<!ENTITY VariableandTypeRelatedExtensions         "Variable and Type Related Extensions">
<!ENTITY TextProcessing                           "Text Processing">
<!ENTITY AffectingPHPsBehaviour                   "Affecting PHP's Behaviour">
<!ENTITY SessionExtensions                        "Session Extensions">
<!ENTITY OtherBasicExtensions                     "Other Basic Extensions">
<!ENTITY DatabaseExtensions                       "Database Extensions">
<!ENTITY AbstractionLayers                        "Abstraction Layers">
<!ENTITY VendorSpecificDatabaseExtensions         "Vendor Specific Database Extensions">
<!ENTITY XMLManipulation                          "XML Manipulation">
<!ENTITY WebServices                              "Web Services">
<!ENTITY CreditCardProcessing                     "Credit Card Processing">
<!ENTITY MathematicalExtensions                   "Mathematical Extensions">
<!ENTITY CryptographyExtensions                   "Cryptography Extensions">
<!ENTITY HumanLanguageandCharacterEncodingSupport "Human Language and Character Encoding Support">
<!ENTITY FileSystemRelatedExtensions              "File System Related Extensions">
<!ENTITY ProcessControlExtensions                 "Process Control Extensions">
<!ENTITY MailRelatedExtensions                    "Mail Related Extensions">
<!ENTITY AuthenticationServices                   "Authentication Services">
<!ENTITY OtherServices                            "Other Services">
<!ENTITY CompressionExtensions                    "Compression and Archive Extensions">
<!ENTITY CalendarandEventRelatedExtensions        "Date and Time Related Extensions">
<!ENTITY NonTextMIMEOutput                        "Non-Text MIME Output">
<!ENTITY ImageProcessingandGeneration             "Image Processing and Generation">
<!ENTITY AudioFormatsManipulation                 "Audio Formats Manipulation">
<!ENTITY CommandLineSpecificExtensions            "Command Line Specific Extensions">
<!ENTITY WindowsOnlyExtensions                    "Windows Only Extensions">
<!ENTITY ServerSpecificExtensions                 "Server Specific Extensions">
<!ENTITY SearchEngineExtensions                   "Search Engine Extensions">
<!ENTITY MiscExtensions                           "Misc Extensions">
<!ENTITY Appendices        "Appendices">
<!ENTITY PEAR              "PEAR: the PHP Extension and Application Repository">
<!ENTITY FAQ               "FAQ: Frequently Asked Questions">
<!ENTITY FAQabbrev         "FAQ">
<!ENTITY Internals         "PHP and Zend Engine Internals">
<!ENTITY Internals2        "PHP at the Core: A Hacker's Guide to the Zend Engine">
<!ENTITY ZendAPI           "Zend API: Hacking the Core of PHP">
<!ENTITY FunctionIndex     "Function Index">
<!ENTITY CHMEdition        "HTML Help Edition">
<!ENTITY ReservedConstants "Predefined Constants">
<!ENTITY MissingStuff      "Missing Stuff">
<!ENTITY AndSeveralOthers  "And several others">
<!ENTITY Version           "Version">
<!ENTITY Description       "Description">
<!ENTITY Changeable        "Changeable">
<!ENTITY ConfigureOptions  "Configure Options">
<!ENTITY Default           "Default">
<!ENTITY Definition        "Definition">
<!ENTITY Functions         "Functions">
<!ENTITY Name              "Name">
<!ENTITY Alias             "Alias of">
<!ENTITY Type              "Type">
<!ENTITY Changelog         "Changelog">
<!ENTITY Methods           "Methods">
<!ENTITY InheritedMethods  "Inherited methods">
<!ENTITY InheritedProperties "Inherited properties">
<!ENTITY Properties        "Properties">
<!ENTITY Constants         "Constants">

<!-- These are used in reference/$extname/reference.xml and other
supplemental files to mark section titles -->
<!ENTITY reftitle.changelog    '<title xmlns="http://docbook.org/ns/docbook">&Changelog;</title>'>
<!ENTITY reftitle.classes      '<title xmlns="http://docbook.org/ns/docbook">Predefined Classes</title>'>
<!ENTITY reftitle.classsynopsis '<title xmlns="http://docbook.org/ns/docbook">Class synopsis</title>'>
<!ENTITY reftitle.constants    '<title xmlns="http://docbook.org/ns/docbook">Predefined Constants</title>'>
<!ENTITY reftitle.constructor  '<title xmlns="http://docbook.org/ns/docbook">Constructor</title>'>
<!ENTITY reftitle.description  '<title xmlns="http://docbook.org/ns/docbook">Description</title>'>
<!ENTITY reftitle.encoding     '<title xmlns="http://docbook.org/ns/docbook">Encoding</title>'>
<!ENTITY reftitle.examples     '<title xmlns="http://docbook.org/ns/docbook">Examples</title>'>
<!ENTITY reftitle.exceptions   '<title xmlns="http://docbook.org/ns/docbook">Exceptions</title>'>
<!ENTITY reftitle.errors       '<title xmlns="http://docbook.org/ns/docbook">Errors/Exceptions</title>'>
<!ENTITY reftitle.faq          '<title xmlns="http://docbook.org/ns/docbook">&FAQ;</title>'>
<!ENTITY reftitle.install      '<title xmlns="http://docbook.org/ns/docbook">Installation</title>'>
<!ENTITY reftitle.intro        '<title xmlns="http://docbook.org/ns/docbook">Introduction</title>'>
<!ENTITY reftitle.indices      '<title xmlns="http://docbook.org/ns/docbook">Indices</title>'>
<!ENTITY reftitle.interfacesynopsis '<title xmlns="http://docbook.org/ns/docbook">Interface synopsis</title>'>
<!ENTITY reftitle.methods      '<title xmlns="http://docbook.org/ns/docbook">Methods</title>'>
<!ENTITY reftitle.mysqlnd      '<title xmlns="http://docbook.org/ns/docbook">MySQL Native Driver Only</title>'>
<!ENTITY reftitle.notes        '<title xmlns="http://docbook.org/ns/docbook">Notes</title>'>
<!ENTITY reftitle.parameters   '<title xmlns="http://docbook.org/ns/docbook">Parameters</title>'>
<!ENTITY reftitle.options      '<title xmlns="http://docbook.org/ns/docbook">Options</title>'>
<!ENTITY reftitle.properties   '<title xmlns="http://docbook.org/ns/docbook">Properties</title>'>
<!ENTITY reftitle.required     '<title xmlns="http://docbook.org/ns/docbook">Requirements</title>'>
<!ENTITY reftitle.resources    '<title xmlns="http://docbook.org/ns/docbook">Resource Types</title>'>
<!ENTITY reftitle.runtime      '<title xmlns="http://docbook.org/ns/docbook">Runtime Configuration</title>'>
<!ENTITY reftitle.returnvalues '<title xmlns="http://docbook.org/ns/docbook">Return Values</title>'>
<!ENTITY reftitle.seealso      '<title xmlns="http://docbook.org/ns/docbook">See Also</title>'>
<!ENTITY reftitle.setup        '<title xmlns="http://docbook.org/ns/docbook">Installing/Configuring</title>'>
<!ENTITY reftitle.unicode      '<title xmlns="http://docbook.org/ns/docbook">Unicode</title>'>