Home
last modified time | relevance | path

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

/external/libxml2/include/libxml/
DHTMLparser.h269 XMLPUBFUN htmlStatus XMLCALL htmlAttrAllowed(const htmlElemDesc*, const xmlChar*, int) ;
/external/libxml2/os400/libxmlrpg/
DHTMLparser.rpgle377 d htmlAttrAllowed...
378 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
Dtestapi.c1383 ret_val = htmlAttrAllowed((const htmlElemDesc *)elt, (const xmlChar *)attr, legacy); in test_htmlAttrAllowed()
/external/libxml2/win32/
Dlibxml2.def.src243 htmlAttrAllowed