.. |
AttrDef
|
PSR-2 reformatting PHPDoc corrections
|
2013-08-17 22:27:26 -04:00 |
AttrTransform
|
PSR-2 reformatting PHPDoc corrections
|
2013-08-17 22:27:26 -04:00 |
ChildDef
|
PSR-2 reformatting PHPDoc corrections
|
2013-08-17 22:27:26 -04:00 |
ConfigSchema
|
Properly use HMAC for secure munging.
|
2013-09-13 21:16:50 -07:00 |
DefinitionCache
|
PSR-2 reformatting PHPDoc corrections
|
2013-08-17 22:27:26 -04:00 |
EntityLookup
|
Fix missing numeric entities (shows up when DirectLexing).
|
2011-02-27 11:58:37 +00:00 |
Filter
|
PSR-2 reformatting PHPDoc corrections
|
2013-08-17 22:27:26 -04:00 |
HTMLModule
|
PSR-2 reformatting PHPDoc corrections
|
2013-08-17 22:27:26 -04:00 |
Injector
|
Use a Zipper to process MakeWellFormed, removing quadratic behavior.
|
2013-10-13 13:21:02 -07:00 |
Language
|
PSR-2 reformatting PHPDoc corrections
|
2013-08-17 22:27:26 -04:00 |
Lexer
|
Fix quadratic behavior in DOMLex due to array_shift.
|
2013-09-17 00:48:42 -07:00 |
Printer
|
PSR-2 reformatting PHPDoc corrections
|
2013-08-17 22:27:26 -04:00 |
Strategy
|
Remove PHP 4 compatibility hack.
|
2013-10-16 18:36:44 -07:00 |
TagTransform
|
PSR-2 reformatting PHPDoc corrections
|
2013-08-17 22:27:26 -04:00 |
Token
|
PSR-2 reformatting PHPDoc corrections
|
2013-08-17 22:27:26 -04:00 |
URIFilter
|
Properly use HMAC for secure munging.
|
2013-09-13 21:16:50 -07:00 |
URIScheme
|
PSR-2 reformatting PHPDoc corrections
|
2013-08-17 22:27:26 -04:00 |
VarParser
|
PSR-2 reformatting PHPDoc corrections
|
2013-08-17 22:27:26 -04:00 |
AttrCollections.php
|
PSR-2 reformatting PHPDoc corrections
|
2013-08-17 22:27:26 -04:00 |
AttrDef.php
|
PSR-2 reformatting PHPDoc corrections
|
2013-08-17 22:27:26 -04:00 |
AttrTransform.php
|
PSR-2 reformatting PHPDoc corrections
|
2013-08-17 22:27:26 -04:00 |
AttrTypes.php
|
PSR-2 reformatting PHPDoc corrections
|
2013-08-17 22:27:26 -04:00 |
AttrValidator.php
|
Remove some unnecessary pass-by-reference.
|
2013-10-16 18:55:23 -07:00 |
Bootstrap.php
|
PSR-2 reformatting PHPDoc corrections
|
2013-08-17 22:27:26 -04:00 |
ChildDef.php
|
PSR-2 reformatting PHPDoc corrections
|
2013-08-17 22:27:26 -04:00 |
Config.php
|
PSR-2 reformatting PHPDoc corrections
|
2013-08-17 22:27:26 -04:00 |
ConfigSchema.php
|
PSR-2 reformatting PHPDoc corrections
|
2013-08-17 22:27:26 -04:00 |
ContentSets.php
|
PSR-2 reformatting PHPDoc corrections
|
2013-08-17 22:27:26 -04:00 |
Context.php
|
Properly handle context variables that are NULL.
|
2013-10-13 13:21:02 -07:00 |
CSSDefinition.php
|
PSR-2 reformatting PHPDoc corrections
|
2013-08-17 22:27:26 -04:00 |
Definition.php
|
PSR-2 reformatting PHPDoc corrections
|
2013-08-17 22:27:26 -04:00 |
DefinitionCache.php
|
PSR-2 reformatting PHPDoc corrections
|
2013-08-17 22:27:26 -04:00 |
DefinitionCacheFactory.php
|
PSR-2 reformatting PHPDoc corrections
|
2013-08-17 22:27:26 -04:00 |
Doctype.php
|
PSR-2 reformatting PHPDoc corrections
|
2013-08-17 22:27:26 -04:00 |
DoctypeRegistry.php
|
PSR-2 reformatting PHPDoc corrections
|
2013-08-17 22:27:26 -04:00 |
ElementDef.php
|
PSR-2 reformatting PHPDoc corrections
|
2013-08-17 22:27:26 -04:00 |
Encoder.php
|
PSR-2 reformatting PHPDoc corrections
|
2013-08-17 22:27:26 -04:00 |
EntityLookup.php
|
PSR-2 reformatting PHPDoc corrections
|
2013-08-17 22:27:26 -04:00 |
EntityParser.php
|
PSR-2 reformatting PHPDoc corrections
|
2013-08-17 22:27:26 -04:00 |
ErrorCollector.php
|
PSR-2 reformatting PHPDoc corrections
|
2013-08-17 22:27:26 -04:00 |
ErrorStruct.php
|
PSR-2 reformatting PHPDoc corrections
|
2013-08-17 22:27:26 -04:00 |
Exception.php
|
Add vim modelines to all files.
|
2008-12-06 04:24:59 -05:00 |
Filter.php
|
PSR-2 reformatting PHPDoc corrections
|
2013-08-17 22:27:26 -04:00 |
Generator.php
|
PSR-2 reformatting PHPDoc corrections
|
2013-08-17 22:27:26 -04:00 |
HTMLDefinition.php
|
PSR-2 reformatting PHPDoc corrections
|
2013-08-17 22:27:26 -04:00 |
HTMLModule.php
|
PSR-2 reformatting PHPDoc corrections
|
2013-08-17 22:27:26 -04:00 |
HTMLModuleManager.php
|
PSR-2 reformatting PHPDoc corrections
|
2013-08-17 22:27:26 -04:00 |
IDAccumulator.php
|
PSR-2 reformatting PHPDoc corrections
|
2013-08-17 22:27:26 -04:00 |
Injector.php
|
Use a Zipper to process MakeWellFormed, removing quadratic behavior.
|
2013-10-13 13:21:02 -07:00 |
Language.php
|
PSR-2 reformatting PHPDoc corrections
|
2013-08-17 22:27:26 -04:00 |
LanguageFactory.php
|
PSR-2 reformatting PHPDoc corrections
|
2013-08-17 22:27:26 -04:00 |
Length.php
|
PSR-2 reformatting PHPDoc corrections
|
2013-08-17 22:27:26 -04:00 |
Lexer.php
|
PSR-2 reformatting PHPDoc corrections
|
2013-08-17 22:27:26 -04:00 |
PercentEncoder.php
|
PSR-2 reformatting PHPDoc corrections
|
2013-08-17 22:27:26 -04:00 |
Printer.php
|
PSR-2 reformatting PHPDoc corrections
|
2013-08-17 22:27:26 -04:00 |
PropertyList.php
|
PSR-2 reformatting PHPDoc corrections
|
2013-08-17 22:27:26 -04:00 |
PropertyListIterator.php
|
PSR-2 reformatting PHPDoc corrections
|
2013-08-17 22:27:26 -04:00 |
Queue.php
|
Fix quadratic behavior in DOMLex due to array_shift.
|
2013-09-17 00:48:42 -07:00 |
Strategy.php
|
PSR-2 reformatting PHPDoc corrections
|
2013-08-17 22:27:26 -04:00 |
StringHash.php
|
PSR-2 reformatting PHPDoc corrections
|
2013-08-17 22:27:26 -04:00 |
StringHashParser.php
|
PSR-2 reformatting PHPDoc corrections
|
2013-08-17 22:27:26 -04:00 |
TagTransform.php
|
PSR-2 reformatting PHPDoc corrections
|
2013-08-17 22:27:26 -04:00 |
Token.php
|
PSR-2 reformatting PHPDoc corrections
|
2013-08-17 22:27:26 -04:00 |
TokenFactory.php
|
PSR-2 reformatting PHPDoc corrections
|
2013-08-17 22:27:26 -04:00 |
UnitConverter.php
|
PSR-2 reformatting PHPDoc corrections
|
2013-08-17 22:27:26 -04:00 |
URI.php
|
PSR-2 reformatting PHPDoc corrections
|
2013-08-17 22:27:26 -04:00 |
URIDefinition.php
|
PSR-2 reformatting PHPDoc corrections
|
2013-08-17 22:27:26 -04:00 |
URIFilter.php
|
PSR-2 reformatting PHPDoc corrections
|
2013-08-17 22:27:26 -04:00 |
URIParser.php
|
PSR-2 reformatting PHPDoc corrections
|
2013-08-17 22:27:26 -04:00 |
URIScheme.php
|
PSR-2 reformatting PHPDoc corrections
|
2013-08-17 22:27:26 -04:00 |
URISchemeRegistry.php
|
PSR-2 reformatting PHPDoc corrections
|
2013-08-17 22:27:26 -04:00 |
VarParser.php
|
PSR-2 reformatting PHPDoc corrections
|
2013-08-17 22:27:26 -04:00 |
VarParserException.php
|
Add vim modelines to all files.
|
2008-12-06 04:24:59 -05:00 |
Zipper.php
|
Use a Zipper to process MakeWellFormed, removing quadratic behavior.
|
2013-10-13 13:21:02 -07:00 |