| 260 | } |
| 261 | |
| 262 | void wait_context::reset_type() |
| 263 | { |
| 264 | *(U16*)&this->type = 0; |
| 265 | } |
| 266 | static void parse_tag_auto_wait(xtextbox::jot& j, const xtextbox& ctb, const xtextbox& tb, |
| 267 | const xtextbox::split_tag& ti) |
| 268 | { |
no outgoing calls
no test coverage detected