Public 속성 | |
const XML_Char * | name |
const XML_Char * | textPtr |
int | textLen |
int | processed |
const XML_Char * | systemId |
const XML_Char * | base |
const XML_Char * | publicId |
const XML_Char * | notation |
XML_Bool | open |
XML_Bool | is_param |
XML_Bool | is_internal |
xmlparse.cc 파일의 197 번째 라인에서 정의되었습니다.
const XML_Char* ENTITY::base |
xmlparse.cc 파일의 203 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : copyEntityTable(), doContent(), doProlog(), storeEntityValue().
XML_Bool ENTITY::is_internal |
xmlparse.cc 파일의 208 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : appendAttributeValue(), copyEntityTable(), doContent(), doProlog().
XML_Bool ENTITY::is_param |
xmlparse.cc 파일의 207 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : copyEntityTable(), internalEntityProcessor(), processInternalEntity().
const XML_Char* ENTITY::name |
xmlparse.cc 파일의 198 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : copyEntityTable(), doContent(), getContext().
const XML_Char* ENTITY::notation |
xmlparse.cc 파일의 205 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : appendAttributeValue(), copyEntityTable(), doContent().
XML_Bool ENTITY::open |
xmlparse.cc 파일의 206 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : appendAttributeValue(), doContent(), doProlog(), getContext(), internalEntityProcessor(), processInternalEntity(), setContext(), storeEntityValue().
int ENTITY::processed |
xmlparse.cc 파일의 201 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : internalEntityProcessor(), processInternalEntity().
const XML_Char* ENTITY::publicId |
xmlparse.cc 파일의 204 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : copyEntityTable(), doContent(), doProlog(), storeEntityValue().
const XML_Char* ENTITY::systemId |
xmlparse.cc 파일의 202 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : copyEntityTable(), doContent(), doProlog(), storeEntityValue().
int ENTITY::textLen |
xmlparse.cc 파일의 200 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : appendAttributeValue(), copyEntityTable(), internalEntityProcessor(), processInternalEntity(), storeEntityValue().
const XML_Char* ENTITY::textPtr |
xmlparse.cc 파일의 199 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : appendAttributeValue(), copyEntityTable(), doContent(), doProlog(), internalEntityProcessor(), processInternalEntity(), storeEntityValue().