Home
last modified time | relevance | path

Searched refs:QR_MAXIMUM_VERSION (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/p5-Image-PNG-QRCode/Image-PNG-QRCode-0.09/
H A Dqrencode.h33 #define QR_MAXIMUM_VERSION 40 macro
H A Dqrencode.c49 #define QR_MAXIMUM_VERSION 40 macro
290 qr->version <= QR_MAXIMUM_VERSION); in initecc()