php-src/ext/tokenizer
Felipe Pena 8ecf8ede1f - Removed:
- UG(unicode) checks
       - pcre_cache_entry.unicode_mode
- Changed:
       - ZEND_STR_TYPE -> IS_UNICODE
       - convert_to_text -> convert_to_unicode
       - convert_to_text_ex -> convert_to_unicode_ex

(Felipe, Steph)
2009-03-26 20:02:53 +00:00
..
tests - Removed UEXPECT(F) 2008-05-27 02:55:52 +00:00
config.m4
config.w32
CREDITS
Makefile.frag fix tokenizer makefile dependencies on parser/scanner files when built dynamically. (See bug #38762) 2009-03-02 03:54:01 +00:00
package.xml
php_tokenizer.h - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
tokenizer_data_gen.sh
tokenizer_data.c - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
tokenizer.c - Removed: 2009-03-26 20:02:53 +00:00
tokenizer.dsp
tokenizer.php