Public 속성 | |
const char * | internalEventPtr |
const char * | internalEventEndPtr |
struct open_internal_entity * | next |
ENTITY * | entity |
int | startTagLevel |
XML_Bool | betweenDecl |
xmlparse.cc 파일의 297 번째 라인에서 정의되었습니다.
XML_Bool open_internal_entity::betweenDecl |
xmlparse.cc 파일의 303 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : processInternalEntity().
ENTITY* open_internal_entity::entity |
xmlparse.cc 파일의 301 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : internalEntityProcessor(), processInternalEntity().
const char* open_internal_entity::internalEventEndPtr |
xmlparse.cc 파일의 299 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : processInternalEntity().
const char* open_internal_entity::internalEventPtr |
xmlparse.cc 파일의 298 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : processInternalEntity().
struct open_internal_entity* open_internal_entity::next |
xmlparse.cc 파일의 300 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : internalEntityProcessor(), processInternalEntity(), XML_ParserFree(), XML_ParserReset().
int open_internal_entity::startTagLevel |
xmlparse.cc 파일의 302 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : internalEntityProcessor(), processInternalEntity().