Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/expat/
Dascii.h91 #define ASCII_PIPE 0x7C macro
Dxmlparse.c3773 static const XML_Char enumValueSep[] = { ASCII_PIPE, '\0' }; in doProlog()
4456 if (groupConnector[prologState.level] == ASCII_PIPE) in doProlog()
4475 groupConnector[prologState.level] = ASCII_PIPE; in doProlog()