Home
last modified time | relevance | path

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

/dports/graphics/leptonica/leptonica-1.76.0/src/
H A Dreadbarcode.h114 static const l_int32 CI25_STOP = 11; variable
H A Dbardecode.c243 stop = !strncmp(&barstr[len - 3], CodeI2of5[CI25_STOP], 3); in barcodeVerifyFormat()
249 stop = !strncmp(&revbarstr[len - 3], CodeI2of5[CI25_STOP], 3); in barcodeVerifyFormat()
/dports/multimedia/ccextractor/ccextractor-0.85/windows/libs/include/
H A Dreadbarcode.h114 static const l_int32 CI25_STOP = 11; variable
/dports/devel/upp/upp/bazaar/PixRaster/lib/
H A Dreadbarcode.h95 static const l_int32 CI25_STOP = 11; variable
H A Dbardecode.c230 stop = !strncmp(&barstr[len - 3], CodeI2of5[CI25_STOP], 3); in barcodeVerifyFormat()
236 stop = !strncmp(&revbarstr[len - 3], CodeI2of5[CI25_STOP], 3); in barcodeVerifyFormat()