--- code/trunk/doc/html/pcre_config.html 2007/02/24 21:40:03 63 +++ code/trunk/doc/html/pcre_config.html 2007/02/24 21:40:30 73 @@ -34,14 +34,15 @@
- PCRE_CONFIG_LINK_SIZE Internal link size: 2, 3, or 4 - PCRE_CONFIG_MATCH_LIMIT Internal resource limit - PCRE_CONFIG_NEWLINE Value of the newline character + PCRE_CONFIG_LINK_SIZE Internal link size: 2, 3, or 4 + PCRE_CONFIG_MATCH_LIMIT Internal resource limit + PCRE_CONFIG_NEWLINE Value of the newline character PCRE_CONFIG_POSIX_MALLOC_THRESHOLD - Threshold of return slots, above - which malloc() is used by - the POSIX API - PCRE_CONFIG_UTF8 Availability of UTF-8 support + Threshold of return slots, above + which malloc() is used by + the POSIX API + PCRE_CONFIG_STACKRECURSE Recursion implementation (1=stack 0=heap) + PCRE_CONFIG_UTF8 Availability of UTF-8 support (1=yes 0=no)