|
SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Enumerations | |
| enum | lfi_grok_t { LFI_NONE = 0, LFI_PURE = 1, LFI_ALTM = 2, LFI_UNKN = 3 } |
Functions | |
| lfi_grok_t | lfi_grok (const character *, character_len) |
| int | lfi_unum (integer64 *) |
| enum lfi_grok_t |
| Enumerator | |
|---|---|
| LFI_NONE | |
| LFI_PURE | |
| LFI_ALTM | |
| LFI_UNKN | |
Definition at line 14 of file lfi_grok.h.
| lfi_grok_t lfi_grok | ( | const character * | , |
| character_len | |||
| ) |
Definition at line 36 of file lfi_grok.c.


| int lfi_unum | ( | integer64 * | ) |
Definition at line 146 of file lfi_grok.c.


1.8.13