Home
last modified time | relevance | path

Searched refs:tmbstrncmp (Results 1 – 25 of 34) sorted by relevance

12

/dports/textproc/tidyp/tidyp-1.04/src/
H A Dtmbstr.c127 int TY_(tmbstrncmp)( ctmbstr s1, ctmbstr s2, uint n ) in TY_() argument
180 if ( TY_(tmbstrncmp)(s1+ix, s2, len2) == 0 ) in TY_()
H A Dtmbstr.h50 int TY_(tmbstrncmp)( ctmbstr s1, ctmbstr s2, uint n );
H A Dclean.c1675 if ( TY_(tmbstrncmp)(lexbuf, "if !supportEmptyParas", 21) == 0 ) in PruneSection()
1699 if (TY_(tmbstrncmp)(lexer->lexbuf + node->start, "if", 2) == 0) in PruneSection()
1705 if (TY_(tmbstrncmp)(lexer->lexbuf + node->start, "endif", 5) == 0) in PruneSection()
1724 if ((TY_(tmbstrncmp)(lexer->lexbuf + node->start, "if", 2) == 0) && in TY_()
1725 … (TY_(tmbstrncmp)(lexer->lexbuf + node->start, "if !vml", 7) != 0)) /* #444394 - fix 13 Sep 01 */ in TY_()
1756 TY_(tmbstrncmp)(attr->value, "Mso", 3) != 0 ) in PurgeWord2000Attributes()
1768 (attr->attribute && TY_(tmbstrncmp)(attr->attribute, "x:", 2) == 0) ) in PurgeWord2000Attributes()
H A Dlexer.c2515 if (TY_(tmbstrncmp)(lexer->lexbuf + lexer->txtstart, "php", 3) == 0) in GetTokenFromStream()
2524 if (TY_(tmbstrncmp)(lexer->lexbuf + lexer->txtstart, "xml", 3) == 0 && in GetTokenFromStream()
2716 TY_(tmbstrncmp)(lexer->lexbuf+lexer->txtstart, "CDATA[", 6) == 0) in GetTokenFromStream()
3406 … !(TY_(IsUrl)(doc, name) && TY_(tmbstrncmp)(lexer->lexbuf+start, "javascript:", 11) == 0) && in ParseValue()
3407 !(TY_(tmbstrncmp)(lexer->lexbuf+start, "<xml ", 5) == 0) in ParseValue()
H A Dattrs.c1041 TY_(tmbstrncmp)(p,"javascript:",sizeof("javascript:")-1)==0; in TY_()
H A Daccess.c2638 if ( TY_(tmbstrncmp)(av->value, "http:", 5) == 0) in CheckMetaData()
/dports/www/tidy-html5/tidy-html5-5.8.0/src/
H A Dtmbstr.c127 int TY_(tmbstrncmp)( ctmbstr s1, ctmbstr s2, uint n ) in TY_() argument
187 if ( TY_(tmbstrncmp)(s1+ix, s2, len2) == 0 ) in TY_()
H A Dtmbstr.h50 TY_PRIVATE int TY_(tmbstrncmp)( ctmbstr s1, ctmbstr s2, uint n );
H A Dclean.c1645 if ( TY_(tmbstrncmp)(lexbuf, "if !supportEmptyParas", 21) == 0 ) in PruneSection()
1669 if (TY_(tmbstrncmp)(lexer->lexbuf + node->start, "if", 2) == 0) in PruneSection()
1675 if (TY_(tmbstrncmp)(lexer->lexbuf + node->start, "endif", 5) == 0) in PruneSection()
1694 if ((TY_(tmbstrncmp)(lexer->lexbuf + node->start, "if", 2) == 0) && in TY_()
1695 … (TY_(tmbstrncmp)(lexer->lexbuf + node->start, "if !vml", 7) != 0)) /* #444394 - fix 13 Sep 01 */ in TY_()
1726 TY_(tmbstrncmp)(attr->value, "Mso", 3) != 0 ) in PurgeWord2000Attributes()
1738 (attr->attribute && TY_(tmbstrncmp)(attr->attribute, "x:", 2) == 0) ) in PurgeWord2000Attributes()
H A Dlexer.c3106 if (TY_(tmbstrncmp)(lexer->lexbuf + lexer->txtstart, "php", 3) == 0) in GetTokenFromStream()
3115 if (TY_(tmbstrncmp)(lexer->lexbuf + lexer->txtstart, "xml", 3) == 0 && in GetTokenFromStream()
3341 TY_(tmbstrncmp)(lexer->lexbuf+lexer->txtstart, "CDATA[", 6) == 0) in GetTokenFromStream()
4100 … !(TY_(IsUrl)(doc, name) && TY_(tmbstrncmp)(lexer->lexbuf+start, "javascript:", 11) == 0) && in ParseValue()
4101 !(TY_(tmbstrncmp)(lexer->lexbuf+start, "<xml ", 5) == 0) in ParseValue()
H A Dattrs.c485 if (TY_(tmbstrncmp)(attval->attribute, "data-", 5) == 0) in AttributeVersions()
1638 TY_(tmbstrncmp)(p,"javascript:",sizeof("javascript:")-1)==0; in TY_()
/dports/www/mod_tidy/mod_tidy-0.5.5/tidy/src/
H A Dtmbstr.c132 int tmbstrncmp( ctmbstr s1, ctmbstr s2, uint n ) in tmbstrncmp() function
202 if ( tmbstrncmp(s1+ix, s2, len2) == 0 ) in tmbsubstrn()
H A Dtmbstr.h56 int tmbstrncmp( ctmbstr s1, ctmbstr s2, uint n );
H A Dclean.c1608 if ( tmbstrncmp(lexbuf, "if !supportEmptyParas", 21) == 0 ) in PruneSection()
1629 if (tmbstrncmp(lexer->lexbuf + node->start, "if", 2) == 0) in PruneSection()
1635 if (tmbstrncmp(lexer->lexbuf + node->start, "endif", 5) == 0) in PruneSection()
1654 if ((tmbstrncmp(lexer->lexbuf + node->start, "if", 2) == 0) && in DropSections()
1655 … (tmbstrncmp(lexer->lexbuf + node->start, "if !vml", 7) != 0)) /* #444394 - fix 13 Sep 01 */ in DropSections()
1686 tmbstrncmp(attr->value, "Mso", 3) != 0 ) in PurgeWord2000Attributes()
1698 (attr->attribute && tmbstrncmp(attr->attribute, "x:", 2) == 0) ) in PurgeWord2000Attributes()
H A Dlexer.c2482 if (tmbstrncmp(lexer->lexbuf + lexer->txtstart, "php", 3) == 0) in GetToken()
2491 if (tmbstrncmp(lexer->lexbuf + lexer->txtstart, "xml", 3) == 0 && in GetToken()
2682 tmbstrncmp(lexer->lexbuf+lexer->txtstart, "CDATA[", 6) == 0) in GetToken()
3364 !(IsUrl(doc, name) && tmbstrncmp(lexer->lexbuf+start, "javascript:", 11) == 0) && in ParseValue()
3365 !(tmbstrncmp(lexer->lexbuf+start, "<xml ", 5) == 0) in ParseValue()
/dports/www/tidy-lib/tidy/src/
H A Dtmbstr.c133 int TY_(tmbstrncmp)( ctmbstr s1, ctmbstr s2, uint n ) in TY_() argument
205 if ( TY_(tmbstrncmp)(s1+ix, s2, len2) == 0 ) in TY_()
H A Dtmbstr.h56 int TY_(tmbstrncmp)( ctmbstr s1, ctmbstr s2, uint n );
H A Dclean.c1681 if ( TY_(tmbstrncmp)(lexbuf, "if !supportEmptyParas", 21) == 0 ) in PruneSection()
1705 if (TY_(tmbstrncmp)(lexer->lexbuf + node->start, "if", 2) == 0) in PruneSection()
1711 if (TY_(tmbstrncmp)(lexer->lexbuf + node->start, "endif", 5) == 0) in PruneSection()
1730 if ((TY_(tmbstrncmp)(lexer->lexbuf + node->start, "if", 2) == 0) && in TY_()
1731 … (TY_(tmbstrncmp)(lexer->lexbuf + node->start, "if !vml", 7) != 0)) /* #444394 - fix 13 Sep 01 */ in TY_()
1762 TY_(tmbstrncmp)(attr->value, "Mso", 3) != 0 ) in PurgeWord2000Attributes()
1774 (attr->attribute && TY_(tmbstrncmp)(attr->attribute, "x:", 2) == 0) ) in PurgeWord2000Attributes()
H A Dlexer.c2563 if (TY_(tmbstrncmp)(lexer->lexbuf + lexer->txtstart, "php", 3) == 0) in GetTokenFromStream()
2572 if (TY_(tmbstrncmp)(lexer->lexbuf + lexer->txtstart, "xml", 3) == 0 && in GetTokenFromStream()
2764 TY_(tmbstrncmp)(lexer->lexbuf+lexer->txtstart, "CDATA[", 6) == 0) in GetTokenFromStream()
3454 … !(TY_(IsUrl)(doc, name) && TY_(tmbstrncmp)(lexer->lexbuf+start, "javascript:", 11) == 0) && in ParseValue()
3455 !(TY_(tmbstrncmp)(lexer->lexbuf+start, "<xml ", 5) == 0) in ParseValue()
H A Dattrs.c1198 TY_(tmbstrncmp)(p,"javascript:",sizeof("javascript:")-1)==0; in TY_()
/dports/www/tidy-devel/tidy/src/
H A Dtmbstr.c133 int TY_(tmbstrncmp)( ctmbstr s1, ctmbstr s2, uint n ) in TY_() argument
205 if ( TY_(tmbstrncmp)(s1+ix, s2, len2) == 0 ) in TY_()
H A Dtmbstr.h56 int TY_(tmbstrncmp)( ctmbstr s1, ctmbstr s2, uint n );
H A Dclean.c1681 if ( TY_(tmbstrncmp)(lexbuf, "if !supportEmptyParas", 21) == 0 ) in PruneSection()
1705 if (TY_(tmbstrncmp)(lexer->lexbuf + node->start, "if", 2) == 0) in PruneSection()
1711 if (TY_(tmbstrncmp)(lexer->lexbuf + node->start, "endif", 5) == 0) in PruneSection()
1730 if ((TY_(tmbstrncmp)(lexer->lexbuf + node->start, "if", 2) == 0) && in TY_()
1731 … (TY_(tmbstrncmp)(lexer->lexbuf + node->start, "if !vml", 7) != 0)) /* #444394 - fix 13 Sep 01 */ in TY_()
1762 TY_(tmbstrncmp)(attr->value, "Mso", 3) != 0 ) in PurgeWord2000Attributes()
1774 (attr->attribute && TY_(tmbstrncmp)(attr->attribute, "x:", 2) == 0) ) in PurgeWord2000Attributes()
H A Dlexer.c2563 if (TY_(tmbstrncmp)(lexer->lexbuf + lexer->txtstart, "php", 3) == 0) in GetTokenFromStream()
2572 if (TY_(tmbstrncmp)(lexer->lexbuf + lexer->txtstart, "xml", 3) == 0 && in GetTokenFromStream()
2764 TY_(tmbstrncmp)(lexer->lexbuf+lexer->txtstart, "CDATA[", 6) == 0) in GetTokenFromStream()
3454 … !(TY_(IsUrl)(doc, name) && TY_(tmbstrncmp)(lexer->lexbuf+start, "javascript:", 11) == 0) && in ParseValue()
3455 !(TY_(tmbstrncmp)(lexer->lexbuf+start, "<xml ", 5) == 0) in ParseValue()
H A Dattrs.c1198 TY_(tmbstrncmp)(p,"javascript:",sizeof("javascript:")-1)==0; in TY_()

12