Searched defs:FLOW (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/libxml2-2.6.31/
H A DHTMLparser.c495 #define FLOW BLOCK,INLINE macro
500 static const char* const html_flow[] = { FLOW, NULL } ;
541 static const char* const flow_param[] = { FLOW, "param", NULL } ;
550 static const char* const body_contents[] = { FLOW, "ins", "del", NULL } ;
565 static const char* const fieldset_contents[] = { FLOW, "legend" } ;
593 static const char* const noframes_content[] = { "body", FLOW MODIFIER, NULL } ;
594 static const char* const object_contents[] = { FLOW, "param", NULL } ;

Completed in 3541 milliseconds