Public 속성 | |
| struct prefix * | prefix |
| struct binding * | nextTagBinding |
| struct binding * | prevPrefixBinding |
| struct attribute_id * | attId |
| XML_Char * | uri |
| int | uriLen |
| int | uriAlloc |
xmlparse.cc 파일의 150 번째 라인에서 정의되었습니다.
| struct attribute_id* binding::attId |
xmlparse.cc 파일의 154 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : addBinding(), storeAtts().
| struct binding* binding::nextTagBinding |
xmlparse.cc 파일의 152 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : addBinding(), destroyBindings(), doContent(), moveToFreeBindingList(), storeAtts().
| struct prefix* binding::prefix |
xmlparse.cc 파일의 151 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : addBinding(), doContent(), storeAtts().
| struct binding* binding::prevPrefixBinding |
xmlparse.cc 파일의 153 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : addBinding(), doContent().
| XML_Char* binding::uri |
xmlparse.cc 파일의 155 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : addBinding(), destroyBindings(), getContext(), storeAtts().
| int binding::uriAlloc |
xmlparse.cc 파일의 157 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : addBinding(), storeAtts().
| int binding::uriLen |
xmlparse.cc 파일의 156 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : addBinding(), getContext(), storeAtts().
1.8.5