Initial regex.h implementation
Showing
- Cargo.lock 7 additions, 0 deletionsCargo.lock
- Cargo.toml 1 addition, 0 deletionsCargo.toml
- Makefile 1 addition, 0 deletionsMakefile
- include/sys/types.h 1 addition, 0 deletionsinclude/sys/types.h
- src/header/mod.rs 1 addition, 0 deletionssrc/header/mod.rs
- src/header/regex/cbindgen.toml 7 additions, 0 deletionssrc/header/regex/cbindgen.toml
- src/header/regex/mod.rs 183 additions, 0 deletionssrc/header/regex/mod.rs
- src/lib.rs 1 addition, 0 deletionssrc/lib.rs
- src/platform/types.rs 1 addition, 0 deletionssrc/platform/types.rs
- tests/Makefile 1 addition, 0 deletionstests/Makefile
- tests/expected/regex.stderr 0 additions, 0 deletionstests/expected/regex.stderr
- tests/expected/regex.stdout 3 additions, 0 deletionstests/expected/regex.stdout
- tests/regex.c 31 additions, 0 deletionstests/regex.c
Loading
Please register or sign in to comment