Home
last modified time | relevance | path

Searched refs:UPCA_MID (Results 1 – 5 of 5) sorted by relevance

/dports/graphics/leptonica/leptonica-1.76.0/src/
H A Dreadbarcode.h192 static const l_int32 UPCA_MID = 12; variable
H A Dbardecode.c319 mid = !strncmp(&barstr[27], Upca[UPCA_MID], 5); in barcodeVerifyFormat()
/dports/multimedia/ccextractor/ccextractor-0.85/windows/libs/include/
H A Dreadbarcode.h192 static const l_int32 UPCA_MID = 12; variable
/dports/devel/upp/upp/bazaar/PixRaster/lib/
H A Dreadbarcode.h173 static const l_int32 UPCA_MID = 12; variable
H A Dbardecode.c306 mid = !strncmp(&barstr[27], Upca[UPCA_MID], 5); in barcodeVerifyFormat()