summaryrefslogtreecommitdiff
path: root/ext/standard/php_smart_str_public.h
Commit message (Collapse)AuthorAgeFilesLines
* Maintain headers.Sebastian Bergmann2002-02-281-1/+1
|
* Update headers.Sebastian Bergmann2001-12-111-2/+2
|
* - Fix copyright notices with 2001Andi Gutmans2001-02-261-1/+1
|
* Add all necessary includes for these header files.Sascha Schumann2001-02-161-0/+2
|
* Move structure definition into its own file, so that public headerSascha Schumann2000-10-121-0/+28
files don't need to include the complete source code.