Searched refs:attrs_opt (Results 1 – 2 of 2) sorted by relevance
67 const char** attrs_opt; /* Optional Attributes */ member
5772 if ( elt->attrs_opt ) in htmlAttrAllowed()5773 for ( p = elt->attrs_opt; *p; ++p) in htmlAttrAllowed()