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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user