You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Johannes Schlüter 27299b7e40 - token_get_all now returns false on error, not "", returns array on success 16 years ago
..
tests Fixed tests 16 years ago
CREDITS - Use a script to generate tokenizer data from zend_language_parser.h 19 years ago
Makefile.frag MFH: fix tokenizer makefile dependencies on parser/scanner files when built dynamically. (See bug #38762) 18 years ago
config.m4 - Use a script to generate tokenizer data from zend_language_parser.h 19 years ago
config.w32 - fix win32 build 19 years ago
package.xml Typo 20 years ago
php_tokenizer.h sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 17 years ago
tokenizer.c - token_get_all now returns false on error, not "", returns array on success 16 years ago
tokenizer.dsp - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5 23 years ago
tokenizer.php @Added Andrei's tokenizer extension (Stig) 25 years ago
tokenizer_data.c sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 17 years ago
tokenizer_data_gen.sh HNY 19 years ago