OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:htmlStatus
(Results
1 - 2
of
2
) sorted by null
/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) ;
/external/libxml2/
testapi.c
1006
static void desret_htmlStatus(
htmlStatus
val ATTRIBUTE_UNUSED) {
[
all
...]
Completed in 50 milliseconds