Searched refs:XML_TACTION_EOT (Results 1 – 5 of 5) sorted by relevance
41 while( pInit->m_nActionType != XML_TACTION_EOT ) in XMLTransformerActions()70 while( pInit->m_nActionType != XML_TACTION_EOT ) in Add()
27 #define XML_TACTION_EOT 0x0000 macro
31 XML_ETACTION_EOT=XML_TACTION_EOT, // uses for initialization only
31 XML_ATACTION_EOT=XML_TACTION_EOT, // uses for initialization only
104 m_nActionType( XML_TACTION_EOT ), in TransformerAction_Impl()
Completed in 14 milliseconds