| 59 | }; |
| 60 | |
| 61 | class IntlSpb : public IntlParametersBlock |
| 62 | { |
| 63 | public: |
| 64 | TagType checkTag(UCHAR tag, const char** tagName); |
| 65 | UCHAR getUtf8Tag(); |
| 66 | }; |
| 67 | |
| 68 | class IntlSpbStart : public IntlParametersBlock |
| 69 | { |
no outgoing calls
no test coverage detected