Home
last modified time | relevance | path

Searched refs:CloseInstruction (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/core/fxcrt/xml/
Dcfx_xmlparser.h42 CloseInstruction, enumerator
Dcfx_xmlparser.cpp211 current_parser_state = FDE_XmlSyntaxState::CloseInstruction; in DoSyntaxParse()
282 case FDE_XmlSyntaxState::CloseInstruction: in DoSyntaxParse()
442 current_parser_state = FDE_XmlSyntaxState::CloseInstruction; in DoSyntaxParse()