Home
last modified time | relevance | path

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

/dports/graphics/leptonica/leptonica-1.76.0/src/
H A Dreadbarcode.h113 static const l_int32 CI25_START = 10; variable
H A Dbardecode.c241 start = !strncmp(barstr, CodeI2of5[CI25_START], 4); in barcodeVerifyFormat()
248 start = !strncmp(revbarstr, CodeI2of5[CI25_START], 4); in barcodeVerifyFormat()
/dports/multimedia/ccextractor/ccextractor-0.85/windows/libs/include/
H A Dreadbarcode.h113 static const l_int32 CI25_START = 10; variable
/dports/devel/upp/upp/bazaar/PixRaster/lib/
H A Dreadbarcode.h94 static const l_int32 CI25_START = 10; variable
H A Dbardecode.c228 start = !strncmp(barstr, CodeI2of5[CI25_START], 4); in barcodeVerifyFormat()
235 start = !strncmp(revbarstr, CodeI2of5[CI25_START], 4); in barcodeVerifyFormat()