Home
last modified time | relevance | path

Searched refs:XML_TOK_COND_SECT_CLOSE (Results 1 – 6 of 6) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/expat/
Dxmltok.h69 #define XML_TOK_COND_SECT_CLOSE 34 /* ]]> */ macro
Dxmlrole.c416 case XML_TOK_COND_SECT_CLOSE: in externalSubset1()
Dxmltok_impl.c1058 return XML_TOK_COND_SECT_CLOSE; in PREFIX()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/expat/
Dxmltok.h69 #define XML_TOK_COND_SECT_CLOSE 34 /* ]]> */ macro
Dxmlrole.c410 case XML_TOK_COND_SECT_CLOSE: in externalSubset1()
Dxmltok_impl.c1055 return XML_TOK_COND_SECT_CLOSE; in PREFIX()