Public 속성 | |
| struct tag * | parent |
| const char * | rawName |
| int | rawNameLength |
| TAG_NAME | name |
| char * | buf |
| char * | bufEnd |
| BINDING * | bindings |
xmlparse.cc 파일의 187 번째 라인에서 정의되었습니다.
| BINDING* tag::bindings |
xmlparse.cc 파일의 194 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : doContent(), XML_ParserFree(), XML_ParserReset().
| char* tag::buf |
xmlparse.cc 파일의 192 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : doContent(), storeRawNames(), XML_ParserFree().
| char* tag::bufEnd |
xmlparse.cc 파일의 193 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : doContent(), storeRawNames().
| TAG_NAME tag::name |
xmlparse.cc 파일의 191 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : doContent(), storeAtts(), storeRawNames().
| struct tag* tag::parent |
xmlparse.cc 파일의 188 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : doContent(), storeAtts(), storeRawNames(), XML_ParserFree(), XML_ParserReset().
| const char* tag::rawName |
xmlparse.cc 파일의 189 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : doContent(), storeRawNames().
| int tag::rawNameLength |
xmlparse.cc 파일의 190 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : doContent(), storeRawNames().
1.8.5