Searched +defs:here +defs:doc +defs:delim (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/tidy-15.12/tidy/src/
H A Dlexer.c107 int TY_(HTMLVersion)(TidyDocImpl* doc) argument
185 ConstrainVersion(TidyDocImpl* doc, uint vers) argument
770 SetLexerLocus( TidyDocImpl* doc, Lexer *lexer ) argument
803 ParseEntity( TidyDocImpl* doc, GetTokenMode mode ) argument
1038 CloneNode( TidyDocImpl* doc, Node *element ) argument
1060 FreeAttrs( TidyDocImpl* doc, Node *node ) argument
1082 FreeAttribute( TidyDocImpl* doc, AttVal *av ) argument
1113 RemoveAttribute( TidyDocImpl* doc, Node *node, AttVal *attr ) argument
1124 FreeNode( TidyDocImpl* doc, Node *node ) argument
1147 StoreOriginalTextInToken(TidyDocImpl* doc, Node* node, uint count) argument
1221 TagToken( TidyDocImpl* doc, NodeType type ) argument
1237 NewToken(TidyDocImpl* doc, NodeType type) argument
1314 FindXmlDecl(TidyDocImpl* doc) argument
1341 FindTITLE(TidyDocImpl* doc) argument
1439 FindGivenVersion( TidyDocImpl* doc, Node* doctype ) argument
1750 InferredTag(TidyDocImpl* doc, TidyTagId id) argument
1796 GetCDATA( TidyDocImpl* doc, Node *container ) argument
2003 GetToken( TidyDocImpl* doc, GetTokenMode mode ) argument
2046 GetTokenFromStream( TidyDocImpl* doc, GetTokenMode mode ) argument
2981 ParseAttribute( TidyDocImpl* doc, Bool *isempty, Node **asp, Node **php) argument
3118 int delim = '"'; local
3208 ParseValue( TidyDocImpl* doc, ctmbstr name, Bool foldCase, Bool *isempty, int *pdelim) argument
3215 uint c, lastc, delim, quotewarning; local
3529 NewAttributeEx( TidyDocImpl* doc, ctmbstr name, ctmbstr value, int delim ) argument
3546 AttVal* here = *list; local
3566 ParseAttrs( TidyDocImpl* doc, Bool *isempty ) argument
3571 int delim; local
3648 ParseDocTypeDecl(TidyDocImpl* doc) argument
3654 uint delim = 0; local
[all...]

Completed in 113 milliseconds