Home | History | Annotate | Download | only in parser

Lines Matching refs:AttributeValueSingleQuotedState

924             HTML_ADVANCE_TO(AttributeValueSingleQuotedState);
959 HTML_BEGIN_STATE(AttributeValueSingleQuotedState) {
972 HTML_ADVANCE_TO(AttributeValueSingleQuotedState);
1020 HTML_SWITCH_TO(AttributeValueSingleQuotedState);