Home
last modified time | relevance | path

Searched refs:htmlElementAllowedHere (Results 1 – 11 of 11) sorted by relevance

/third_party/gettext/gnulib-local/lib/libxml/
DHTMLparser.in.h299 XMLPUBFUN int XMLCALL htmlElementAllowedHere(const htmlElemDesc*, const xmlChar*) ;
320 htmlElementAllowedHere((parent), (elt)->name)
DHTMLparser.c6509 htmlElementAllowedHere(const htmlElemDesc* parent, const xmlChar* elt) { in htmlElementAllowedHere() function
6535 if ( ! htmlElementAllowedHere(parent, (const xmlChar*) elt->name ) ) in htmlElementStatusHere()
6597 ? ( htmlElementAllowedHere ( in htmlNodeStatus()
Delfgcchack.h349 #undef htmlElementAllowedHere
350 extern __typeof (htmlElementAllowedHere) htmlElementAllowedHere __attribute((alias("htmlElementAllo…
352 #ifndef htmlElementAllowedHere
353 extern __typeof (htmlElementAllowedHere) htmlElementAllowedHere__internal_alias __attribute((visibi…
354 #define htmlElementAllowedHere htmlElementAllowedHere__internal_alias macro
/third_party/libxml2/include/libxml/
DHTMLparser.h270 XMLPUBFUN int XMLCALL htmlElementAllowedHere(const htmlElemDesc*, const xmlChar*) ;
291 htmlElementAllowedHere((parent), (elt)->name)
/third_party/libxml2/os400/libxmlrpg/
DHTMLparser.rpgle384 d htmlElementAllowedHere...
385 d pr extproc('htmlElementAllowedHere')
/third_party/libxml2/
Dlibxml2.syms1306 htmlElementAllowedHere;
DHTMLparser.c6592 htmlElementAllowedHere(const htmlElemDesc* parent, const xmlChar* elt) { in htmlElementAllowedHere() function
6618 if ( ! htmlElementAllowedHere(parent, (const xmlChar*) elt->name ) ) in htmlElementStatusHere()
6680 ? ( htmlElementAllowedHere ( in htmlNodeStatus()
Delfgcchack.h318 #undef htmlElementAllowedHere
319 extern __typeof (htmlElementAllowedHere) htmlElementAllowedHere __attribute((alias("htmlElementAllo…
321 #ifndef htmlElementAllowedHere
322 extern __typeof (htmlElementAllowedHere) htmlElementAllowedHere__internal_alias __attribute((visibi…
323 #define htmlElementAllowedHere htmlElementAllowedHere__internal_alias macro
Dtestapi.c1863 ret_val = htmlElementAllowedHere((const htmlElemDesc *)parent, (const xmlChar *)elt); in test_htmlElementAllowedHere()
/third_party/libxml2/win32/
Dlibxml2.def.src297 htmlElementAllowedHere
/third_party/chromium/patch/
D0001-cve.patch101303 -#undef htmlElementAllowedHere
101304 -extern __typeof (htmlElementAllowedHere) htmlElementAllowedHere __attribute((alias("htmlElementAll…
101306 -#ifndef htmlElementAllowedHere
101307 -extern __typeof (htmlElementAllowedHere) htmlElementAllowedHere__internal_alias __attribute((visib…
101308 -#define htmlElementAllowedHere htmlElementAllowedHere__internal_alias