added: "str" "strnc" ezc functions

changed: ezc functions:
         "winix_false" to "false"
         "winix_true"  to "true"


git-svn-id: svn://ttmath.org/publicrep/winix/trunk@730 e52654a7-88a9-db11-a3e9-0013d4bc506e
This commit is contained in:
2011-04-26 17:19:08 +00:00
parent 84145d7cc8
commit 06551d6084
4 changed files with 40 additions and 2 deletions

View File

@@ -83,6 +83,8 @@ class BBCODEParser : public HTMLFilter
void TrimWhiteWithNewLines(const wchar_t * & start, const wchar_t * & end);
bool has_open_ol_tag; // has open html <ol> tag
bool has_open_ul_tag; // has open html <ul> tag
bool has_open_li_tag; // has open html <li> tag