Home | History | Annotate | Download | only in libxml2

Lines Matching refs:FLOW

387      * Humm this is bad, do an automatic flow conversion
495 #define FLOW BLOCK,INLINE
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 } ;
4708 * Very first chars read from the document flow.