Searched refs:attrs_opt (Results 1 – 5 of 5) sorted by relevance
96 const char** attrs_opt; /* Optional Attributes */ member
6563 if ( elt->attrs_opt ) in htmlAttrAllowed()6564 for ( p = elt->attrs_opt; *p; ++p) in htmlAttrAllowed()
67 const char** attrs_opt; /* Optional Attributes */ member
88 d attrs_opt * const char * *
6646 if ( elt->attrs_opt ) in htmlAttrAllowed()6647 for ( p = elt->attrs_opt; *p; ++p) in htmlAttrAllowed()