OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:htmlStatus
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/libxml/src/include/libxml/
HTMLparser.h
262
}
htmlStatus
;
267
XMLPUBFUN
htmlStatus
XMLCALL htmlAttrAllowed(const htmlElemDesc*, const xmlChar*, int) ;
269
XMLPUBFUN
htmlStatus
XMLCALL htmlElementStatusHere(const htmlElemDesc*, const htmlElemDesc*) ;
270
XMLPUBFUN
htmlStatus
XMLCALL htmlNodeStatus(const htmlNodePtr, int) ;
/external/libxml2/include/libxml/
HTMLparser.h
264
}
htmlStatus
;
269
XMLPUBFUN
htmlStatus
XMLCALL htmlAttrAllowed(const htmlElemDesc*, const xmlChar*, int) ;
271
XMLPUBFUN
htmlStatus
XMLCALL htmlElementStatusHere(const htmlElemDesc*, const htmlElemDesc*) ;
272
XMLPUBFUN
htmlStatus
XMLCALL htmlNodeStatus(const htmlNodePtr, int) ;
Completed in 2697 milliseconds