php-doc-en/language-defs.ent
Carola 'Sammy' Kummert dc99d7d218 introduce &Type; entity
put example more self-explanatory


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@261884 c90b9560-bf6c-de11-be94-00142212c4b1
2008-07-01 21:03:46 +00:00

93 lines
5.4 KiB
Text

<!-- $Revision$ -->
<!-- Part titles used mostly in manual.xml itself -->
<!ENTITY PHPManual "PHP Manual">
<!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 "Calendar and Event 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 MiscExtensions "Misc Extensions">
<!ENTITY PECLReference "PECL Function Reference">
<!ENTITY AddOnReference "Addon Extension Function Reference">
<!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">
<!-- These are used in reference/$extname/reference.xml and other
supplemental files to mark section titles -->
<!ENTITY reftitle.changelog '<title>ChangeLog</title>'>
<!ENTITY reftitle.classes '<title>Predefined Classes</title>'>
<!ENTITY reftitle.classsynopsis '<title>Class synopsis</title>'>
<!ENTITY reftitle.constants '<title>Predefined Constants</title>'>
<!ENTITY reftitle.constructor '<title>Constructor</title>'>
<!ENTITY reftitle.description '<title>Description</title>'>
<!ENTITY reftitle.encoding '<title>Encoding</title>'>
<!ENTITY reftitle.examples '<title>Examples</title>'>
<!ENTITY reftitle.exceptions '<title>Exceptions</title>'>
<!ENTITY reftitle.errors '<title>Errors/Exceptions</title>'>
<!ENTITY reftitle.faq '<title>&FAQ;</title>'>
<!ENTITY reftitle.install '<title>Installation</title>'>
<!ENTITY reftitle.intro '<title>Introduction</title>'>
<!ENTITY reftitle.methods '<title>Methods</title>'>
<!ENTITY reftitle.notes '<title>Notes</title>'>
<!ENTITY reftitle.parameters '<title>Parameters</title>'>
<!ENTITY reftitle.options '<title>Options</title>'>
<!ENTITY reftitle.properties '<title>Properties</title>'>
<!ENTITY reftitle.required '<title>Requirements</title>'>
<!ENTITY reftitle.resources '<title>Resource Types</title>'>
<!ENTITY reftitle.runtime '<title>Runtime Configuration</title>'>
<!ENTITY reftitle.returnvalues '<title>Return Values</title>'>
<!ENTITY reftitle.seealso '<title>See Also</title>'>
<!ENTITY reftitle.setup '<title>Installing/Configuring</title>'>
<!ENTITY reftitle.unicode '<title>Unicode</title>'>