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