Searched refs:attrs_depr (Results 1 – 5 of 5) sorted by relevance
97 const char** attrs_depr; /* Additional deprecated attributes */ member
6568 if ( legacy && elt->attrs_depr ) in htmlAttrAllowed()6569 for ( p = elt->attrs_depr; *p; ++p) in htmlAttrAllowed()
68 const char** attrs_depr; /* Additional deprecated attributes */ member
89 d attrs_depr * const char * *
6651 if ( legacy && elt->attrs_depr ) in htmlAttrAllowed()6652 for ( p = elt->attrs_depr; *p; ++p) in htmlAttrAllowed()