Header And Logo

PostgreSQL
| The world's most advanced open source database.

Variables

UPC.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Variables

const unsigned UPC_index [10][2]
const char * UPC_range [][2]

Variable Documentation

const unsigned UPC_index[10][2]
Initial value:
 {
    {0, 0},
    {0, 0},
    {0, 0},
    {0, 0},
    {0, 0},
    {0, 0},
    {0, 0},
    {0, 0},
    {0, 0},
    {0, 0},
}

Definition at line 14 of file UPC.h.

Referenced by ean2string(), and initialize().

const char* UPC_range[][2]
Initial value:
 {
    {NULL, NULL}
}

Definition at line 26 of file UPC.h.

Referenced by ean2string().