Lookup() is used for command-line parsing in magic and accepts any unique string that matches a partial keyword. LEF and DEF do not allow partial keywords, so only LookupFull() is appropriate to use for LEF and DEF file parsing. This fixes issue #263 from Christian Haufe. |
||
|---|---|---|
| .. | ||
| Makefile | ||
| defRead.c | ||
| defWrite.c | ||
| lef.h | ||
| lefCmd.c | ||
| lefInt.h | ||
| lefRead.c | ||
| lefTech.c | ||
| lefWrite.c | ||
| tcllef.c | ||