2012-03-01 08:54:20 +00:00
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
< html xmlns = "http://www.w3.org/1999/xhtml" >
< head >
< meta http-equiv = "Content-Type" content = "text/xhtml;charset=UTF-8" / >
2012-06-20 07:58:34 +00:00
< meta http-equiv = "X-UA-Compatible" content = "IE=9" / >
2012-03-01 08:54:20 +00:00
< title > HTML Tidy: tidy.h File Reference< / title >
< link href = "tabs.css" rel = "stylesheet" type = "text/css" / >
< link href = "doxygen.css" rel = "stylesheet" type = "text/css" / >
< link href = "navtree.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "jquery.js" > < / script >
< script type = "text/javascript" src = "resize.js" > < / script >
< script type = "text/javascript" src = "navtree.js" > < / script >
< script type = "text/javascript" >
$(document).ready(initResizable);
< / script >
< / head >
< body >
< div id = "top" > <!-- do not remove this div! -->
< div id = "titlearea" >
< table cellspacing = "0" cellpadding = "0" >
< tbody >
< tr style = "height: 56px;" >
< td style = "padding-left: 0.5em;" >
< div id = "projectname" > HTML Tidy
  < span id = "projectnumber" > 0.1< / span >
< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / div >
2012-06-20 07:58:34 +00:00
<!-- Generated by Doxygen 1.8.0 -->
2012-03-01 08:54:20 +00:00
< / div >
< div id = "side-nav" class = "ui-resizable side-nav-resizable" >
< div id = "nav-tree" >
< div id = "nav-tree-contents" >
< / div >
< / div >
< div id = "splitbar" style = "-moz-user-select:none;"
class="ui-resizable-handle">
< / div >
< / div >
< script type = "text/javascript" >
initNavTree('tidy_8h.html','');
< / script >
< div id = "doc-content" >
< div class = "header" >
< div class = "summary" >
< a href = "#nested-classes" > Data Structures< / a > |
< a href = "#define-members" > Defines< / a > |
< a href = "#typedef-members" > Typedefs< / a > |
< a href = "#func-members" > Functions< / a > < / div >
< div class = "headertitle" >
< div class = "title" > tidy.h File Reference< / div > < / div >
2012-06-20 07:58:34 +00:00
< / div > <!-- header -->
2012-03-01 08:54:20 +00:00
< div class = "contents" >
< p > < a href = "tidy_8h_source.html" > Go to the source code of this file.< / a > < / p >
< table class = "memberdecls" >
< tr > < td colspan = "2" > < h2 > < a name = "nested-classes" > < / a >
Data Structures< / h2 > < / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > struct   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "struct__TidyAllocatorVtbl.html" > _TidyAllocatorVtbl< / a > < / td > < / tr >
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > struct   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "struct__TidyAllocator.html" > _TidyAllocator< / a > < / td > < / tr >
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > struct   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "struct__TidyInputSource.html" > _TidyInputSource< / a > < / td > < / tr >
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > struct   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "struct__TidyOutputSink.html" > _TidyOutputSink< / a > < / td > < / tr >
2012-03-01 08:54:20 +00:00
< tr > < td colspan = "2" > < h2 > < a name = "define-members" > < / a >
Defines< / h2 > < / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:ga9a078b706ec6f37cce40958f6f68585a" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__IO.html#ga9a078b706ec6f37cce40958f6f68585a" > EndOfStream< / a >       (~0u)< / td > < / tr >
2012-03-01 08:54:20 +00:00
< tr > < td colspan = "2" > < h2 > < a name = "typedef-members" > < / a >
Typedefs< / h2 > < / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:a8b2baca367b9029e506c454cc06c62c5" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "a8b2baca367b9029e506c454cc06c62c5" > < / a >
2012-03-01 08:54:20 +00:00
typedef struct < a class = "el" href = "struct__TidyBuffer.html" > _TidyBuffer< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < b > TidyBuffer< / b > < / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:ga3fe8c5ac7d658618c732565776940ed8" > < td class = "memItemLeft" align = "right" valign = "top" > typedef struct < a class = "el" href = "struct__TidyAllocatorVtbl.html" > _TidyAllocatorVtbl< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__Memory.html#ga3fe8c5ac7d658618c732565776940ed8" > TidyAllocatorVtbl< / a > < / td > < / tr >
< tr class = "memitem:ga78e96524a88db0c09e766795265863da" > < td class = "memItemLeft" align = "right" valign = "top" > typedef struct < a class = "el" href = "struct__TidyAllocator.html" > _TidyAllocator< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__Memory.html#ga78e96524a88db0c09e766795265863da" > TidyAllocator< / a > < / td > < / tr >
< tr class = "memitem:ga3bd3cc4d0c837a4cd10ab472ba671430" > < td class = "memItemLeft" align = "right" valign = "top" > typedef void *(TIDY_CALL *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__Memory.html#ga3bd3cc4d0c837a4cd10ab472ba671430" > TidyMalloc< / a > )(size_t len)< / td > < / tr >
< tr class = "memitem:ga9d9a5625817932dbbb39dd33de678edd" > < td class = "memItemLeft" align = "right" valign = "top" > typedef void *(TIDY_CALL *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__Memory.html#ga9d9a5625817932dbbb39dd33de678edd" > TidyRealloc< / a > )(void *buf, size_t len)< / td > < / tr >
< tr class = "memitem:ga27931c443e424937ba47f0d4795aa35f" > < td class = "memItemLeft" align = "right" valign = "top" > typedef void(TIDY_CALL *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__Memory.html#ga27931c443e424937ba47f0d4795aa35f" > TidyFree< / a > )(void *buf)< / td > < / tr >
< tr class = "memitem:ga0770be41d9935a3e2933ba0be3c7725c" > < td class = "memItemLeft" align = "right" valign = "top" > typedef void(TIDY_CALL *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__Memory.html#ga0770be41d9935a3e2933ba0be3c7725c" > TidyPanic< / a > )(ctmbstr mssg)< / td > < / tr >
< tr class = "memitem:gaee8a8bcb6091bd36f6fc20507a4544fc" > < td class = "memItemLeft" align = "right" valign = "top" > typedef Bool(TIDY_CALL *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__Configuration.html#gaee8a8bcb6091bd36f6fc20507a4544fc" > TidyOptCallback< / a > )(ctmbstr option, ctmbstr value)< / td > < / tr >
< tr class = "memitem:ga6951f79d4b50288e96a3896ab01393d6" > < td class = "memItemLeft" align = "right" valign = "top" > typedef int(TIDY_CALL *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__IO.html#ga6951f79d4b50288e96a3896ab01393d6" > TidyGetByteFunc< / a > )(void *sourceData)< / td > < / tr >
< tr class = "memitem:ga298b882c5fc7cc969ef58fb187bdd371" > < td class = "memItemLeft" align = "right" valign = "top" > typedef void(TIDY_CALL *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__IO.html#ga298b882c5fc7cc969ef58fb187bdd371" > TidyUngetByteFunc< / a > )(void *sourceData, byte bt)< / td > < / tr >
< tr class = "memitem:ga9f8e1bb4c4740ffb399ec424594c4972" > < td class = "memItemLeft" align = "right" valign = "top" > typedef Bool(TIDY_CALL *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__IO.html#ga9f8e1bb4c4740ffb399ec424594c4972" > TidyEOFFunc< / a > )(void *sourceData)< / td > < / tr >
< tr class = "memitem:ga86fcc3c86bd63b26a559938bc38d34bb" > < td class = "memItemLeft" align = "right" valign = "top" > typedef TIDY_STRUCT struct < br class = "typebreak" / >
2012-03-01 08:54:20 +00:00
< a class = "el" href = "struct__TidyInputSource.html" > _TidyInputSource< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__IO.html#ga86fcc3c86bd63b26a559938bc38d34bb" > TidyInputSource< / a > < / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:ga63bcce5aa5f52e4e2e22aedd750b8bbc" > < td class = "memItemLeft" align = "right" valign = "top" > typedef void(TIDY_CALL *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__IO.html#ga63bcce5aa5f52e4e2e22aedd750b8bbc" > TidyPutByteFunc< / a > )(void *sinkData, byte bt)< / td > < / tr >
< tr class = "memitem:ga6bdd15de48364d2b5dbf2141109d3f98" > < td class = "memItemLeft" align = "right" valign = "top" > typedef TIDY_STRUCT struct < br class = "typebreak" / >
2012-03-01 08:54:20 +00:00
< a class = "el" href = "struct__TidyOutputSink.html" > _TidyOutputSink< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__IO.html#ga6bdd15de48364d2b5dbf2141109d3f98" > TidyOutputSink< / a > < / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:ga29c5bee28b95924a97ea4fbb81668c5e" > < td class = "memItemLeft" align = "right" valign = "top" > typedef Bool(TIDY_CALL *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__IO.html#ga29c5bee28b95924a97ea4fbb81668c5e" > TidyReportFilter< / a > )(< a class = "el" href = "structTidyDoc.html" > TidyDoc< / a > tdoc, TidyReportLevel lvl, uint line, uint col, ctmbstr mssg)< / td > < / tr >
2012-03-01 08:54:20 +00:00
< tr > < td colspan = "2" > < h2 > < a name = "func-members" > < / a >
Functions< / h2 > < / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:ga1b209c260854e89f73101c18fe835516" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "ga1b209c260854e89f73101c18fe835516" > < / a >
2012-03-01 08:54:20 +00:00
  < / td > < td class = "memItemRight" valign = "bottom" > < b > opaque_type< / b > (< a class = "el" href = "structTidyDoc.html" > TidyDoc< / a > )< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:gafdaa7208b82ae763fbccb646035f9391" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "gafdaa7208b82ae763fbccb646035f9391" > < / a >
2012-03-01 08:54:20 +00:00
  < / td > < td class = "memItemRight" valign = "bottom" > < b > opaque_type< / b > (< a class = "el" href = "structTidyOption.html" > TidyOption< / a > )< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:gaa8d1f990e71bf7d6bc1b17974b7788a4" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "gaa8d1f990e71bf7d6bc1b17974b7788a4" > < / a >
2012-03-01 08:54:20 +00:00
  < / td > < td class = "memItemRight" valign = "bottom" > < b > opaque_type< / b > (< a class = "el" href = "structTidyNode.html" > TidyNode< / a > )< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:ga236c416d715827e6db5691ce66415c2f" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "ga236c416d715827e6db5691ce66415c2f" > < / a >
2012-03-01 08:54:20 +00:00
  < / td > < td class = "memItemRight" valign = "bottom" > < b > opaque_type< / b > (< a class = "el" href = "structTidyAttr.html" > TidyAttr< / a > )< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:gab55079374527525e3374ebc4d2a1e625" > < td class = "memItemLeft" align = "right" valign = "top" > Bool TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__Memory.html#gab55079374527525e3374ebc4d2a1e625" > tidySetMallocCall< / a > (< a class = "el" href = "group__Memory.html#ga3bd3cc4d0c837a4cd10ab472ba671430" > TidyMalloc< / a > fmalloc)< / td > < / tr >
< tr class = "memitem:ga446b538da3ee3f2e5a3827b877665b30" > < td class = "memItemLeft" align = "right" valign = "top" > Bool TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__Memory.html#ga446b538da3ee3f2e5a3827b877665b30" > tidySetReallocCall< / a > (< a class = "el" href = "group__Memory.html#ga9d9a5625817932dbbb39dd33de678edd" > TidyRealloc< / a > frealloc)< / td > < / tr >
< tr class = "memitem:ga70e707b7df86effb5727b0b9ff64eed7" > < td class = "memItemLeft" align = "right" valign = "top" > Bool TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__Memory.html#ga70e707b7df86effb5727b0b9ff64eed7" > tidySetFreeCall< / a > (< a class = "el" href = "group__Memory.html#ga27931c443e424937ba47f0d4795aa35f" > TidyFree< / a > ffree)< / td > < / tr >
< tr class = "memitem:gab12cc0435bacec1a8c725e02357acc00" > < td class = "memItemLeft" align = "right" valign = "top" > Bool TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__Memory.html#gab12cc0435bacec1a8c725e02357acc00" > tidySetPanicCall< / a > (< a class = "el" href = "group__Memory.html#ga0770be41d9935a3e2933ba0be3c7725c" > TidyPanic< / a > fpanic)< / td > < / tr >
< tr class = "memitem:ga728e98da5985ecb26de7c6c45f7fcaf2" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "ga728e98da5985ecb26de7c6c45f7fcaf2" > < / a >
2012-03-01 08:54:20 +00:00
< a class = "el" href = "structTidyDoc.html" > TidyDoc< / a > TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyCreate< / b > (void)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:gaf58ea992501470e0998182a1c75df2aa" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "gaf58ea992501470e0998182a1c75df2aa" > < / a >
2012-03-01 08:54:20 +00:00
< a class = "el" href = "structTidyDoc.html" > TidyDoc< / a > TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyCreateWithAllocator< / b > (< a class = "el" href = "group__Memory.html#ga78e96524a88db0c09e766795265863da" > TidyAllocator< / a > *allocator)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:gacc380c1451088b89898a85337b113713" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "gacc380c1451088b89898a85337b113713" > < / a >
2012-03-01 08:54:20 +00:00
void TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyRelease< / b > (< a class = "el" href = "structTidyDoc.html" > TidyDoc< / a > tdoc)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:gaa1a9f78be3542868ac10481e2efa8708" > < td class = "memItemLeft" align = "right" valign = "top" > void TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__Basic.html#gaa1a9f78be3542868ac10481e2efa8708" > tidySetAppData< / a > (< a class = "el" href = "structTidyDoc.html" > TidyDoc< / a > tdoc, void *appData)< / td > < / tr >
< tr class = "memitem:ga1319c9757d4f8c596615e0fdcfcf2504" > < td class = "memItemLeft" align = "right" valign = "top" > void *TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__Basic.html#ga1319c9757d4f8c596615e0fdcfcf2504" > tidyGetAppData< / a > (< a class = "el" href = "structTidyDoc.html" > TidyDoc< / a > tdoc)< / td > < / tr >
< tr class = "memitem:gab7b404ada690635341d2e2d332102b36" > < td class = "memItemLeft" align = "right" valign = "top" > ctmbstr TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__Basic.html#gab7b404ada690635341d2e2d332102b36" > tidyReleaseDate< / a > (void)< / td > < / tr >
< tr class = "memitem:gaf45a8fb57fb9bfce89c42e1cc9d3e760" > < td class = "memItemLeft" align = "right" valign = "top" > int TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__Basic.html#gaf45a8fb57fb9bfce89c42e1cc9d3e760" > tidyStatus< / a > (< a class = "el" href = "structTidyDoc.html" > TidyDoc< / a > tdoc)< / td > < / tr >
< tr class = "memitem:ga8fbec4bc2b67c4f525440cfc7196b443" > < td class = "memItemLeft" align = "right" valign = "top" > int TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__Basic.html#ga8fbec4bc2b67c4f525440cfc7196b443" > tidyDetectedHtmlVersion< / a > (< a class = "el" href = "structTidyDoc.html" > TidyDoc< / a > tdoc)< / td > < / tr >
< tr class = "memitem:gaf3279c9a0506629d2ae766c31c1de48d" > < td class = "memItemLeft" align = "right" valign = "top" > Bool TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__Basic.html#gaf3279c9a0506629d2ae766c31c1de48d" > tidyDetectedXhtml< / a > (< a class = "el" href = "structTidyDoc.html" > TidyDoc< / a > tdoc)< / td > < / tr >
< tr class = "memitem:ga8dd761b5e230119f8eb6c412f12fdec2" > < td class = "memItemLeft" align = "right" valign = "top" > Bool TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__Basic.html#ga8dd761b5e230119f8eb6c412f12fdec2" > tidyDetectedGenericXml< / a > (< a class = "el" href = "structTidyDoc.html" > TidyDoc< / a > tdoc)< / td > < / tr >
< tr class = "memitem:ga3617548e3669d00ad074daaaa8f3460d" > < td class = "memItemLeft" align = "right" valign = "top" > uint TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__Basic.html#ga3617548e3669d00ad074daaaa8f3460d" > tidyErrorCount< / a > (< a class = "el" href = "structTidyDoc.html" > TidyDoc< / a > tdoc)< / td > < / tr >
< tr class = "memitem:ga29b0c36f75584a2a26422b021561f19c" > < td class = "memItemLeft" align = "right" valign = "top" > uint TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__Basic.html#ga29b0c36f75584a2a26422b021561f19c" > tidyWarningCount< / a > (< a class = "el" href = "structTidyDoc.html" > TidyDoc< / a > tdoc)< / td > < / tr >
< tr class = "memitem:ga56ad617084cdcbb485f06f597de7dedb" > < td class = "memItemLeft" align = "right" valign = "top" > uint TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__Basic.html#ga56ad617084cdcbb485f06f597de7dedb" > tidyAccessWarningCount< / a > (< a class = "el" href = "structTidyDoc.html" > TidyDoc< / a > tdoc)< / td > < / tr >
< tr class = "memitem:gac17c01a0dbb8f73bdee29df48e499988" > < td class = "memItemLeft" align = "right" valign = "top" > uint TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__Basic.html#gac17c01a0dbb8f73bdee29df48e499988" > tidyConfigErrorCount< / a > (< a class = "el" href = "structTidyDoc.html" > TidyDoc< / a > tdoc)< / td > < / tr >
< tr class = "memitem:ga2dec710c0d4927e76a7b0d338b11693a" > < td class = "memItemLeft" align = "right" valign = "top" > int TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__Basic.html#ga2dec710c0d4927e76a7b0d338b11693a" > tidyLoadConfig< / a > (< a class = "el" href = "structTidyDoc.html" > TidyDoc< / a > tdoc, ctmbstr configFile)< / td > < / tr >
< tr class = "memitem:gac677de148c6f00fc96a682c21433ab1c" > < td class = "memItemLeft" align = "right" valign = "top" > int TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__Basic.html#gac677de148c6f00fc96a682c21433ab1c" > tidyLoadConfigEnc< / a > (< a class = "el" href = "structTidyDoc.html" > TidyDoc< / a > tdoc, ctmbstr configFile, ctmbstr charenc)< / td > < / tr >
< tr class = "memitem:gac10c770d6ea5a0610159ad17f8427943" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "gac10c770d6ea5a0610159ad17f8427943" > < / a >
2012-03-01 08:54:20 +00:00
Bool TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyFileExists< / b > (< a class = "el" href = "structTidyDoc.html" > TidyDoc< / a > tdoc, ctmbstr filename)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:ga2612e184472c2a59ca822a37d030e9af" > < td class = "memItemLeft" align = "right" valign = "top" > int TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__Basic.html#ga2612e184472c2a59ca822a37d030e9af" > tidySetCharEncoding< / a > (< a class = "el" href = "structTidyDoc.html" > TidyDoc< / a > tdoc, ctmbstr encnam)< / td > < / tr >
< tr class = "memitem:ga05203a9193542a67b8396cf6ca8acf59" > < td class = "memItemLeft" align = "right" valign = "top" > int TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__Basic.html#ga05203a9193542a67b8396cf6ca8acf59" > tidySetInCharEncoding< / a > (< a class = "el" href = "structTidyDoc.html" > TidyDoc< / a > tdoc, ctmbstr encnam)< / td > < / tr >
< tr class = "memitem:ga9b6bd07e38bf320cf88663a29967f1e9" > < td class = "memItemLeft" align = "right" valign = "top" > int TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__Basic.html#ga9b6bd07e38bf320cf88663a29967f1e9" > tidySetOutCharEncoding< / a > (< a class = "el" href = "structTidyDoc.html" > TidyDoc< / a > tdoc, ctmbstr encnam)< / td > < / tr >
< tr class = "memitem:gab94961700088d2daf8dcc012a5e33e49" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "gab94961700088d2daf8dcc012a5e33e49" > < / a >
2012-03-01 08:54:20 +00:00
Bool TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidySetOptionCallback< / b > (< a class = "el" href = "structTidyDoc.html" > TidyDoc< / a > tdoc, < a class = "el" href = "group__Configuration.html#gaee8a8bcb6091bd36f6fc20507a4544fc" > TidyOptCallback< / a > pOptCallback)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:ga500f31ba81d015b8ce9dad6f2a6ade75" > < td class = "memItemLeft" align = "right" valign = "top" > TidyOptionId TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__Configuration.html#ga500f31ba81d015b8ce9dad6f2a6ade75" > tidyOptGetIdForName< / a > (ctmbstr optnam)< / td > < / tr >
< tr class = "memitem:gab92a35ffbd3b0b668534d63f94d2486f" > < td class = "memItemLeft" align = "right" valign = "top" > TidyIterator TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__Configuration.html#gab92a35ffbd3b0b668534d63f94d2486f" > tidyGetOptionList< / a > (< a class = "el" href = "structTidyDoc.html" > TidyDoc< / a > tdoc)< / td > < / tr >
< tr class = "memitem:ga1a3088dacc539487e00f1eb4009dafc0" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "structTidyOption.html" > TidyOption< / a > TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__Configuration.html#ga1a3088dacc539487e00f1eb4009dafc0" > tidyGetNextOption< / a > (< a class = "el" href = "structTidyDoc.html" > TidyDoc< / a > tdoc, TidyIterator *pos)< / td > < / tr >
< tr class = "memitem:ga030c695d6407b2756856eb1862642cfe" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "structTidyOption.html" > TidyOption< / a > TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__Configuration.html#ga030c695d6407b2756856eb1862642cfe" > tidyGetOption< / a > (< a class = "el" href = "structTidyDoc.html" > TidyDoc< / a > tdoc, TidyOptionId optId)< / td > < / tr >
< tr class = "memitem:gaeae2e147645697fc54234ff2526a8108" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "structTidyOption.html" > TidyOption< / a > TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__Configuration.html#gaeae2e147645697fc54234ff2526a8108" > tidyGetOptionByName< / a > (< a class = "el" href = "structTidyDoc.html" > TidyDoc< / a > tdoc, ctmbstr optnam)< / td > < / tr >
< tr class = "memitem:ga51cf095b76921b4e290e14814998f096" > < td class = "memItemLeft" align = "right" valign = "top" > TidyOptionId TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__Configuration.html#ga51cf095b76921b4e290e14814998f096" > tidyOptGetId< / a > (< a class = "el" href = "structTidyOption.html" > TidyOption< / a > opt)< / td > < / tr >
< tr class = "memitem:gaf370cd2ea113747f50da185fda24adcb" > < td class = "memItemLeft" align = "right" valign = "top" > ctmbstr TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__Configuration.html#gaf370cd2ea113747f50da185fda24adcb" > tidyOptGetName< / a > (< a class = "el" href = "structTidyOption.html" > TidyOption< / a > opt)< / td > < / tr >
< tr class = "memitem:ga06e2685cc2950b182ff2f7136d170a34" > < td class = "memItemLeft" align = "right" valign = "top" > TidyOptionType TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__Configuration.html#ga06e2685cc2950b182ff2f7136d170a34" > tidyOptGetType< / a > (< a class = "el" href = "structTidyOption.html" > TidyOption< / a > opt)< / td > < / tr >
< tr class = "memitem:ga6aba2ccdb1237a70f5fe1393fee0ce4d" > < td class = "memItemLeft" align = "right" valign = "top" > Bool TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__Configuration.html#ga6aba2ccdb1237a70f5fe1393fee0ce4d" > tidyOptIsReadOnly< / a > (< a class = "el" href = "structTidyOption.html" > TidyOption< / a > opt)< / td > < / tr >
< tr class = "memitem:ga1d8b72e64e4d949dc21599fa788e842f" > < td class = "memItemLeft" align = "right" valign = "top" > TidyConfigCategory TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__Configuration.html#ga1d8b72e64e4d949dc21599fa788e842f" > tidyOptGetCategory< / a > (< a class = "el" href = "structTidyOption.html" > TidyOption< / a > opt)< / td > < / tr >
< tr class = "memitem:gab9e02c9927fe2c382ec5f81b4acf9cb4" > < td class = "memItemLeft" align = "right" valign = "top" > ctmbstr TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__Configuration.html#gab9e02c9927fe2c382ec5f81b4acf9cb4" > tidyOptGetDefault< / a > (< a class = "el" href = "structTidyOption.html" > TidyOption< / a > opt)< / td > < / tr >
< tr class = "memitem:gafc8df35e864dd3a24f23aca3c2f8bd9d" > < td class = "memItemLeft" align = "right" valign = "top" > ulong TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__Configuration.html#gafc8df35e864dd3a24f23aca3c2f8bd9d" > tidyOptGetDefaultInt< / a > (< a class = "el" href = "structTidyOption.html" > TidyOption< / a > opt)< / td > < / tr >
< tr class = "memitem:gadadea4da66e3718e02b720c2b59d170b" > < td class = "memItemLeft" align = "right" valign = "top" > Bool TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__Configuration.html#gadadea4da66e3718e02b720c2b59d170b" > tidyOptGetDefaultBool< / a > (< a class = "el" href = "structTidyOption.html" > TidyOption< / a > opt)< / td > < / tr >
< tr class = "memitem:ga31f815fe2b5bf1e00d6b50be62edd0ab" > < td class = "memItemLeft" align = "right" valign = "top" > TidyIterator TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__Configuration.html#ga31f815fe2b5bf1e00d6b50be62edd0ab" > tidyOptGetPickList< / a > (< a class = "el" href = "structTidyOption.html" > TidyOption< / a > opt)< / td > < / tr >
< tr class = "memitem:gad1366c5c458f38d2a9c6a6335e6704d9" > < td class = "memItemLeft" align = "right" valign = "top" > ctmbstr TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__Configuration.html#gad1366c5c458f38d2a9c6a6335e6704d9" > tidyOptGetNextPick< / a > (< a class = "el" href = "structTidyOption.html" > TidyOption< / a > opt, TidyIterator *pos)< / td > < / tr >
< tr class = "memitem:ga0fbe23ab1e4ec374fa38e6f514617e4d" > < td class = "memItemLeft" align = "right" valign = "top" > ctmbstr TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__Configuration.html#ga0fbe23ab1e4ec374fa38e6f514617e4d" > tidyOptGetValue< / a > (< a class = "el" href = "structTidyDoc.html" > TidyDoc< / a > tdoc, TidyOptionId optId)< / td > < / tr >
< tr class = "memitem:gaf37bdad3b6809d8cb78e7d6316d4ba69" > < td class = "memItemLeft" align = "right" valign = "top" > Bool TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__Configuration.html#gaf37bdad3b6809d8cb78e7d6316d4ba69" > tidyOptSetValue< / a > (< a class = "el" href = "structTidyDoc.html" > TidyDoc< / a > tdoc, TidyOptionId optId, ctmbstr val)< / td > < / tr >
< tr class = "memitem:gad09fbcbbaf83fbf93e0d7be9c9bb30c0" > < td class = "memItemLeft" align = "right" valign = "top" > Bool TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__Configuration.html#gad09fbcbbaf83fbf93e0d7be9c9bb30c0" > tidyOptParseValue< / a > (< a class = "el" href = "structTidyDoc.html" > TidyDoc< / a > tdoc, ctmbstr optnam, ctmbstr val)< / td > < / tr >
< tr class = "memitem:ga7ff683612d446b07318517e564cccc7a" > < td class = "memItemLeft" align = "right" valign = "top" > ulong TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__Configuration.html#ga7ff683612d446b07318517e564cccc7a" > tidyOptGetInt< / a > (< a class = "el" href = "structTidyDoc.html" > TidyDoc< / a > tdoc, TidyOptionId optId)< / td > < / tr >
< tr class = "memitem:gad9e75a64c8dcbc54e791959cf934e1ad" > < td class = "memItemLeft" align = "right" valign = "top" > Bool TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__Configuration.html#gad9e75a64c8dcbc54e791959cf934e1ad" > tidyOptSetInt< / a > (< a class = "el" href = "structTidyDoc.html" > TidyDoc< / a > tdoc, TidyOptionId optId, ulong val)< / td > < / tr >
< tr class = "memitem:ga09e6c999e9e7ebc94ea3d9cf5d674125" > < td class = "memItemLeft" align = "right" valign = "top" > Bool TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__Configuration.html#ga09e6c999e9e7ebc94ea3d9cf5d674125" > tidyOptGetBool< / a > (< a class = "el" href = "structTidyDoc.html" > TidyDoc< / a > tdoc, TidyOptionId optId)< / td > < / tr >
< tr class = "memitem:gac9de7e155bea5c28713f2bfb93614472" > < td class = "memItemLeft" align = "right" valign = "top" > Bool TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__Configuration.html#gac9de7e155bea5c28713f2bfb93614472" > tidyOptSetBool< / a > (< a class = "el" href = "structTidyDoc.html" > TidyDoc< / a > tdoc, TidyOptionId optId, Bool val)< / td > < / tr >
< tr class = "memitem:ga2aa45ad67758ca0b18d14eafa37fe080" > < td class = "memItemLeft" align = "right" valign = "top" > Bool TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__Configuration.html#ga2aa45ad67758ca0b18d14eafa37fe080" > tidyOptResetToDefault< / a > (< a class = "el" href = "structTidyDoc.html" > TidyDoc< / a > tdoc, TidyOptionId opt)< / td > < / tr >
< tr class = "memitem:ga874ce26884f0eeaf692c30758688888a" > < td class = "memItemLeft" align = "right" valign = "top" > Bool TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__Configuration.html#ga874ce26884f0eeaf692c30758688888a" > tidyOptResetAllToDefault< / a > (< a class = "el" href = "structTidyDoc.html" > TidyDoc< / a > tdoc)< / td > < / tr >
< tr class = "memitem:ga4beb2c73c90c3e2ae589c2642478cebd" > < td class = "memItemLeft" align = "right" valign = "top" > Bool TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__Configuration.html#ga4beb2c73c90c3e2ae589c2642478cebd" > tidyOptSnapshot< / a > (< a class = "el" href = "structTidyDoc.html" > TidyDoc< / a > tdoc)< / td > < / tr >
< tr class = "memitem:gae6212b8f32990763cc18a6d3f05eb191" > < td class = "memItemLeft" align = "right" valign = "top" > Bool TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__Configuration.html#gae6212b8f32990763cc18a6d3f05eb191" > tidyOptResetToSnapshot< / a > (< a class = "el" href = "structTidyDoc.html" > TidyDoc< / a > tdoc)< / td > < / tr >
< tr class = "memitem:ga083cb42d6f4413604240b5c1b3aa2070" > < td class = "memItemLeft" align = "right" valign = "top" > Bool TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__Configuration.html#ga083cb42d6f4413604240b5c1b3aa2070" > tidyOptDiffThanDefault< / a > (< a class = "el" href = "structTidyDoc.html" > TidyDoc< / a > tdoc)< / td > < / tr >
< tr class = "memitem:ga793bc9e177aa90301802e44c4fc22e0e" > < td class = "memItemLeft" align = "right" valign = "top" > Bool TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__Configuration.html#ga793bc9e177aa90301802e44c4fc22e0e" > tidyOptDiffThanSnapshot< / a > (< a class = "el" href = "structTidyDoc.html" > TidyDoc< / a > tdoc)< / td > < / tr >
< tr class = "memitem:ga0b6cb26ab5dbbe0a0841d605fbd06fad" > < td class = "memItemLeft" align = "right" valign = "top" > Bool TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__Configuration.html#ga0b6cb26ab5dbbe0a0841d605fbd06fad" > tidyOptCopyConfig< / a > (< a class = "el" href = "structTidyDoc.html" > TidyDoc< / a > tdocTo, < a class = "el" href = "structTidyDoc.html" > TidyDoc< / a > tdocFrom)< / td > < / tr >
< tr class = "memitem:ga47f8502cc202fc7423937647957955a3" > < td class = "memItemLeft" align = "right" valign = "top" > ctmbstr TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__Configuration.html#ga47f8502cc202fc7423937647957955a3" > tidyOptGetEncName< / a > (< a class = "el" href = "structTidyDoc.html" > TidyDoc< / a > tdoc, TidyOptionId optId)< / td > < / tr >
< tr class = "memitem:ga0785047cc73d5fbc88691861a0fa9c78" > < td class = "memItemLeft" align = "right" valign = "top" > ctmbstr TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__Configuration.html#ga0785047cc73d5fbc88691861a0fa9c78" > tidyOptGetCurrPick< / a > (< a class = "el" href = "structTidyDoc.html" > TidyDoc< / a > tdoc, TidyOptionId optId)< / td > < / tr >
< tr class = "memitem:ga55f30cf9e507f8fc66330ec3b0132620" > < td class = "memItemLeft" align = "right" valign = "top" > TidyIterator TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__Configuration.html#ga55f30cf9e507f8fc66330ec3b0132620" > tidyOptGetDeclTagList< / a > (< a class = "el" href = "structTidyDoc.html" > TidyDoc< / a > tdoc)< / td > < / tr >
< tr class = "memitem:gacec933eef8f9eec3dfa4382e05cab251" > < td class = "memItemLeft" align = "right" valign = "top" > ctmbstr TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__Configuration.html#gacec933eef8f9eec3dfa4382e05cab251" > tidyOptGetNextDeclTag< / a > (< a class = "el" href = "structTidyDoc.html" > TidyDoc< / a > tdoc, TidyOptionId optId, TidyIterator *iter)< / td > < / tr >
< tr class = "memitem:gafca3ed506463e192187133ff646a643d" > < td class = "memItemLeft" align = "right" valign = "top" > ctmbstr TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__Configuration.html#gafca3ed506463e192187133ff646a643d" > tidyOptGetDoc< / a > (< a class = "el" href = "structTidyDoc.html" > TidyDoc< / a > tdoc, < a class = "el" href = "structTidyOption.html" > TidyOption< / a > opt)< / td > < / tr >
< tr class = "memitem:gaeed1ef5cb5329f3f5aca0a8ad7e8ea4f" > < td class = "memItemLeft" align = "right" valign = "top" > TidyIterator TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__Configuration.html#gaeed1ef5cb5329f3f5aca0a8ad7e8ea4f" > tidyOptGetDocLinksList< / a > (< a class = "el" href = "structTidyDoc.html" > TidyDoc< / a > tdoc, < a class = "el" href = "structTidyOption.html" > TidyOption< / a > opt)< / td > < / tr >
< tr class = "memitem:ga1db79a95067d6364c02263d9492fa9e8" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "structTidyOption.html" > TidyOption< / a > TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__Configuration.html#ga1db79a95067d6364c02263d9492fa9e8" > tidyOptGetNextDocLinks< / a > (< a class = "el" href = "structTidyDoc.html" > TidyDoc< / a > tdoc, TidyIterator *pos)< / td > < / tr >
< tr class = "memitem:gab446af273e331cb0440dd01b6990d2d0" > < td class = "memItemLeft" align = "right" valign = "top" > Bool TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__IO.html#gab446af273e331cb0440dd01b6990d2d0" > tidyInitSource< / a > (< a class = "el" href = "group__IO.html#ga86fcc3c86bd63b26a559938bc38d34bb" > TidyInputSource< / a > *source, void *srcData, < a class = "el" href = "group__IO.html#ga6951f79d4b50288e96a3896ab01393d6" > TidyGetByteFunc< / a > gbFunc, < a class = "el" href = "group__IO.html#ga298b882c5fc7cc969ef58fb187bdd371" > TidyUngetByteFunc< / a > ugbFunc, < a class = "el" href = "group__IO.html#ga9f8e1bb4c4740ffb399ec424594c4972" > TidyEOFFunc< / a > endFunc)< / td > < / tr >
< tr class = "memitem:gadba396ffec9f29b27d73a23264dcfa0b" > < td class = "memItemLeft" align = "right" valign = "top" > uint TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__IO.html#gadba396ffec9f29b27d73a23264dcfa0b" > tidyGetByte< / a > (< a class = "el" href = "group__IO.html#ga86fcc3c86bd63b26a559938bc38d34bb" > TidyInputSource< / a > *source)< / td > < / tr >
< tr class = "memitem:ga0c8d46de315cabb0ac7d2cf01ca183d7" > < td class = "memItemLeft" align = "right" valign = "top" > void TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__IO.html#ga0c8d46de315cabb0ac7d2cf01ca183d7" > tidyUngetByte< / a > (< a class = "el" href = "group__IO.html#ga86fcc3c86bd63b26a559938bc38d34bb" > TidyInputSource< / a > *source, uint byteValue)< / td > < / tr >
< tr class = "memitem:ga399df5ba17614205964a665f7b1726a6" > < td class = "memItemLeft" align = "right" valign = "top" > Bool TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__IO.html#ga399df5ba17614205964a665f7b1726a6" > tidyIsEOF< / a > (< a class = "el" href = "group__IO.html#ga86fcc3c86bd63b26a559938bc38d34bb" > TidyInputSource< / a > *source)< / td > < / tr >
< tr class = "memitem:ga7e93289be3a7253cdf99a96285e6a2d4" > < td class = "memItemLeft" align = "right" valign = "top" > Bool TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__IO.html#ga7e93289be3a7253cdf99a96285e6a2d4" > tidyInitSink< / a > (< a class = "el" href = "group__IO.html#ga6bdd15de48364d2b5dbf2141109d3f98" > TidyOutputSink< / a > *sink, void *snkData, < a class = "el" href = "group__IO.html#ga63bcce5aa5f52e4e2e22aedd750b8bbc" > TidyPutByteFunc< / a > pbFunc)< / td > < / tr >
< tr class = "memitem:ga2a34772782d7b786e37012fce4cd2425" > < td class = "memItemLeft" align = "right" valign = "top" > void TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__IO.html#ga2a34772782d7b786e37012fce4cd2425" > tidyPutByte< / a > (< a class = "el" href = "group__IO.html#ga6bdd15de48364d2b5dbf2141109d3f98" > TidyOutputSink< / a > *sink, uint byteValue)< / td > < / tr >
< tr class = "memitem:ga51e02523601388bb83c2555b995e68b0" > < td class = "memItemLeft" align = "right" valign = "top" > Bool TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__IO.html#ga51e02523601388bb83c2555b995e68b0" > tidySetReportFilter< / a > (< a class = "el" href = "structTidyDoc.html" > TidyDoc< / a > tdoc, < a class = "el" href = "group__IO.html#ga29c5bee28b95924a97ea4fbb81668c5e" > TidyReportFilter< / a > filtCallback)< / td > < / tr >
< tr class = "memitem:ga669758031bbd5d4ba957b19e77229c8b" > < td class = "memItemLeft" align = "right" valign = "top" > FILE *TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__IO.html#ga669758031bbd5d4ba957b19e77229c8b" > tidySetErrorFile< / a > (< a class = "el" href = "structTidyDoc.html" > TidyDoc< / a > tdoc, ctmbstr errfilnam)< / td > < / tr >
< tr class = "memitem:ga5e5cffe93edf4bea0d3214be70d6f77b" > < td class = "memItemLeft" align = "right" valign = "top" > int TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__IO.html#ga5e5cffe93edf4bea0d3214be70d6f77b" > tidySetErrorBuffer< / a > (< a class = "el" href = "structTidyDoc.html" > TidyDoc< / a > tdoc, < a class = "el" href = "struct__TidyBuffer.html" > TidyBuffer< / a > *errbuf)< / td > < / tr >
< tr class = "memitem:gad47c75f3af85e7927e7ac18918ec6363" > < td class = "memItemLeft" align = "right" valign = "top" > int TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__IO.html#gad47c75f3af85e7927e7ac18918ec6363" > tidySetErrorSink< / a > (< a class = "el" href = "structTidyDoc.html" > TidyDoc< / a > tdoc, < a class = "el" href = "group__IO.html#ga6bdd15de48364d2b5dbf2141109d3f98" > TidyOutputSink< / a > *sink)< / td > < / tr >
< tr class = "memitem:ga5ec263f2e430dd9c9e10437f067b2a28" > < td class = "memItemLeft" align = "right" valign = "top" > int TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__Parse.html#ga5ec263f2e430dd9c9e10437f067b2a28" > tidyParseFile< / a > (< a class = "el" href = "structTidyDoc.html" > TidyDoc< / a > tdoc, ctmbstr filename)< / td > < / tr >
< tr class = "memitem:ga96b41ff6e6a7f9d0b9b0e901e33ad31d" > < td class = "memItemLeft" align = "right" valign = "top" > int TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__Parse.html#ga96b41ff6e6a7f9d0b9b0e901e33ad31d" > tidyParseStdin< / a > (< a class = "el" href = "structTidyDoc.html" > TidyDoc< / a > tdoc)< / td > < / tr >
< tr class = "memitem:ga50c02fa244dcd120ae339719c2132ff9" > < td class = "memItemLeft" align = "right" valign = "top" > int TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__Parse.html#ga50c02fa244dcd120ae339719c2132ff9" > tidyParseString< / a > (< a class = "el" href = "structTidyDoc.html" > TidyDoc< / a > tdoc, ctmbstr content)< / td > < / tr >
< tr class = "memitem:gaa28ce34c95750f150205843885317851" > < td class = "memItemLeft" align = "right" valign = "top" > int TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__Parse.html#gaa28ce34c95750f150205843885317851" > tidyParseBuffer< / a > (< a class = "el" href = "structTidyDoc.html" > TidyDoc< / a > tdoc, < a class = "el" href = "struct__TidyBuffer.html" > TidyBuffer< / a > *buf)< / td > < / tr >
< tr class = "memitem:gaa65dad2a4ca5fa97d267ddefe1180e0e" > < td class = "memItemLeft" align = "right" valign = "top" > int TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__Parse.html#gaa65dad2a4ca5fa97d267ddefe1180e0e" > tidyParseSource< / a > (< a class = "el" href = "structTidyDoc.html" > TidyDoc< / a > tdoc, < a class = "el" href = "group__IO.html#ga86fcc3c86bd63b26a559938bc38d34bb" > TidyInputSource< / a > *source)< / td > < / tr >
< tr class = "memitem:ga11fd23eeb4acfaa0f9501effa0c21269" > < td class = "memItemLeft" align = "right" valign = "top" > int TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__Clean.html#ga11fd23eeb4acfaa0f9501effa0c21269" > tidyCleanAndRepair< / a > (< a class = "el" href = "structTidyDoc.html" > TidyDoc< / a > tdoc)< / td > < / tr >
< tr class = "memitem:ga6170500974cc02114f6e4a29d44b7d77" > < td class = "memItemLeft" align = "right" valign = "top" > int TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__Clean.html#ga6170500974cc02114f6e4a29d44b7d77" > tidyRunDiagnostics< / a > (< a class = "el" href = "structTidyDoc.html" > TidyDoc< / a > tdoc)< / td > < / tr >
< tr class = "memitem:ga19ee6e2ee0e719a97cff443ebb19ae44" > < td class = "memItemLeft" align = "right" valign = "top" > int TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__Save.html#ga19ee6e2ee0e719a97cff443ebb19ae44" > tidySaveFile< / a > (< a class = "el" href = "structTidyDoc.html" > TidyDoc< / a > tdoc, ctmbstr filename)< / td > < / tr >
< tr class = "memitem:ga6638d1800ee63fc6bea19bc2bf582be2" > < td class = "memItemLeft" align = "right" valign = "top" > int TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__Save.html#ga6638d1800ee63fc6bea19bc2bf582be2" > tidySaveStdout< / a > (< a class = "el" href = "structTidyDoc.html" > TidyDoc< / a > tdoc)< / td > < / tr >
< tr class = "memitem:ga7e8642262c8c4d34cf7cc426647d29f0" > < td class = "memItemLeft" align = "right" valign = "top" > int TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__Save.html#ga7e8642262c8c4d34cf7cc426647d29f0" > tidySaveBuffer< / a > (< a class = "el" href = "structTidyDoc.html" > TidyDoc< / a > tdoc, < a class = "el" href = "struct__TidyBuffer.html" > TidyBuffer< / a > *buf)< / td > < / tr >
< tr class = "memitem:gaf684fefd3e42f459cf0a4ebe937ce12b" > < td class = "memItemLeft" align = "right" valign = "top" > int TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__Save.html#gaf684fefd3e42f459cf0a4ebe937ce12b" > tidySaveString< / a > (< a class = "el" href = "structTidyDoc.html" > TidyDoc< / a > tdoc, tmbstr buffer, uint *buflen)< / td > < / tr >
< tr class = "memitem:gaea985b28470453d0218092b137f71e77" > < td class = "memItemLeft" align = "right" valign = "top" > int TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__Save.html#gaea985b28470453d0218092b137f71e77" > tidySaveSink< / a > (< a class = "el" href = "structTidyDoc.html" > TidyDoc< / a > tdoc, < a class = "el" href = "group__IO.html#ga6bdd15de48364d2b5dbf2141109d3f98" > TidyOutputSink< / a > *sink)< / td > < / tr >
< tr class = "memitem:gaaa6e0510b0d7ca0524c928143488c6ca" > < td class = "memItemLeft" align = "right" valign = "top" > int TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__Basic.html#gaaa6e0510b0d7ca0524c928143488c6ca" > tidyOptSaveFile< / a > (< a class = "el" href = "structTidyDoc.html" > TidyDoc< / a > tdoc, ctmbstr cfgfil)< / td > < / tr >
< tr class = "memitem:gabf30cc37e3e7aa07dd351f083ab747ee" > < td class = "memItemLeft" align = "right" valign = "top" > int TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__Basic.html#gabf30cc37e3e7aa07dd351f083ab747ee" > tidyOptSaveSink< / a > (< a class = "el" href = "structTidyDoc.html" > TidyDoc< / a > tdoc, < a class = "el" href = "group__IO.html#ga6bdd15de48364d2b5dbf2141109d3f98" > TidyOutputSink< / a > *sink)< / td > < / tr >
< tr class = "memitem:ga4c050ea7d2746db948ad45edb2264d70" > < td class = "memItemLeft" align = "right" valign = "top" > void TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__Basic.html#ga4c050ea7d2746db948ad45edb2264d70" > tidyErrorSummary< / a > (< a class = "el" href = "structTidyDoc.html" > TidyDoc< / a > tdoc)< / td > < / tr >
< tr class = "memitem:ga28384bf13bf6962c8ef0bcab9b4b7971" > < td class = "memItemLeft" align = "right" valign = "top" > void TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__Basic.html#ga28384bf13bf6962c8ef0bcab9b4b7971" > tidyGeneralInfo< / a > (< a class = "el" href = "structTidyDoc.html" > TidyDoc< / a > tdoc)< / td > < / tr >
< tr class = "memitem:gac70f893c5cd5805bf76b393ad07c93c6" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "gac70f893c5cd5805bf76b393ad07c93c6" > < / a >
2012-03-01 08:54:20 +00:00
< a class = "el" href = "structTidyNode.html" > TidyNode< / a > TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyGetRoot< / b > (< a class = "el" href = "structTidyDoc.html" > TidyDoc< / a > tdoc)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:gae539f5031bd1e039458a7fffb07a2b7a" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "gae539f5031bd1e039458a7fffb07a2b7a" > < / a >
2012-03-01 08:54:20 +00:00
< a class = "el" href = "structTidyNode.html" > TidyNode< / a > TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyGetHtml< / b > (< a class = "el" href = "structTidyDoc.html" > TidyDoc< / a > tdoc)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:ga8bc403902d8535a6dab3efc29519d970" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "ga8bc403902d8535a6dab3efc29519d970" > < / a >
2012-03-01 08:54:20 +00:00
< a class = "el" href = "structTidyNode.html" > TidyNode< / a > TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyGetHead< / b > (< a class = "el" href = "structTidyDoc.html" > TidyDoc< / a > tdoc)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:ga860430a9ae7b9d347f0f7eb4204b3046" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "ga860430a9ae7b9d347f0f7eb4204b3046" > < / a >
2012-03-01 08:54:20 +00:00
< a class = "el" href = "structTidyNode.html" > TidyNode< / a > TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyGetBody< / b > (< a class = "el" href = "structTidyDoc.html" > TidyDoc< / a > tdoc)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:ga0da0a16a07321623bda6a02a397111ca" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "ga0da0a16a07321623bda6a02a397111ca" > < / a >
2012-03-01 08:54:20 +00:00
< a class = "el" href = "structTidyNode.html" > TidyNode< / a > TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyGetParent< / b > (< a class = "el" href = "structTidyNode.html" > TidyNode< / a > tnod)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:ga0ef21eb446a56c3874a993b6f3966e73" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "ga0ef21eb446a56c3874a993b6f3966e73" > < / a >
2012-03-01 08:54:20 +00:00
< a class = "el" href = "structTidyNode.html" > TidyNode< / a > TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyGetChild< / b > (< a class = "el" href = "structTidyNode.html" > TidyNode< / a > tnod)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:ga60f48e1a0981ccfa027e62f73f0b1e7d" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "ga60f48e1a0981ccfa027e62f73f0b1e7d" > < / a >
2012-03-01 08:54:20 +00:00
< a class = "el" href = "structTidyNode.html" > TidyNode< / a > TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyGetNext< / b > (< a class = "el" href = "structTidyNode.html" > TidyNode< / a > tnod)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:ga7a277d67c8143a8dd66d6c4796e5afa2" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "ga7a277d67c8143a8dd66d6c4796e5afa2" > < / a >
2012-03-01 08:54:20 +00:00
< a class = "el" href = "structTidyNode.html" > TidyNode< / a > TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyGetPrev< / b > (< a class = "el" href = "structTidyNode.html" > TidyNode< / a > tnod)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:ga7247560b46127ac69780b938d8bca177" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "ga7247560b46127ac69780b938d8bca177" > < / a >
2012-03-01 08:54:20 +00:00
< a class = "el" href = "structTidyAttr.html" > TidyAttr< / a > TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyAttrFirst< / b > (< a class = "el" href = "structTidyNode.html" > TidyNode< / a > tnod)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:ga8af1c83f5c33e767ca40561341089bae" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "ga8af1c83f5c33e767ca40561341089bae" > < / a >
2012-03-01 08:54:20 +00:00
< a class = "el" href = "structTidyAttr.html" > TidyAttr< / a > TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyAttrNext< / b > (< a class = "el" href = "structTidyAttr.html" > TidyAttr< / a > tattr)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:ga32dff6f721a553a54cee0324cda15ba7" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "ga32dff6f721a553a54cee0324cda15ba7" > < / a >
2012-03-01 08:54:20 +00:00
ctmbstr TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyAttrName< / b > (< a class = "el" href = "structTidyAttr.html" > TidyAttr< / a > tattr)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:gaeb8f272e8135e744b9b3f006517f1073" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "gaeb8f272e8135e744b9b3f006517f1073" > < / a >
2012-03-01 08:54:20 +00:00
ctmbstr TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyAttrValue< / b > (< a class = "el" href = "structTidyAttr.html" > TidyAttr< / a > tattr)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:gaa9786b1ce44061e2811d1ecbcd76d318" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "gaa9786b1ce44061e2811d1ecbcd76d318" > < / a >
2012-03-01 08:54:20 +00:00
TidyNodeType TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyNodeGetType< / b > (< a class = "el" href = "structTidyNode.html" > TidyNode< / a > tnod)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:ga5ea4ecef06555a58f942b2c500722156" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "ga5ea4ecef06555a58f942b2c500722156" > < / a >
2012-03-01 08:54:20 +00:00
ctmbstr TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyNodeGetName< / b > (< a class = "el" href = "structTidyNode.html" > TidyNode< / a > tnod)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:ga446c2a5ed55a75685074585f007b52c5" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "ga446c2a5ed55a75685074585f007b52c5" > < / a >
2012-03-01 08:54:20 +00:00
Bool TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyNodeIsText< / b > (< a class = "el" href = "structTidyNode.html" > TidyNode< / a > tnod)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:ga2eb2b4a0ee75c74215de9859467d17f1" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "ga2eb2b4a0ee75c74215de9859467d17f1" > < / a >
2012-03-01 08:54:20 +00:00
Bool TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyNodeIsProp< / b > (< a class = "el" href = "structTidyDoc.html" > TidyDoc< / a > tdoc, < a class = "el" href = "structTidyNode.html" > TidyNode< / a > tnod)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:ga69c929ff5987273560e683e44b2515eb" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "ga69c929ff5987273560e683e44b2515eb" > < / a >
2012-03-01 08:54:20 +00:00
Bool TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyNodeIsHeader< / b > (< a class = "el" href = "structTidyNode.html" > TidyNode< / a > tnod)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:ga4abc910dd180773665c6e2e4e30ea2d7" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "ga4abc910dd180773665c6e2e4e30ea2d7" > < / a >
2012-03-01 08:54:20 +00:00
Bool TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyNodeHasText< / b > (< a class = "el" href = "structTidyDoc.html" > TidyDoc< / a > tdoc, < a class = "el" href = "structTidyNode.html" > TidyNode< / a > tnod)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:ga174176952045d3a79500451eae0322d6" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "ga174176952045d3a79500451eae0322d6" > < / a >
2012-03-01 08:54:20 +00:00
Bool TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyNodeGetText< / b > (< a class = "el" href = "structTidyDoc.html" > TidyDoc< / a > tdoc, < a class = "el" href = "structTidyNode.html" > TidyNode< / a > tnod, < a class = "el" href = "struct__TidyBuffer.html" > TidyBuffer< / a > *buf)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:ga775c446f1fd1ffa25eb688af6c56853c" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "ga775c446f1fd1ffa25eb688af6c56853c" > < / a >
2012-03-01 08:54:20 +00:00
Bool TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyNodeGetValue< / b > (< a class = "el" href = "structTidyDoc.html" > TidyDoc< / a > tdoc, < a class = "el" href = "structTidyNode.html" > TidyNode< / a > tnod, < a class = "el" href = "struct__TidyBuffer.html" > TidyBuffer< / a > *buf)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:ga30307d5b9937c7f0aad1f37d7cf7848c" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "ga30307d5b9937c7f0aad1f37d7cf7848c" > < / a >
2012-03-01 08:54:20 +00:00
TidyTagId TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyNodeGetId< / b > (< a class = "el" href = "structTidyNode.html" > TidyNode< / a > tnod)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:ga98658b8c02e0d2000a6c7da5d916ced4" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "ga98658b8c02e0d2000a6c7da5d916ced4" > < / a >
2012-03-01 08:54:20 +00:00
uint TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyNodeLine< / b > (< a class = "el" href = "structTidyNode.html" > TidyNode< / a > tnod)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:ga00fb1f74d89419ad97f345660cd8876f" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "ga00fb1f74d89419ad97f345660cd8876f" > < / a >
2012-03-01 08:54:20 +00:00
uint TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyNodeColumn< / b > (< a class = "el" href = "structTidyNode.html" > TidyNode< / a > tnod)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:gaf692f1ed40027be3f3cd5d198abc3ad2" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "gaf692f1ed40027be3f3cd5d198abc3ad2" > < / a >
2012-03-01 08:54:20 +00:00
Bool TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyNodeIsHTML< / b > (< a class = "el" href = "structTidyNode.html" > TidyNode< / a > tnod)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:ga59e3d8737230aaf6aefd38923b2d9938" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "ga59e3d8737230aaf6aefd38923b2d9938" > < / a >
2012-03-01 08:54:20 +00:00
Bool TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyNodeIsHEAD< / b > (< a class = "el" href = "structTidyNode.html" > TidyNode< / a > tnod)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:ga41c163de846f0a5f0a06f8e8ba1559cc" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "ga41c163de846f0a5f0a06f8e8ba1559cc" > < / a >
2012-03-01 08:54:20 +00:00
Bool TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyNodeIsTITLE< / b > (< a class = "el" href = "structTidyNode.html" > TidyNode< / a > tnod)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:ga9c09a80c0fbb47c46c48816217058067" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "ga9c09a80c0fbb47c46c48816217058067" > < / a >
2012-03-01 08:54:20 +00:00
Bool TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyNodeIsBASE< / b > (< a class = "el" href = "structTidyNode.html" > TidyNode< / a > tnod)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:gaeecc06fcf1ead446d89e2da189124a84" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "gaeecc06fcf1ead446d89e2da189124a84" > < / a >
2012-03-01 08:54:20 +00:00
Bool TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyNodeIsMETA< / b > (< a class = "el" href = "structTidyNode.html" > TidyNode< / a > tnod)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:gacba5807618c3f9e55cc03ff87de9b7ce" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "gacba5807618c3f9e55cc03ff87de9b7ce" > < / a >
2012-03-01 08:54:20 +00:00
Bool TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyNodeIsBODY< / b > (< a class = "el" href = "structTidyNode.html" > TidyNode< / a > tnod)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:gae1ea58f48b98e27dc9e4489937f17755" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "gae1ea58f48b98e27dc9e4489937f17755" > < / a >
2012-03-01 08:54:20 +00:00
Bool TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyNodeIsFRAMESET< / b > (< a class = "el" href = "structTidyNode.html" > TidyNode< / a > tnod)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:gacb9bcd9b662a2089064a3c240062c99f" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "gacb9bcd9b662a2089064a3c240062c99f" > < / a >
2012-03-01 08:54:20 +00:00
Bool TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyNodeIsFRAME< / b > (< a class = "el" href = "structTidyNode.html" > TidyNode< / a > tnod)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:ga816d167ba4cb8b3787967ec3dbde5ec5" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "ga816d167ba4cb8b3787967ec3dbde5ec5" > < / a >
2012-03-01 08:54:20 +00:00
Bool TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyNodeIsIFRAME< / b > (< a class = "el" href = "structTidyNode.html" > TidyNode< / a > tnod)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:ga8320b595afb1e7e167b7c1a79b0dc366" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "ga8320b595afb1e7e167b7c1a79b0dc366" > < / a >
2012-03-01 08:54:20 +00:00
Bool TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyNodeIsNOFRAMES< / b > (< a class = "el" href = "structTidyNode.html" > TidyNode< / a > tnod)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:ga51ace62a3ec1c51035cabf4a2605d898" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "ga51ace62a3ec1c51035cabf4a2605d898" > < / a >
2012-03-01 08:54:20 +00:00
Bool TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyNodeIsHR< / b > (< a class = "el" href = "structTidyNode.html" > TidyNode< / a > tnod)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:gac28ca322aabade5ec3a7a7601c72ee16" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "gac28ca322aabade5ec3a7a7601c72ee16" > < / a >
2012-03-01 08:54:20 +00:00
Bool TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyNodeIsH1< / b > (< a class = "el" href = "structTidyNode.html" > TidyNode< / a > tnod)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:gaa6f4c167e5934e14fd2bc016cbcb5abd" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "gaa6f4c167e5934e14fd2bc016cbcb5abd" > < / a >
2012-03-01 08:54:20 +00:00
Bool TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyNodeIsH2< / b > (< a class = "el" href = "structTidyNode.html" > TidyNode< / a > tnod)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:ga0603085c30d94973f5d9d5b5de2ff200" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "ga0603085c30d94973f5d9d5b5de2ff200" > < / a >
2012-03-01 08:54:20 +00:00
Bool TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyNodeIsPRE< / b > (< a class = "el" href = "structTidyNode.html" > TidyNode< / a > tnod)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:gafc3aadf1d5eaab9c59ce47bfc2b6ceae" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "gafc3aadf1d5eaab9c59ce47bfc2b6ceae" > < / a >
2012-03-01 08:54:20 +00:00
Bool TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyNodeIsLISTING< / b > (< a class = "el" href = "structTidyNode.html" > TidyNode< / a > tnod)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:gafd77569c4993bcd4ded3b97608248b9e" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "gafd77569c4993bcd4ded3b97608248b9e" > < / a >
2012-03-01 08:54:20 +00:00
Bool TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyNodeIsP< / b > (< a class = "el" href = "structTidyNode.html" > TidyNode< / a > tnod)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:gadde0e35eef49567f98c385a736588409" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "gadde0e35eef49567f98c385a736588409" > < / a >
2012-03-01 08:54:20 +00:00
Bool TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyNodeIsUL< / b > (< a class = "el" href = "structTidyNode.html" > TidyNode< / a > tnod)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:ga52d9c5612a982cc71602b5088f415879" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "ga52d9c5612a982cc71602b5088f415879" > < / a >
2012-03-01 08:54:20 +00:00
Bool TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyNodeIsOL< / b > (< a class = "el" href = "structTidyNode.html" > TidyNode< / a > tnod)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:gadb2e0e0fbeac0da447fd96fc75158f54" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "gadb2e0e0fbeac0da447fd96fc75158f54" > < / a >
2012-03-01 08:54:20 +00:00
Bool TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyNodeIsDL< / b > (< a class = "el" href = "structTidyNode.html" > TidyNode< / a > tnod)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:gaac81f7e14fa7e59aa4fa8d4aa6d06268" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "gaac81f7e14fa7e59aa4fa8d4aa6d06268" > < / a >
2012-03-01 08:54:20 +00:00
Bool TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyNodeIsDIR< / b > (< a class = "el" href = "structTidyNode.html" > TidyNode< / a > tnod)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:gac6269b21e8ad6e21d66bd5addd77eb87" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "gac6269b21e8ad6e21d66bd5addd77eb87" > < / a >
2012-03-01 08:54:20 +00:00
Bool TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyNodeIsLI< / b > (< a class = "el" href = "structTidyNode.html" > TidyNode< / a > tnod)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:ga3a0c0bc0925bd40677da0286d8b27d7b" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "ga3a0c0bc0925bd40677da0286d8b27d7b" > < / a >
2012-03-01 08:54:20 +00:00
Bool TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyNodeIsDT< / b > (< a class = "el" href = "structTidyNode.html" > TidyNode< / a > tnod)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:ga8517c2217955d3602426c2bda1da6402" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "ga8517c2217955d3602426c2bda1da6402" > < / a >
2012-03-01 08:54:20 +00:00
Bool TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyNodeIsDD< / b > (< a class = "el" href = "structTidyNode.html" > TidyNode< / a > tnod)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:gad88dbaf421328ad0026a0f6c5b471a28" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "gad88dbaf421328ad0026a0f6c5b471a28" > < / a >
2012-03-01 08:54:20 +00:00
Bool TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyNodeIsTABLE< / b > (< a class = "el" href = "structTidyNode.html" > TidyNode< / a > tnod)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:ga2493322b8c7ec6e7001e928bd71fc1b6" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "ga2493322b8c7ec6e7001e928bd71fc1b6" > < / a >
2012-03-01 08:54:20 +00:00
Bool TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyNodeIsCAPTION< / b > (< a class = "el" href = "structTidyNode.html" > TidyNode< / a > tnod)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:ga7de8f8de16a810da710ff0981a08d43d" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "ga7de8f8de16a810da710ff0981a08d43d" > < / a >
2012-03-01 08:54:20 +00:00
Bool TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyNodeIsTD< / b > (< a class = "el" href = "structTidyNode.html" > TidyNode< / a > tnod)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:gae4f6572db3d4bce835660e21f18b1983" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "gae4f6572db3d4bce835660e21f18b1983" > < / a >
2012-03-01 08:54:20 +00:00
Bool TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyNodeIsTH< / b > (< a class = "el" href = "structTidyNode.html" > TidyNode< / a > tnod)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:ga6d2aafe8789a16ab429c5fdf9deb0da7" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "ga6d2aafe8789a16ab429c5fdf9deb0da7" > < / a >
2012-03-01 08:54:20 +00:00
Bool TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyNodeIsTR< / b > (< a class = "el" href = "structTidyNode.html" > TidyNode< / a > tnod)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:ga4638800893b9ae5a70cdb74c06c6a79c" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "ga4638800893b9ae5a70cdb74c06c6a79c" > < / a >
2012-03-01 08:54:20 +00:00
Bool TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyNodeIsCOL< / b > (< a class = "el" href = "structTidyNode.html" > TidyNode< / a > tnod)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:ga385a0cd988f64c8a4bd67d9b198d2ea7" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "ga385a0cd988f64c8a4bd67d9b198d2ea7" > < / a >
2012-03-01 08:54:20 +00:00
Bool TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyNodeIsCOLGROUP< / b > (< a class = "el" href = "structTidyNode.html" > TidyNode< / a > tnod)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:gaf0950a14b5b1ab4789b9b0a5bac0b18e" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "gaf0950a14b5b1ab4789b9b0a5bac0b18e" > < / a >
2012-03-01 08:54:20 +00:00
Bool TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyNodeIsBR< / b > (< a class = "el" href = "structTidyNode.html" > TidyNode< / a > tnod)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:gae73ab4feaf47cba0fe76ad6ceaaf45a5" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "gae73ab4feaf47cba0fe76ad6ceaaf45a5" > < / a >
2012-03-01 08:54:20 +00:00
Bool TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyNodeIsA< / b > (< a class = "el" href = "structTidyNode.html" > TidyNode< / a > tnod)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:gac798ba0aa726aee5cbcf3262624c0458" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "gac798ba0aa726aee5cbcf3262624c0458" > < / a >
2012-03-01 08:54:20 +00:00
Bool TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyNodeIsLINK< / b > (< a class = "el" href = "structTidyNode.html" > TidyNode< / a > tnod)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:ga95af7c22df42cdc104858b6ef545c356" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "ga95af7c22df42cdc104858b6ef545c356" > < / a >
2012-03-01 08:54:20 +00:00
Bool TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyNodeIsB< / b > (< a class = "el" href = "structTidyNode.html" > TidyNode< / a > tnod)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:gafe4ee40e682872ae83dfce0dd4a8d0c3" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "gafe4ee40e682872ae83dfce0dd4a8d0c3" > < / a >
2012-03-01 08:54:20 +00:00
Bool TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyNodeIsI< / b > (< a class = "el" href = "structTidyNode.html" > TidyNode< / a > tnod)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:ga15ea33b5dc08b426720d0c57cbecaced" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "ga15ea33b5dc08b426720d0c57cbecaced" > < / a >
2012-03-01 08:54:20 +00:00
Bool TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyNodeIsSTRONG< / b > (< a class = "el" href = "structTidyNode.html" > TidyNode< / a > tnod)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:ga445cccfc6c19f8f3b73ebd06a361bd48" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "ga445cccfc6c19f8f3b73ebd06a361bd48" > < / a >
2012-03-01 08:54:20 +00:00
Bool TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyNodeIsEM< / b > (< a class = "el" href = "structTidyNode.html" > TidyNode< / a > tnod)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:ga22e67a4b6c14214d35ad295a82509842" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "ga22e67a4b6c14214d35ad295a82509842" > < / a >
2012-03-01 08:54:20 +00:00
Bool TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyNodeIsBIG< / b > (< a class = "el" href = "structTidyNode.html" > TidyNode< / a > tnod)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:ga48af9e160f669f778de274336096e2eb" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "ga48af9e160f669f778de274336096e2eb" > < / a >
2012-03-01 08:54:20 +00:00
Bool TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyNodeIsSMALL< / b > (< a class = "el" href = "structTidyNode.html" > TidyNode< / a > tnod)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:ga48067f28cfe217c9fc060650d0e3aca4" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "ga48067f28cfe217c9fc060650d0e3aca4" > < / a >
2012-03-01 08:54:20 +00:00
Bool TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyNodeIsPARAM< / b > (< a class = "el" href = "structTidyNode.html" > TidyNode< / a > tnod)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:ga7f8b52642e3255b0480f48075dab8d6f" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "ga7f8b52642e3255b0480f48075dab8d6f" > < / a >
2012-03-01 08:54:20 +00:00
Bool TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyNodeIsOPTION< / b > (< a class = "el" href = "structTidyNode.html" > TidyNode< / a > tnod)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:gafe0455c4b138bffa99a913b8f3a9104f" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "gafe0455c4b138bffa99a913b8f3a9104f" > < / a >
2012-03-01 08:54:20 +00:00
Bool TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyNodeIsOPTGROUP< / b > (< a class = "el" href = "structTidyNode.html" > TidyNode< / a > tnod)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:gafa4f741c56492e05bd351af1f0111f4e" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "gafa4f741c56492e05bd351af1f0111f4e" > < / a >
2012-03-01 08:54:20 +00:00
Bool TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyNodeIsIMG< / b > (< a class = "el" href = "structTidyNode.html" > TidyNode< / a > tnod)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:ga99beb2cb511391d1aca45fb85cedf27a" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "ga99beb2cb511391d1aca45fb85cedf27a" > < / a >
2012-03-01 08:54:20 +00:00
Bool TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyNodeIsMAP< / b > (< a class = "el" href = "structTidyNode.html" > TidyNode< / a > tnod)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:gac266b333729c7430b5c73c61769f2786" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "gac266b333729c7430b5c73c61769f2786" > < / a >
2012-03-01 08:54:20 +00:00
Bool TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyNodeIsAREA< / b > (< a class = "el" href = "structTidyNode.html" > TidyNode< / a > tnod)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:ga6f0a957c81b4013ced6cbc4e7d8db2af" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "ga6f0a957c81b4013ced6cbc4e7d8db2af" > < / a >
2012-03-01 08:54:20 +00:00
Bool TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyNodeIsNOBR< / b > (< a class = "el" href = "structTidyNode.html" > TidyNode< / a > tnod)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:ga89ed82add2b5524bb5cf08f382eb5116" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "ga89ed82add2b5524bb5cf08f382eb5116" > < / a >
2012-03-01 08:54:20 +00:00
Bool TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyNodeIsWBR< / b > (< a class = "el" href = "structTidyNode.html" > TidyNode< / a > tnod)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:ga53c827624431293012ca7cfde97c937e" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "ga53c827624431293012ca7cfde97c937e" > < / a >
2012-03-01 08:54:20 +00:00
Bool TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyNodeIsFONT< / b > (< a class = "el" href = "structTidyNode.html" > TidyNode< / a > tnod)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:gaf238482802b2fb6e9e0b5b041d3b7611" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "gaf238482802b2fb6e9e0b5b041d3b7611" > < / a >
2012-03-01 08:54:20 +00:00
Bool TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyNodeIsLAYER< / b > (< a class = "el" href = "structTidyNode.html" > TidyNode< / a > tnod)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:ga445b2216e08962ebc2cf2013dd911969" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "ga445b2216e08962ebc2cf2013dd911969" > < / a >
2012-03-01 08:54:20 +00:00
Bool TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyNodeIsSPACER< / b > (< a class = "el" href = "structTidyNode.html" > TidyNode< / a > tnod)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:ga6195cdbb5617b5240519b5a993f69592" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "ga6195cdbb5617b5240519b5a993f69592" > < / a >
2012-03-01 08:54:20 +00:00
Bool TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyNodeIsCENTER< / b > (< a class = "el" href = "structTidyNode.html" > TidyNode< / a > tnod)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:ga3e7e0649d24765c37404b64837dde32b" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "ga3e7e0649d24765c37404b64837dde32b" > < / a >
2012-03-01 08:54:20 +00:00
Bool TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyNodeIsSTYLE< / b > (< a class = "el" href = "structTidyNode.html" > TidyNode< / a > tnod)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:ga86627d1d0706847ff3087e196819706f" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "ga86627d1d0706847ff3087e196819706f" > < / a >
2012-03-01 08:54:20 +00:00
Bool TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyNodeIsSCRIPT< / b > (< a class = "el" href = "structTidyNode.html" > TidyNode< / a > tnod)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:ga19d096d6eff710ef6c7a154ba8e4c71c" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "ga19d096d6eff710ef6c7a154ba8e4c71c" > < / a >
2012-03-01 08:54:20 +00:00
Bool TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyNodeIsNOSCRIPT< / b > (< a class = "el" href = "structTidyNode.html" > TidyNode< / a > tnod)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:ga507a029656b570eac822ea40122571d8" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "ga507a029656b570eac822ea40122571d8" > < / a >
2012-03-01 08:54:20 +00:00
Bool TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyNodeIsFORM< / b > (< a class = "el" href = "structTidyNode.html" > TidyNode< / a > tnod)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:ga8bd6a34ea2f61d687d24f12a49c51128" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "ga8bd6a34ea2f61d687d24f12a49c51128" > < / a >
2012-03-01 08:54:20 +00:00
Bool TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyNodeIsTEXTAREA< / b > (< a class = "el" href = "structTidyNode.html" > TidyNode< / a > tnod)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:gabbbd873b72e446a8668c7c69582404e2" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "gabbbd873b72e446a8668c7c69582404e2" > < / a >
2012-03-01 08:54:20 +00:00
Bool TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyNodeIsBLOCKQUOTE< / b > (< a class = "el" href = "structTidyNode.html" > TidyNode< / a > tnod)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:gadfa5afb9f719c21667e98df09f043dd6" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "gadfa5afb9f719c21667e98df09f043dd6" > < / a >
2012-03-01 08:54:20 +00:00
Bool TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyNodeIsAPPLET< / b > (< a class = "el" href = "structTidyNode.html" > TidyNode< / a > tnod)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:gaf8c3d48a3d23f49a9d6e373ae18456c4" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "gaf8c3d48a3d23f49a9d6e373ae18456c4" > < / a >
2012-03-01 08:54:20 +00:00
Bool TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyNodeIsOBJECT< / b > (< a class = "el" href = "structTidyNode.html" > TidyNode< / a > tnod)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:gae423fbaf8bb2b2d7faf427ebb853159e" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "gae423fbaf8bb2b2d7faf427ebb853159e" > < / a >
2012-03-01 08:54:20 +00:00
Bool TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyNodeIsDIV< / b > (< a class = "el" href = "structTidyNode.html" > TidyNode< / a > tnod)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:ga86ade270327fb3afa6d8f881fda3089e" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "ga86ade270327fb3afa6d8f881fda3089e" > < / a >
2012-03-01 08:54:20 +00:00
Bool TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyNodeIsSPAN< / b > (< a class = "el" href = "structTidyNode.html" > TidyNode< / a > tnod)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:ga648890464b129cbceaf749f912f6527e" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "ga648890464b129cbceaf749f912f6527e" > < / a >
2012-03-01 08:54:20 +00:00
Bool TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyNodeIsINPUT< / b > (< a class = "el" href = "structTidyNode.html" > TidyNode< / a > tnod)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:ga6ef21bfc5033fd69c9f94e794d536fdb" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "ga6ef21bfc5033fd69c9f94e794d536fdb" > < / a >
2012-03-01 08:54:20 +00:00
Bool TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyNodeIsQ< / b > (< a class = "el" href = "structTidyNode.html" > TidyNode< / a > tnod)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:ga7e4e65b0819e33ffdc38183f5dbf2785" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "ga7e4e65b0819e33ffdc38183f5dbf2785" > < / a >
2012-03-01 08:54:20 +00:00
Bool TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyNodeIsLABEL< / b > (< a class = "el" href = "structTidyNode.html" > TidyNode< / a > tnod)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:ga4d49e513f271e3c1de40a2ca5bb507a5" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "ga4d49e513f271e3c1de40a2ca5bb507a5" > < / a >
2012-03-01 08:54:20 +00:00
Bool TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyNodeIsH3< / b > (< a class = "el" href = "structTidyNode.html" > TidyNode< / a > tnod)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:ga8efaa17098b9b4c7be3f4c8a9edd5f37" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "ga8efaa17098b9b4c7be3f4c8a9edd5f37" > < / a >
2012-03-01 08:54:20 +00:00
Bool TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyNodeIsH4< / b > (< a class = "el" href = "structTidyNode.html" > TidyNode< / a > tnod)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:gaa929252184f6d11fde69ee76f212822a" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "gaa929252184f6d11fde69ee76f212822a" > < / a >
2012-03-01 08:54:20 +00:00
Bool TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyNodeIsH5< / b > (< a class = "el" href = "structTidyNode.html" > TidyNode< / a > tnod)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:ga4b3bad82463198c3893c901aa20af219" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "ga4b3bad82463198c3893c901aa20af219" > < / a >
2012-03-01 08:54:20 +00:00
Bool TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyNodeIsH6< / b > (< a class = "el" href = "structTidyNode.html" > TidyNode< / a > tnod)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:ga5ba4012b1bf4eb54b5042832f9a138e0" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "ga5ba4012b1bf4eb54b5042832f9a138e0" > < / a >
2012-03-01 08:54:20 +00:00
Bool TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyNodeIsADDRESS< / b > (< a class = "el" href = "structTidyNode.html" > TidyNode< / a > tnod)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:ga25aba7bafb8f63d71fb54c143d053fd1" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "ga25aba7bafb8f63d71fb54c143d053fd1" > < / a >
2012-03-01 08:54:20 +00:00
Bool TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyNodeIsXMP< / b > (< a class = "el" href = "structTidyNode.html" > TidyNode< / a > tnod)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:gaea4d09d1203e94c3010c56672ea6d711" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "gaea4d09d1203e94c3010c56672ea6d711" > < / a >
2012-03-01 08:54:20 +00:00
Bool TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyNodeIsSELECT< / b > (< a class = "el" href = "structTidyNode.html" > TidyNode< / a > tnod)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:gac03b2963ecda6cc08653294370baf8d8" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "gac03b2963ecda6cc08653294370baf8d8" > < / a >
2012-03-01 08:54:20 +00:00
Bool TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyNodeIsBLINK< / b > (< a class = "el" href = "structTidyNode.html" > TidyNode< / a > tnod)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:ga16bca9ae0e87d001ed4242a83618f404" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "ga16bca9ae0e87d001ed4242a83618f404" > < / a >
2012-03-01 08:54:20 +00:00
Bool TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyNodeIsMARQUEE< / b > (< a class = "el" href = "structTidyNode.html" > TidyNode< / a > tnod)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:gab9e88a5cd07c8645db3293062fbb2a51" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "gab9e88a5cd07c8645db3293062fbb2a51" > < / a >
2012-03-01 08:54:20 +00:00
Bool TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyNodeIsEMBED< / b > (< a class = "el" href = "structTidyNode.html" > TidyNode< / a > tnod)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:ga334efee28622bff3384c9eda4bb4eec5" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "ga334efee28622bff3384c9eda4bb4eec5" > < / a >
2012-03-01 08:54:20 +00:00
Bool TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyNodeIsBASEFONT< / b > (< a class = "el" href = "structTidyNode.html" > TidyNode< / a > tnod)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:ga6c18dbdbb887968b79753ae455f2c90a" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "ga6c18dbdbb887968b79753ae455f2c90a" > < / a >
2012-03-01 08:54:20 +00:00
Bool TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyNodeIsISINDEX< / b > (< a class = "el" href = "structTidyNode.html" > TidyNode< / a > tnod)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:gac62bc0004bfc655a7a21b6b98ddc5e6c" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "gac62bc0004bfc655a7a21b6b98ddc5e6c" > < / a >
2012-03-01 08:54:20 +00:00
Bool TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyNodeIsS< / b > (< a class = "el" href = "structTidyNode.html" > TidyNode< / a > tnod)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:ga9d56a0c1da9fdf018cb6db4398260295" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "ga9d56a0c1da9fdf018cb6db4398260295" > < / a >
2012-03-01 08:54:20 +00:00
Bool TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyNodeIsSTRIKE< / b > (< a class = "el" href = "structTidyNode.html" > TidyNode< / a > tnod)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:gab28ee4ca158cb9122022719fdc08ec08" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "gab28ee4ca158cb9122022719fdc08ec08" > < / a >
2012-03-01 08:54:20 +00:00
Bool TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyNodeIsU< / b > (< a class = "el" href = "structTidyNode.html" > TidyNode< / a > tnod)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:ga41c2551e386adc53cd9ab0e00f707558" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "ga41c2551e386adc53cd9ab0e00f707558" > < / a >
2012-03-01 08:54:20 +00:00
Bool TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyNodeIsMENU< / b > (< a class = "el" href = "structTidyNode.html" > TidyNode< / a > tnod)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:ga42c5074e590ed76a7a641dfd179471d9" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "ga42c5074e590ed76a7a641dfd179471d9" > < / a >
2012-03-01 08:54:20 +00:00
TidyAttrId TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyAttrGetId< / b > (< a class = "el" href = "structTidyAttr.html" > TidyAttr< / a > tattr)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:ga1e4d8ec29e240a6415b2caa7fff2b502" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "ga1e4d8ec29e240a6415b2caa7fff2b502" > < / a >
2012-03-01 08:54:20 +00:00
Bool TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyAttrIsEvent< / b > (< a class = "el" href = "structTidyAttr.html" > TidyAttr< / a > tattr)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:ga9f52a0de76388df02294718c573911bd" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "ga9f52a0de76388df02294718c573911bd" > < / a >
2012-03-01 08:54:20 +00:00
Bool TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyAttrIsProp< / b > (< a class = "el" href = "structTidyAttr.html" > TidyAttr< / a > tattr)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:ga7c5dab5750d48c0849fb5afddcaf6ef1" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "ga7c5dab5750d48c0849fb5afddcaf6ef1" > < / a >
2012-03-01 08:54:20 +00:00
Bool TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyAttrIsHREF< / b > (< a class = "el" href = "structTidyAttr.html" > TidyAttr< / a > tattr)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:ga9e42faa67c4c67d1f20b17494bcd85ae" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "ga9e42faa67c4c67d1f20b17494bcd85ae" > < / a >
2012-03-01 08:54:20 +00:00
Bool TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyAttrIsSRC< / b > (< a class = "el" href = "structTidyAttr.html" > TidyAttr< / a > tattr)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:ga40eb7812272130ee672347252f8d2803" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "ga40eb7812272130ee672347252f8d2803" > < / a >
2012-03-01 08:54:20 +00:00
Bool TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyAttrIsID< / b > (< a class = "el" href = "structTidyAttr.html" > TidyAttr< / a > tattr)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:ga30a54710b484eac706e936a69fb95e29" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "ga30a54710b484eac706e936a69fb95e29" > < / a >
2012-03-01 08:54:20 +00:00
Bool TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyAttrIsNAME< / b > (< a class = "el" href = "structTidyAttr.html" > TidyAttr< / a > tattr)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:gab2b19098f9cf2e7c74d8b424e086df43" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "gab2b19098f9cf2e7c74d8b424e086df43" > < / a >
2012-03-01 08:54:20 +00:00
Bool TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyAttrIsSUMMARY< / b > (< a class = "el" href = "structTidyAttr.html" > TidyAttr< / a > tattr)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:gad621c0fd59bdacd162dfdd769a62ef27" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "gad621c0fd59bdacd162dfdd769a62ef27" > < / a >
2012-03-01 08:54:20 +00:00
Bool TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyAttrIsALT< / b > (< a class = "el" href = "structTidyAttr.html" > TidyAttr< / a > tattr)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:ga0a99b0a5db896cb47c8b40ef110370c8" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "ga0a99b0a5db896cb47c8b40ef110370c8" > < / a >
2012-03-01 08:54:20 +00:00
Bool TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyAttrIsLONGDESC< / b > (< a class = "el" href = "structTidyAttr.html" > TidyAttr< / a > tattr)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:gaeb125294c12e461615f32d9ffdb9bbd7" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "gaeb125294c12e461615f32d9ffdb9bbd7" > < / a >
2012-03-01 08:54:20 +00:00
Bool TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyAttrIsUSEMAP< / b > (< a class = "el" href = "structTidyAttr.html" > TidyAttr< / a > tattr)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:ga33c5307a710a27f636ca150112de3f7b" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "ga33c5307a710a27f636ca150112de3f7b" > < / a >
2012-03-01 08:54:20 +00:00
Bool TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyAttrIsISMAP< / b > (< a class = "el" href = "structTidyAttr.html" > TidyAttr< / a > tattr)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:gac903236acff81674020778300c3a3862" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "gac903236acff81674020778300c3a3862" > < / a >
2012-03-01 08:54:20 +00:00
Bool TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyAttrIsLANGUAGE< / b > (< a class = "el" href = "structTidyAttr.html" > TidyAttr< / a > tattr)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:ga7a9c5c70693337edf09b36f483229fe5" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "ga7a9c5c70693337edf09b36f483229fe5" > < / a >
2012-03-01 08:54:20 +00:00
Bool TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyAttrIsTYPE< / b > (< a class = "el" href = "structTidyAttr.html" > TidyAttr< / a > tattr)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:ga9454a023bc9f5663c56b8404ec8406c8" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "ga9454a023bc9f5663c56b8404ec8406c8" > < / a >
2012-03-01 08:54:20 +00:00
Bool TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyAttrIsVALUE< / b > (< a class = "el" href = "structTidyAttr.html" > TidyAttr< / a > tattr)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:gac97bd371ff8401f13a333273e5e3bf22" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "gac97bd371ff8401f13a333273e5e3bf22" > < / a >
2012-03-01 08:54:20 +00:00
Bool TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyAttrIsCONTENT< / b > (< a class = "el" href = "structTidyAttr.html" > TidyAttr< / a > tattr)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:ga6a47ddd81d777ff5a086bedc4e951040" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "ga6a47ddd81d777ff5a086bedc4e951040" > < / a >
2012-03-01 08:54:20 +00:00
Bool TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyAttrIsTITLE< / b > (< a class = "el" href = "structTidyAttr.html" > TidyAttr< / a > tattr)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:ga1147ae3c7c35ba4d4241832733859b78" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "ga1147ae3c7c35ba4d4241832733859b78" > < / a >
2012-03-01 08:54:20 +00:00
Bool TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyAttrIsXMLNS< / b > (< a class = "el" href = "structTidyAttr.html" > TidyAttr< / a > tattr)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:ga3e3baf9e8a4ebe112b1865f3eb4b51fe" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "ga3e3baf9e8a4ebe112b1865f3eb4b51fe" > < / a >
2012-03-01 08:54:20 +00:00
Bool TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyAttrIsDATAFLD< / b > (< a class = "el" href = "structTidyAttr.html" > TidyAttr< / a > tattr)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:ga7c62cdc314ebba251cf25f0eeec02f56" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "ga7c62cdc314ebba251cf25f0eeec02f56" > < / a >
2012-03-01 08:54:20 +00:00
Bool TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyAttrIsWIDTH< / b > (< a class = "el" href = "structTidyAttr.html" > TidyAttr< / a > tattr)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:gaeb9e235fbc570a2fd73584e9c5a992be" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "gaeb9e235fbc570a2fd73584e9c5a992be" > < / a >
2012-03-01 08:54:20 +00:00
Bool TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyAttrIsHEIGHT< / b > (< a class = "el" href = "structTidyAttr.html" > TidyAttr< / a > tattr)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:ga9eb541ed5e3b751a5d1fc1350443b5e6" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "ga9eb541ed5e3b751a5d1fc1350443b5e6" > < / a >
2012-03-01 08:54:20 +00:00
Bool TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyAttrIsFOR< / b > (< a class = "el" href = "structTidyAttr.html" > TidyAttr< / a > tattr)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:ga8a6824904535e40e3bdc2b17c4cf9dd2" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "ga8a6824904535e40e3bdc2b17c4cf9dd2" > < / a >
2012-03-01 08:54:20 +00:00
Bool TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyAttrIsSELECTED< / b > (< a class = "el" href = "structTidyAttr.html" > TidyAttr< / a > tattr)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:gae55a371bf3b146788b217be62499aa35" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "gae55a371bf3b146788b217be62499aa35" > < / a >
2012-03-01 08:54:20 +00:00
Bool TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyAttrIsCHECKED< / b > (< a class = "el" href = "structTidyAttr.html" > TidyAttr< / a > tattr)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:gae8f47e206721fffc4eda7ca4af79e01e" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "gae8f47e206721fffc4eda7ca4af79e01e" > < / a >
2012-03-01 08:54:20 +00:00
Bool TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyAttrIsLANG< / b > (< a class = "el" href = "structTidyAttr.html" > TidyAttr< / a > tattr)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:ga315f297329d38bd0b69307e329699bd6" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "ga315f297329d38bd0b69307e329699bd6" > < / a >
2012-03-01 08:54:20 +00:00
Bool TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyAttrIsTARGET< / b > (< a class = "el" href = "structTidyAttr.html" > TidyAttr< / a > tattr)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:gaee94d3e34dd79b67e82c738e35076818" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "gaee94d3e34dd79b67e82c738e35076818" > < / a >
2012-03-01 08:54:20 +00:00
Bool TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyAttrIsHTTP_EQUIV< / b > (< a class = "el" href = "structTidyAttr.html" > TidyAttr< / a > tattr)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:ga58a482b3e743570dcb88b64b9c93f172" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "ga58a482b3e743570dcb88b64b9c93f172" > < / a >
2012-03-01 08:54:20 +00:00
Bool TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyAttrIsREL< / b > (< a class = "el" href = "structTidyAttr.html" > TidyAttr< / a > tattr)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:gad69f1e1cf8a7cf6d70359b7344839e79" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "gad69f1e1cf8a7cf6d70359b7344839e79" > < / a >
2012-03-01 08:54:20 +00:00
Bool TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyAttrIsOnMOUSEMOVE< / b > (< a class = "el" href = "structTidyAttr.html" > TidyAttr< / a > tattr)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:ga1df15af0e642d1c1bd1bbc64ffd894e9" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "ga1df15af0e642d1c1bd1bbc64ffd894e9" > < / a >
2012-03-01 08:54:20 +00:00
Bool TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyAttrIsOnMOUSEDOWN< / b > (< a class = "el" href = "structTidyAttr.html" > TidyAttr< / a > tattr)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:ga71c648c7d945d5d1a1da686813ef4149" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "ga71c648c7d945d5d1a1da686813ef4149" > < / a >
2012-03-01 08:54:20 +00:00
Bool TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyAttrIsOnMOUSEUP< / b > (< a class = "el" href = "structTidyAttr.html" > TidyAttr< / a > tattr)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:ga4e70306e72db98316ff36c07058667ec" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "ga4e70306e72db98316ff36c07058667ec" > < / a >
2012-03-01 08:54:20 +00:00
Bool TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyAttrIsOnCLICK< / b > (< a class = "el" href = "structTidyAttr.html" > TidyAttr< / a > tattr)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:gadea7c51060ca59643fe1c4be493f70f8" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "gadea7c51060ca59643fe1c4be493f70f8" > < / a >
2012-03-01 08:54:20 +00:00
Bool TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyAttrIsOnMOUSEOVER< / b > (< a class = "el" href = "structTidyAttr.html" > TidyAttr< / a > tattr)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:gadba041c3573d5457fbee24356d4f59fc" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "gadba041c3573d5457fbee24356d4f59fc" > < / a >
2012-03-01 08:54:20 +00:00
Bool TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyAttrIsOnMOUSEOUT< / b > (< a class = "el" href = "structTidyAttr.html" > TidyAttr< / a > tattr)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:ga5699e85b46e535b657c70b47306a08db" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "ga5699e85b46e535b657c70b47306a08db" > < / a >
2012-03-01 08:54:20 +00:00
Bool TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyAttrIsOnKEYDOWN< / b > (< a class = "el" href = "structTidyAttr.html" > TidyAttr< / a > tattr)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:gaf4d69efe322c065fef448b5d5b48b8f7" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "gaf4d69efe322c065fef448b5d5b48b8f7" > < / a >
2012-03-01 08:54:20 +00:00
Bool TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyAttrIsOnKEYUP< / b > (< a class = "el" href = "structTidyAttr.html" > TidyAttr< / a > tattr)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:ga9b08c6cf7ec3f3605722486c4ba42b4f" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "ga9b08c6cf7ec3f3605722486c4ba42b4f" > < / a >
2012-03-01 08:54:20 +00:00
Bool TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyAttrIsOnKEYPRESS< / b > (< a class = "el" href = "structTidyAttr.html" > TidyAttr< / a > tattr)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:ga54437cfd33daef01fd9d9e63b79a20f5" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "ga54437cfd33daef01fd9d9e63b79a20f5" > < / a >
2012-03-01 08:54:20 +00:00
Bool TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyAttrIsOnFOCUS< / b > (< a class = "el" href = "structTidyAttr.html" > TidyAttr< / a > tattr)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:gab704326c008f437a30878b8dd632ecca" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "gab704326c008f437a30878b8dd632ecca" > < / a >
2012-03-01 08:54:20 +00:00
Bool TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyAttrIsOnBLUR< / b > (< a class = "el" href = "structTidyAttr.html" > TidyAttr< / a > tattr)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:gad75eb36382a280b90761cba07fcf1895" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "gad75eb36382a280b90761cba07fcf1895" > < / a >
2012-03-01 08:54:20 +00:00
Bool TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyAttrIsBGCOLOR< / b > (< a class = "el" href = "structTidyAttr.html" > TidyAttr< / a > tattr)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:ga5d88a7dcf98264502e1a2a18014f58a7" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "ga5d88a7dcf98264502e1a2a18014f58a7" > < / a >
2012-03-01 08:54:20 +00:00
Bool TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyAttrIsLINK< / b > (< a class = "el" href = "structTidyAttr.html" > TidyAttr< / a > tattr)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:ga73acdbe07d9f4263897c2d7ef2f55a8d" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "ga73acdbe07d9f4263897c2d7ef2f55a8d" > < / a >
2012-03-01 08:54:20 +00:00
Bool TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyAttrIsALINK< / b > (< a class = "el" href = "structTidyAttr.html" > TidyAttr< / a > tattr)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:ga502ead90e7b121fd1ae1b034a2a046da" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "ga502ead90e7b121fd1ae1b034a2a046da" > < / a >
2012-03-01 08:54:20 +00:00
Bool TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyAttrIsVLINK< / b > (< a class = "el" href = "structTidyAttr.html" > TidyAttr< / a > tattr)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:ga7c6fde56b1bb05a07043ac1b69a72db8" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "ga7c6fde56b1bb05a07043ac1b69a72db8" > < / a >
2012-03-01 08:54:20 +00:00
Bool TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyAttrIsTEXT< / b > (< a class = "el" href = "structTidyAttr.html" > TidyAttr< / a > tattr)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:ga93224d5a31b94c82a4f97577338c3a59" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "ga93224d5a31b94c82a4f97577338c3a59" > < / a >
2012-03-01 08:54:20 +00:00
Bool TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyAttrIsSTYLE< / b > (< a class = "el" href = "structTidyAttr.html" > TidyAttr< / a > tattr)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:ga763c7d67faa40b48a0485d4aaeddf694" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "ga763c7d67faa40b48a0485d4aaeddf694" > < / a >
2012-03-01 08:54:20 +00:00
Bool TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyAttrIsABBR< / b > (< a class = "el" href = "structTidyAttr.html" > TidyAttr< / a > tattr)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:ga69119cd18a1fb79bb02b78f8bf145f81" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "ga69119cd18a1fb79bb02b78f8bf145f81" > < / a >
2012-03-01 08:54:20 +00:00
Bool TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyAttrIsCOLSPAN< / b > (< a class = "el" href = "structTidyAttr.html" > TidyAttr< / a > tattr)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:gaee7e2dfe999d6831d3af1e826dcf3c22" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "gaee7e2dfe999d6831d3af1e826dcf3c22" > < / a >
2012-03-01 08:54:20 +00:00
Bool TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyAttrIsROWSPAN< / b > (< a class = "el" href = "structTidyAttr.html" > TidyAttr< / a > tattr)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:ga5391e01ca5a2b497a7c044a25080468e" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "ga5391e01ca5a2b497a7c044a25080468e" > < / a >
2012-03-01 08:54:20 +00:00
< a class = "el" href = "structTidyAttr.html" > TidyAttr< / a > TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyAttrGetById< / b > (< a class = "el" href = "structTidyNode.html" > TidyNode< / a > tnod, TidyAttrId attId)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:ga32edc3c33e5aadcdd83efd60d3ac2a3e" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "ga32edc3c33e5aadcdd83efd60d3ac2a3e" > < / a >
2012-03-01 08:54:20 +00:00
< a class = "el" href = "structTidyAttr.html" > TidyAttr< / a > TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyAttrGetHREF< / b > (< a class = "el" href = "structTidyNode.html" > TidyNode< / a > tnod)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:ga7869ea78760d5d62509940fc1f2c21ac" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "ga7869ea78760d5d62509940fc1f2c21ac" > < / a >
2012-03-01 08:54:20 +00:00
< a class = "el" href = "structTidyAttr.html" > TidyAttr< / a > TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyAttrGetSRC< / b > (< a class = "el" href = "structTidyNode.html" > TidyNode< / a > tnod)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:gae3b3b79328600053c21dcb14cbc0ffa8" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "gae3b3b79328600053c21dcb14cbc0ffa8" > < / a >
2012-03-01 08:54:20 +00:00
< a class = "el" href = "structTidyAttr.html" > TidyAttr< / a > TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyAttrGetID< / b > (< a class = "el" href = "structTidyNode.html" > TidyNode< / a > tnod)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:gaab8e86c4006c219832438ee0db0daf28" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "gaab8e86c4006c219832438ee0db0daf28" > < / a >
2012-03-01 08:54:20 +00:00
< a class = "el" href = "structTidyAttr.html" > TidyAttr< / a > TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyAttrGetNAME< / b > (< a class = "el" href = "structTidyNode.html" > TidyNode< / a > tnod)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:ga8f4d4e6e768186d11e516cc0e6b2407a" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "ga8f4d4e6e768186d11e516cc0e6b2407a" > < / a >
2012-03-01 08:54:20 +00:00
< a class = "el" href = "structTidyAttr.html" > TidyAttr< / a > TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyAttrGetSUMMARY< / b > (< a class = "el" href = "structTidyNode.html" > TidyNode< / a > tnod)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:ga0b3704beb81b411038692cd6a50a6812" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "ga0b3704beb81b411038692cd6a50a6812" > < / a >
2012-03-01 08:54:20 +00:00
< a class = "el" href = "structTidyAttr.html" > TidyAttr< / a > TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyAttrGetALT< / b > (< a class = "el" href = "structTidyNode.html" > TidyNode< / a > tnod)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:gafbeef23c8d7946a771c2179e41324e81" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "gafbeef23c8d7946a771c2179e41324e81" > < / a >
2012-03-01 08:54:20 +00:00
< a class = "el" href = "structTidyAttr.html" > TidyAttr< / a > TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyAttrGetLONGDESC< / b > (< a class = "el" href = "structTidyNode.html" > TidyNode< / a > tnod)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:ga33e4dde55f16c04f7b2decbbf7b4d4a2" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "ga33e4dde55f16c04f7b2decbbf7b4d4a2" > < / a >
2012-03-01 08:54:20 +00:00
< a class = "el" href = "structTidyAttr.html" > TidyAttr< / a > TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyAttrGetUSEMAP< / b > (< a class = "el" href = "structTidyNode.html" > TidyNode< / a > tnod)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:ga13d19afccb2d2a369bbf93c6127adb1c" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "ga13d19afccb2d2a369bbf93c6127adb1c" > < / a >
2012-03-01 08:54:20 +00:00
< a class = "el" href = "structTidyAttr.html" > TidyAttr< / a > TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyAttrGetISMAP< / b > (< a class = "el" href = "structTidyNode.html" > TidyNode< / a > tnod)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:ga643d43c8c735054a60d5443fbed8a240" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "ga643d43c8c735054a60d5443fbed8a240" > < / a >
2012-03-01 08:54:20 +00:00
< a class = "el" href = "structTidyAttr.html" > TidyAttr< / a > TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyAttrGetLANGUAGE< / b > (< a class = "el" href = "structTidyNode.html" > TidyNode< / a > tnod)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:ga4ad1d50bf2ba65bb32617e2fa2c41c67" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "ga4ad1d50bf2ba65bb32617e2fa2c41c67" > < / a >
2012-03-01 08:54:20 +00:00
< a class = "el" href = "structTidyAttr.html" > TidyAttr< / a > TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyAttrGetTYPE< / b > (< a class = "el" href = "structTidyNode.html" > TidyNode< / a > tnod)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:ga044e7be2a5353e64aaa4b2a71089e10b" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "ga044e7be2a5353e64aaa4b2a71089e10b" > < / a >
2012-03-01 08:54:20 +00:00
< a class = "el" href = "structTidyAttr.html" > TidyAttr< / a > TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyAttrGetVALUE< / b > (< a class = "el" href = "structTidyNode.html" > TidyNode< / a > tnod)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:gaf29497f73685e92521ab620f65cb3140" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "gaf29497f73685e92521ab620f65cb3140" > < / a >
2012-03-01 08:54:20 +00:00
< a class = "el" href = "structTidyAttr.html" > TidyAttr< / a > TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyAttrGetCONTENT< / b > (< a class = "el" href = "structTidyNode.html" > TidyNode< / a > tnod)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:ga3da405f3a9e87534fd828cf081c58d03" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "ga3da405f3a9e87534fd828cf081c58d03" > < / a >
2012-03-01 08:54:20 +00:00
< a class = "el" href = "structTidyAttr.html" > TidyAttr< / a > TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyAttrGetTITLE< / b > (< a class = "el" href = "structTidyNode.html" > TidyNode< / a > tnod)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:ga5d1fd6265f41c08ed5427c80316caa03" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "ga5d1fd6265f41c08ed5427c80316caa03" > < / a >
2012-03-01 08:54:20 +00:00
< a class = "el" href = "structTidyAttr.html" > TidyAttr< / a > TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyAttrGetXMLNS< / b > (< a class = "el" href = "structTidyNode.html" > TidyNode< / a > tnod)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:ga232436e2e4087c67502a12e8782e172e" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "ga232436e2e4087c67502a12e8782e172e" > < / a >
2012-03-01 08:54:20 +00:00
< a class = "el" href = "structTidyAttr.html" > TidyAttr< / a > TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyAttrGetDATAFLD< / b > (< a class = "el" href = "structTidyNode.html" > TidyNode< / a > tnod)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:ga08bbf26729bf8a3f6c1390d26d3666d0" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "ga08bbf26729bf8a3f6c1390d26d3666d0" > < / a >
2012-03-01 08:54:20 +00:00
< a class = "el" href = "structTidyAttr.html" > TidyAttr< / a > TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyAttrGetWIDTH< / b > (< a class = "el" href = "structTidyNode.html" > TidyNode< / a > tnod)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:gae148f282af56270d6e811b97268bca64" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "gae148f282af56270d6e811b97268bca64" > < / a >
2012-03-01 08:54:20 +00:00
< a class = "el" href = "structTidyAttr.html" > TidyAttr< / a > TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyAttrGetHEIGHT< / b > (< a class = "el" href = "structTidyNode.html" > TidyNode< / a > tnod)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:gafe94b5b5ae7288d6d866f7b82703b82a" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "gafe94b5b5ae7288d6d866f7b82703b82a" > < / a >
2012-03-01 08:54:20 +00:00
< a class = "el" href = "structTidyAttr.html" > TidyAttr< / a > TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyAttrGetFOR< / b > (< a class = "el" href = "structTidyNode.html" > TidyNode< / a > tnod)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:ga048e47b2b4c2f14512c3d7f585b2d004" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "ga048e47b2b4c2f14512c3d7f585b2d004" > < / a >
2012-03-01 08:54:20 +00:00
< a class = "el" href = "structTidyAttr.html" > TidyAttr< / a > TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyAttrGetSELECTED< / b > (< a class = "el" href = "structTidyNode.html" > TidyNode< / a > tnod)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:ga94406af9c9c20b1942cce43c506ecf61" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "ga94406af9c9c20b1942cce43c506ecf61" > < / a >
2012-03-01 08:54:20 +00:00
< a class = "el" href = "structTidyAttr.html" > TidyAttr< / a > TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyAttrGetCHECKED< / b > (< a class = "el" href = "structTidyNode.html" > TidyNode< / a > tnod)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:ga992d84e0b6b5b3f25c0e40c7b25bd13f" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "ga992d84e0b6b5b3f25c0e40c7b25bd13f" > < / a >
2012-03-01 08:54:20 +00:00
< a class = "el" href = "structTidyAttr.html" > TidyAttr< / a > TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyAttrGetLANG< / b > (< a class = "el" href = "structTidyNode.html" > TidyNode< / a > tnod)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:gafda31fbe48294c6feeef15449629341a" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "gafda31fbe48294c6feeef15449629341a" > < / a >
2012-03-01 08:54:20 +00:00
< a class = "el" href = "structTidyAttr.html" > TidyAttr< / a > TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyAttrGetTARGET< / b > (< a class = "el" href = "structTidyNode.html" > TidyNode< / a > tnod)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:gad023e11b117601b6abdc4373db879d34" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "gad023e11b117601b6abdc4373db879d34" > < / a >
2012-03-01 08:54:20 +00:00
< a class = "el" href = "structTidyAttr.html" > TidyAttr< / a > TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyAttrGetHTTP_EQUIV< / b > (< a class = "el" href = "structTidyNode.html" > TidyNode< / a > tnod)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:ga28306ff6130eab4c88fce32674326280" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "ga28306ff6130eab4c88fce32674326280" > < / a >
2012-03-01 08:54:20 +00:00
< a class = "el" href = "structTidyAttr.html" > TidyAttr< / a > TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyAttrGetREL< / b > (< a class = "el" href = "structTidyNode.html" > TidyNode< / a > tnod)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:ga9fed89179a23ad83c73948c045507095" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "ga9fed89179a23ad83c73948c045507095" > < / a >
2012-03-01 08:54:20 +00:00
< a class = "el" href = "structTidyAttr.html" > TidyAttr< / a > TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyAttrGetOnMOUSEMOVE< / b > (< a class = "el" href = "structTidyNode.html" > TidyNode< / a > tnod)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:ga5c723febdf97b14e7339dede87b410e7" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "ga5c723febdf97b14e7339dede87b410e7" > < / a >
2012-03-01 08:54:20 +00:00
< a class = "el" href = "structTidyAttr.html" > TidyAttr< / a > TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyAttrGetOnMOUSEDOWN< / b > (< a class = "el" href = "structTidyNode.html" > TidyNode< / a > tnod)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:gaa218ed968a4b8fa50b43a4a549209077" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "gaa218ed968a4b8fa50b43a4a549209077" > < / a >
2012-03-01 08:54:20 +00:00
< a class = "el" href = "structTidyAttr.html" > TidyAttr< / a > TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyAttrGetOnMOUSEUP< / b > (< a class = "el" href = "structTidyNode.html" > TidyNode< / a > tnod)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:ga38fe84b14dafb84b3f40968dc27b86e3" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "ga38fe84b14dafb84b3f40968dc27b86e3" > < / a >
2012-03-01 08:54:20 +00:00
< a class = "el" href = "structTidyAttr.html" > TidyAttr< / a > TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyAttrGetOnCLICK< / b > (< a class = "el" href = "structTidyNode.html" > TidyNode< / a > tnod)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:ga66be75bf699308d87172e0bf03100363" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "ga66be75bf699308d87172e0bf03100363" > < / a >
2012-03-01 08:54:20 +00:00
< a class = "el" href = "structTidyAttr.html" > TidyAttr< / a > TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyAttrGetOnMOUSEOVER< / b > (< a class = "el" href = "structTidyNode.html" > TidyNode< / a > tnod)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:ga0b13bb4f3475afbded6e4ae6a2bdcf2b" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "ga0b13bb4f3475afbded6e4ae6a2bdcf2b" > < / a >
2012-03-01 08:54:20 +00:00
< a class = "el" href = "structTidyAttr.html" > TidyAttr< / a > TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyAttrGetOnMOUSEOUT< / b > (< a class = "el" href = "structTidyNode.html" > TidyNode< / a > tnod)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:gaabfd3fbdaf97f83fe2da402d0cbe9e8e" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "gaabfd3fbdaf97f83fe2da402d0cbe9e8e" > < / a >
2012-03-01 08:54:20 +00:00
< a class = "el" href = "structTidyAttr.html" > TidyAttr< / a > TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyAttrGetOnKEYDOWN< / b > (< a class = "el" href = "structTidyNode.html" > TidyNode< / a > tnod)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:ga73473cc4d39d2fd70b860ebebcdc4815" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "ga73473cc4d39d2fd70b860ebebcdc4815" > < / a >
2012-03-01 08:54:20 +00:00
< a class = "el" href = "structTidyAttr.html" > TidyAttr< / a > TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyAttrGetOnKEYUP< / b > (< a class = "el" href = "structTidyNode.html" > TidyNode< / a > tnod)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:ga6beda5d89c91f6b387929b930832fb57" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "ga6beda5d89c91f6b387929b930832fb57" > < / a >
2012-03-01 08:54:20 +00:00
< a class = "el" href = "structTidyAttr.html" > TidyAttr< / a > TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyAttrGetOnKEYPRESS< / b > (< a class = "el" href = "structTidyNode.html" > TidyNode< / a > tnod)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:ga4fd4f5b38f99d395b8a7e253cc45ef28" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "ga4fd4f5b38f99d395b8a7e253cc45ef28" > < / a >
2012-03-01 08:54:20 +00:00
< a class = "el" href = "structTidyAttr.html" > TidyAttr< / a > TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyAttrGetOnFOCUS< / b > (< a class = "el" href = "structTidyNode.html" > TidyNode< / a > tnod)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:ga5a038e1439320c57c983da87efe64c3e" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "ga5a038e1439320c57c983da87efe64c3e" > < / a >
2012-03-01 08:54:20 +00:00
< a class = "el" href = "structTidyAttr.html" > TidyAttr< / a > TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyAttrGetOnBLUR< / b > (< a class = "el" href = "structTidyNode.html" > TidyNode< / a > tnod)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:gadcde1dd3d87752162067bdac5d2dd785" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "gadcde1dd3d87752162067bdac5d2dd785" > < / a >
2012-03-01 08:54:20 +00:00
< a class = "el" href = "structTidyAttr.html" > TidyAttr< / a > TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyAttrGetBGCOLOR< / b > (< a class = "el" href = "structTidyNode.html" > TidyNode< / a > tnod)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:gae8e7d8d65a20f14d6aa875493b195329" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "gae8e7d8d65a20f14d6aa875493b195329" > < / a >
2012-03-01 08:54:20 +00:00
< a class = "el" href = "structTidyAttr.html" > TidyAttr< / a > TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyAttrGetLINK< / b > (< a class = "el" href = "structTidyNode.html" > TidyNode< / a > tnod)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:ga49e3f791908e26561566587b0f15b37d" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "ga49e3f791908e26561566587b0f15b37d" > < / a >
2012-03-01 08:54:20 +00:00
< a class = "el" href = "structTidyAttr.html" > TidyAttr< / a > TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyAttrGetALINK< / b > (< a class = "el" href = "structTidyNode.html" > TidyNode< / a > tnod)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:gae46a7c41114c29766f9fa95c10b36f9d" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "gae46a7c41114c29766f9fa95c10b36f9d" > < / a >
2012-03-01 08:54:20 +00:00
< a class = "el" href = "structTidyAttr.html" > TidyAttr< / a > TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyAttrGetVLINK< / b > (< a class = "el" href = "structTidyNode.html" > TidyNode< / a > tnod)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:ga5c4b94ac9cfcbd403ce02690c9196388" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "ga5c4b94ac9cfcbd403ce02690c9196388" > < / a >
2012-03-01 08:54:20 +00:00
< a class = "el" href = "structTidyAttr.html" > TidyAttr< / a > TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyAttrGetTEXT< / b > (< a class = "el" href = "structTidyNode.html" > TidyNode< / a > tnod)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:gaa90006fbac322f2577db885c913c7d19" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "gaa90006fbac322f2577db885c913c7d19" > < / a >
2012-03-01 08:54:20 +00:00
< a class = "el" href = "structTidyAttr.html" > TidyAttr< / a > TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyAttrGetSTYLE< / b > (< a class = "el" href = "structTidyNode.html" > TidyNode< / a > tnod)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:gaae1595d000373dd64c9dfe0a89d03597" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "gaae1595d000373dd64c9dfe0a89d03597" > < / a >
2012-03-01 08:54:20 +00:00
< a class = "el" href = "structTidyAttr.html" > TidyAttr< / a > TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyAttrGetABBR< / b > (< a class = "el" href = "structTidyNode.html" > TidyNode< / a > tnod)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:gafd6746350a6e8d7e324d0c309777f059" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "gafd6746350a6e8d7e324d0c309777f059" > < / a >
2012-03-01 08:54:20 +00:00
< a class = "el" href = "structTidyAttr.html" > TidyAttr< / a > TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyAttrGetCOLSPAN< / b > (< a class = "el" href = "structTidyNode.html" > TidyNode< / a > tnod)< / td > < / tr >
2012-06-20 07:58:34 +00:00
< tr class = "memitem:ga837b3be1dc949e7989dcbf25deaf5b36" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "ga837b3be1dc949e7989dcbf25deaf5b36" > < / a >
2012-03-01 08:54:20 +00:00
< a class = "el" href = "structTidyAttr.html" > TidyAttr< / a > TIDY_CALL  < / td > < td class = "memItemRight" valign = "bottom" > < b > tidyAttrGetROWSPAN< / b > (< a class = "el" href = "structTidyNode.html" > TidyNode< / a > tnod)< / td > < / tr >
< / table >
< hr / > < a name = "details" id = "details" > < / a > < h2 > Detailed Description< / h2 >
< div class = "textblock" > < ul >
< li > Defines HTML Tidy API implemented by tidy library.< / li >
< / ul >
< p > Public interface is const-correct and doesn't explicitly depend on any globals. Thus, thread-safety may be introduced w/out changing the interface.< / p >
< p > Looking ahead to a C++ wrapper, C functions always pass this-equivalent as 1st arg.< / p >
< p > Copyright (c) 1998-2008 World Wide Web Consortium (Massachusetts Institute of Technology, European Research Consortium for Informatics and Mathematics, Keio University). All Rights Reserved.< / p >
< p > CVS Info :< / p >
2012-06-20 07:58:34 +00:00
< dl class = "section rcs" > < dt > Author:< / b > < / dt > < dd > arnaud02 < / dd > < / dl >
< dl class = "section rcs" > < dt > Date:< / b > < / dt > < dd > 2008/04/22 11:00:42 < / dd > < / dl >
< dl class = "section rcs" > < dt > Revision:< / b > < / dt > < dd > 1.22 < / dd > < / dl >
2012-03-01 08:54:20 +00:00
< p > Contributing Author(s):< / p >
2012-06-20 07:58:34 +00:00
< p > Dave Raggett < a href = "#" onclick = "location.href='mai'+'lto:'+'dsr'+'@w'+'3.o'+'rg'; return false;" > dsr@w< span style = "display: none;" > .nosp@m.< / span > 3.or< span style = "display: none;" > .nosp@m.< / span > g< / a > < / p >
2012-03-01 08:54:20 +00:00
< p > The contributing author(s) would like to thank all those who helped with testing, bug fixes and suggestions for improvements. This wouldn't have been possible without your help.< / p >
< p > COPYRIGHT NOTICE:< / p >
< p > This software and documentation is provided "as is," and the copyright holders and contributing author(s) make no representations or warranties, express or implied, including but not limited to, warranties of merchantability or fitness for any particular purpose or that the use of the software or documentation will not infringe any third party patents, copyrights, trademarks or other rights.< / p >
< p > The copyright holders and contributing author(s) will not be held liable for any direct, indirect, special or consequential damages arising out of any use of the software or documentation, even if advised of the possibility of such damage.< / p >
< p > Permission is hereby granted to use, copy, modify, and distribute this source code, or portions hereof, documentation and executables, for any purpose, without fee, subject to the following restrictions:< / p >
2012-06-20 07:58:34 +00:00
< ol type = "1" >
< li > The origin of this source code must not be misrepresented.< ol type = "a" >
< li > Altered versions must be plainly marked as such and must not be misrepresented as being the original source.< / li >
< li > This Copyright notice may not be removed or altered from any source or altered source distribution.< / li >
< / ol >
< / li >
< / ol >
2012-03-01 08:54:20 +00:00
< p > The copyright holders and contributing author(s) specifically permit, without fee, and encourage the use of this source code as a component for supporting the Hypertext Markup Language in commercial products. If you use this source code in a product, acknowledgment is not required but would be appreciated.< / p >
< p > Created 2001-05-20 by Charles Reitzel Updated 2002-07-01 by Charles Reitzel - 1st Implementation < / p >
2012-06-20 07:58:34 +00:00
< / div > < / div > <!-- contents -->
2012-03-01 08:54:20 +00:00
< / div >
< div id = "nav-path" class = "navpath" >
< ul >
< li class = "navelem" > < a class = "el" href = "tidy_8h.html" > tidy.h< / a > < / li >
2012-06-20 07:58:34 +00:00
< li class = "footer" > Generated on Wed Jun 20 2012 16:58:07 for HTML Tidy by
2012-03-01 08:54:20 +00:00
< a href = "http://www.doxygen.org/index.html" >
2012-06-20 07:58:34 +00:00
< img class = "footer" src = "doxygen.png" alt = "doxygen" / > < / a > 1.8.0 < / li >
2012-03-01 08:54:20 +00:00
< / ul >
< / div >
< / body >
< / html >