|
src
|
#include <stddef.h>#include "src/util/c99_stdint.h"#include <string>#include <utility>#include <vector>#include "src/codegen/bitmap.h"#include "src/codegen/go.h"#include "src/conf/opt.h"#include "src/globals.h"#include "src/ir/adfa/adfa.h"#include "src/util/allocate.h"
Go to the source code of this file.
Namespaces | |
| re2c | |
Functions | |
| static uint32_t | re2c::unmap (Span *new_span, const Span *old_span, uint32_t old_nspans, const State *x) |
1.8.10