Home
last modified time | relevance | path

Searched refs:InsertNodeAtEnd (Results 1 – 20 of 20) sorted by relevance

/dports/www/mod_tidy/mod_tidy-0.5.5/tidy/src/
H A Dparser.c681 InsertNodeAtEnd(element, node); in InsertMisc()
706 InsertNodeAtEnd(element, node); in InsertMisc()
777 InsertNodeAtEnd(head, node); in MoveToHead()
796 InsertNodeAtEnd( body, node ); in MoveNodeToBody()
1966 InsertNodeAtEnd(list, node); in ParseDefList()
2062 InsertNodeAtEnd(list,node); in ParseList()
2104 InsertNodeAtEnd(row, cell); in FixEmptyRow()
2246 InsertNodeAtEnd(row, node); in ParseRow()
2997 InsertNodeAtEnd(script, node); in ParseScript()
3689 InsertNodeAtEnd(html, head); in ParseHTML()
[all …]
H A Dparser.h43 void InsertNodeAtEnd(Node *element, Node *node);
H A Dclean.c548 InsertNodeAtEnd( node, TextToken(lexer) ); in CreateStyleElement()
557 InsertNodeAtEnd( head, node ); in CreateStyleElement()
1886 InsertNodeAtEnd(pre, NewLineNode(lexer)); in CleanWord2000()
1887 InsertNodeAtEnd(pre, node); in CleanWord2000()
1985 InsertNodeAtEnd(list, node); in CleanWord2000()
2002 InsertNodeAtEnd(list, node); in CleanWord2000()
2004 InsertNodeAtEnd(list, br); in CleanWord2000()
H A Dlexer.c3712 InsertNodeAtEnd(node, subset); in ParseDocTypeDecl()
/dports/textproc/tidyp/tidyp-1.04/src/
H A Dparser.c640 TY_(InsertNodeAtEnd)(element, node); in InsertMisc() local
665 TY_(InsertNodeAtEnd)(element, node); in InsertMisc() local
736 TY_(InsertNodeAtEnd)(head, node); in MoveToHead() local
755 TY_(InsertNodeAtEnd)( body, node ); in MoveNodeToBody() local
1945 TY_(InsertNodeAtEnd)(list, node); in TY_() local
2083 TY_(InsertNodeAtEnd)(list,node); in TY_() local
2126 TY_(InsertNodeAtEnd)(row, cell); in FixEmptyRow() local
2268 TY_(InsertNodeAtEnd)(row, node); in TY_() local
3040 TY_(InsertNodeAtEnd)(script, node); in TY_() local
3730 TY_(InsertNodeAtEnd)(html, head); in TY_() local
[all …]
H A Dparser.h39 void TY_(InsertNodeAtEnd)(Node *element, Node *node);
H A Dclean.c543 TY_(InsertNodeAtEnd)( node, TY_(TextToken)(lexer) ); in CreateStyleElement() local
552 TY_(InsertNodeAtEnd)( head, node ); in CreateStyleElement() local
1956 TY_(InsertNodeAtEnd)(pre, TY_(NewLineNode)(lexer)); in TY_() local
1957 TY_(InsertNodeAtEnd)(pre, node); in TY_() local
2055 TY_(InsertNodeAtEnd)(list, node); in TY_() local
2072 TY_(InsertNodeAtEnd)(list, node); in TY_() local
2074 TY_(InsertNodeAtEnd)(list, br); in TY_() local
H A Dlexer.c3757 TY_(InsertNodeAtEnd)(node, subset); in ParseDocTypeDecl() local
/dports/www/tidy-lib/tidy/src/
H A Dparser.c681 TY_(InsertNodeAtEnd)(element, node); in InsertMisc() local
706 TY_(InsertNodeAtEnd)(element, node); in InsertMisc() local
777 TY_(InsertNodeAtEnd)(head, node); in MoveToHead() local
796 TY_(InsertNodeAtEnd)( body, node ); in MoveNodeToBody() local
1990 TY_(InsertNodeAtEnd)(list, node); in TY_() local
2128 TY_(InsertNodeAtEnd)(list,node); in TY_() local
2171 TY_(InsertNodeAtEnd)(row, cell); in FixEmptyRow() local
2313 TY_(InsertNodeAtEnd)(row, node); in TY_() local
3085 TY_(InsertNodeAtEnd)(script, node); in TY_() local
3781 TY_(InsertNodeAtEnd)(html, head); in TY_() local
[all …]
H A Dparser.h45 void TY_(InsertNodeAtEnd)(Node *element, Node *node);
H A Dclean.c550 TY_(InsertNodeAtEnd)( node, TY_(TextToken)(lexer) ); in CreateStyleElement() local
559 TY_(InsertNodeAtEnd)( head, node ); in CreateStyleElement() local
1962 TY_(InsertNodeAtEnd)(pre, TY_(NewLineNode)(lexer)); in TY_() local
1963 TY_(InsertNodeAtEnd)(pre, node); in TY_() local
2061 TY_(InsertNodeAtEnd)(list, node); in TY_() local
2078 TY_(InsertNodeAtEnd)(list, node); in TY_() local
2080 TY_(InsertNodeAtEnd)(list, br); in TY_() local
H A Dlexer.c3806 TY_(InsertNodeAtEnd)(node, subset); in ParseDocTypeDecl() local
/dports/www/tidy-devel/tidy/src/
H A Dparser.c681 TY_(InsertNodeAtEnd)(element, node); in InsertMisc() local
706 TY_(InsertNodeAtEnd)(element, node); in InsertMisc() local
777 TY_(InsertNodeAtEnd)(head, node); in MoveToHead() local
796 TY_(InsertNodeAtEnd)( body, node ); in MoveNodeToBody() local
1990 TY_(InsertNodeAtEnd)(list, node); in TY_() local
2128 TY_(InsertNodeAtEnd)(list,node); in TY_() local
2171 TY_(InsertNodeAtEnd)(row, cell); in FixEmptyRow() local
2313 TY_(InsertNodeAtEnd)(row, node); in TY_() local
3085 TY_(InsertNodeAtEnd)(script, node); in TY_() local
3781 TY_(InsertNodeAtEnd)(html, head); in TY_() local
[all …]
H A Dparser.h45 void TY_(InsertNodeAtEnd)(Node *element, Node *node);
H A Dclean.c550 TY_(InsertNodeAtEnd)( node, TY_(TextToken)(lexer) ); in CreateStyleElement() local
559 TY_(InsertNodeAtEnd)( head, node ); in CreateStyleElement() local
1962 TY_(InsertNodeAtEnd)(pre, TY_(NewLineNode)(lexer)); in TY_() local
1963 TY_(InsertNodeAtEnd)(pre, node); in TY_() local
2061 TY_(InsertNodeAtEnd)(list, node); in TY_() local
2078 TY_(InsertNodeAtEnd)(list, node); in TY_() local
2080 TY_(InsertNodeAtEnd)(list, br); in TY_() local
H A Dlexer.c3806 TY_(InsertNodeAtEnd)(node, subset); in ParseDocTypeDecl() local
/dports/www/tidy-html5/tidy-html5-5.8.0/src/
H A Dparser.c651 TY_(InsertNodeAtEnd)(element, node); in InsertMisc() local
676 TY_(InsertNodeAtEnd)(element, node); in InsertMisc() local
753 TY_(InsertNodeAtEnd)(head, node); in MoveToHead() local
772 TY_(InsertNodeAtEnd)( body, node ); in MoveNodeToBody() local
2309 TY_(InsertNodeAtEnd)(list, node); in TY_() local
2449 TY_(InsertNodeAtEnd)(list,node); in TY_() local
2550 TY_(InsertNodeAtEnd)(row, cell); in FixEmptyRow() local
2692 TY_(InsertNodeAtEnd)(row, node); in TY_() local
3577 TY_(InsertNodeAtEnd)(script, node); in TY_() local
4281 TY_(InsertNodeAtEnd)(html, head); in TY_() local
[all …]
H A Dparser.h119 TY_PRIVATE void TY_(InsertNodeAtEnd)(Node *element, Node *node);
H A Dclean.c544 TY_(InsertNodeAtEnd)( node, TY_(TextToken)(lexer) ); in CreateStyleElement() local
553 TY_(InsertNodeAtEnd)( head, node ); in CreateStyleElement() local
1941 TY_(InsertNodeAtEnd)(pre, TY_(NewLineNode)(lexer)); in TY_() local
1942 TY_(InsertNodeAtEnd)(pre, node); in TY_() local
2046 TY_(InsertNodeAtEnd)(list, node); in TY_() local
2063 TY_(InsertNodeAtEnd)(list, node); in TY_() local
2065 TY_(InsertNodeAtEnd)(list, br); in TY_() local
2749 TY_(InsertNodeAtEnd)(head, node); /* add to end of head */ in StyleToHead() local
H A Dlexer.c4452 TY_(InsertNodeAtEnd)(node, subset); in ParseDocTypeDecl() local