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

Go to the source code of this file.

Variables

void * vpSip1Init = (void*)&s_parser_init
 

Variable Documentation

◆ cpStringTable

const char* cpStringTable

Definition at line 11433 of file sip-1.c.

◆ ucpPpptTable

const uint8_t* ucpPpptTable

Definition at line 11434 of file sip-1.c.

◆ uiAcharTableLength

uint32_t uiAcharTableLength

Definition at line 11430 of file sip-1.c.

◆ uiParserInitLength

uint32_t uiParserInitLength

Definition at line 11432 of file sip-1.c.

◆ uiPpptTableLength

uint32_t uiPpptTableLength

Definition at line 11431 of file sip-1.c.

◆ uiSizeofAchar

uint32_t uiSizeofAchar

Definition at line 11427 of file sip-1.c.

◆ uiSizeofUint

uint32_t uiSizeofUint

Definition at line 11428 of file sip-1.c.

◆ uiStringTableLength

uint32_t uiStringTableLength

Definition at line 11429 of file sip-1.c.

◆ vpAcharTable

const void* vpAcharTable

Definition at line 11435 of file sip-1.c.

◆ vpParserInit

const void* vpParserInit

Definition at line 11436 of file sip-1.c.

◆ vpSip1Init

void* vpSip1Init = (void*)&s_parser_init

Definition at line 11451 of file sip-1.c.

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