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

Go to the source code of this file.

Variables

void * vpSip0Init = (void*)&s_parser_init
 

Variable Documentation

◆ cpStringTable

const char* cpStringTable

Definition at line 11938 of file sip-0.c.

◆ ucpPpptTable

const uint8_t* ucpPpptTable

Definition at line 11939 of file sip-0.c.

◆ uiAcharTableLength

uint32_t uiAcharTableLength

Definition at line 11935 of file sip-0.c.

◆ uiParserInitLength

uint32_t uiParserInitLength

Definition at line 11937 of file sip-0.c.

◆ uiPpptTableLength

uint32_t uiPpptTableLength

Definition at line 11936 of file sip-0.c.

◆ uiSizeofAchar

uint32_t uiSizeofAchar

Definition at line 11932 of file sip-0.c.

◆ uiSizeofUint

uint32_t uiSizeofUint

Definition at line 11933 of file sip-0.c.

◆ uiStringTableLength

uint32_t uiStringTableLength

Definition at line 11934 of file sip-0.c.

◆ vpAcharTable

const void* vpAcharTable

Definition at line 11940 of file sip-0.c.

◆ vpParserInit

const void* vpParserInit

Definition at line 11941 of file sip-0.c.

◆ vpSip0Init

void* vpSip0Init = (void*)&s_parser_init

Definition at line 11956 of file sip-0.c.

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