Version 7.0
Copyright © 2021 Lowell D. Thomas
APG
… an ABNF Parser Generator
Variables
odata.c File Reference
#include <stdint.h>
Include dependency graph for odata.c:

Go to the source code of this file.

Variables

void * vpOdataInit = (void*)&s_parser_init
 

Variable Documentation

◆ cpStringTable

const char* cpStringTable

Definition at line 18700 of file odata.c.

◆ ucpPpptTable

const uint8_t* ucpPpptTable

Definition at line 18701 of file odata.c.

◆ uiAcharTableLength

uint32_t uiAcharTableLength

Definition at line 18697 of file odata.c.

◆ uiParserInitLength

uint32_t uiParserInitLength

Definition at line 18699 of file odata.c.

◆ uiPpptTableLength

uint32_t uiPpptTableLength

Definition at line 18698 of file odata.c.

◆ uiSizeofAchar

uint32_t uiSizeofAchar

Definition at line 18694 of file odata.c.

◆ uiSizeofUint

uint32_t uiSizeofUint

Definition at line 18695 of file odata.c.

◆ uiStringTableLength

uint32_t uiStringTableLength

Definition at line 18696 of file odata.c.

◆ vpAcharTable

const void* vpAcharTable

Definition at line 18702 of file odata.c.

◆ vpOdataInit

void* vpOdataInit = (void*)&s_parser_init

Definition at line 18718 of file odata.c.

◆ vpParserInit

const void* vpParserInit

Definition at line 18703 of file odata.c.

APG Version 7.0 is licensed under the 2-Clause BSD License,
an Open Source Initiative Approved License.