Home
last modified time | relevance | path

Searched refs:htmlAttrAllowed (Results 1 – 7 of 7) sorted by relevance

/external/libxml2/include/libxml/
DHTMLparser.h269 XMLPUBFUN htmlStatus XMLCALL htmlAttrAllowed(const htmlElemDesc*, const xmlChar*, int) ;
/external/libxml2/os400/libxmlrpg/
DHTMLparser.rpgle363 d htmlAttrAllowed...
364 d pr extproc('htmlAttrAllowed')
/external/libxml2/
Dlibxml2.syms1305 htmlAttrAllowed;
Delfgcchack.h102 #undef htmlAttrAllowed
103 extern __typeof (htmlAttrAllowed) htmlAttrAllowed __attribute((alias("htmlAttrAllowed__internal_ali…
105 #ifndef htmlAttrAllowed
106 extern __typeof (htmlAttrAllowed) htmlAttrAllowed__internal_alias __attribute((visibility("hidden")…
107 #define htmlAttrAllowed htmlAttrAllowed__internal_alias macro
DHTMLparser.c6439 htmlAttrAllowed(const htmlElemDesc* elt, const xmlChar* attr, int legacy) { in htmlAttrAllowed() function
6492 return htmlAttrAllowed( in htmlNodeStatus()
Dtestapi.c1382 ret_val = htmlAttrAllowed((const htmlElemDesc *)elt, (const xmlChar *)attr, legacy); in test_htmlAttrAllowed()
/external/libxml2/win32/
Dlibxml2.def.src243 htmlAttrAllowed