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