Home
last modified time | relevance | path

Searched defs:ver_pat (Results 1 – 3 of 3) sorted by relevance

/dports/print/hplip/hplip-3.20.6/installer/
H A Ddcheck.py37 ver_pat = re.compile("""(\d+.\d+)""", re.IGNORECASE) variable
/dports/converters/wkhtmltopdf/qt-5db36ec/src/gui/painting/
H A Dqbrush.cpp68 static const uchar ver_pat[] = { 0x10, 0x10, 0x10, 0x10, 0x10, 0x10, 0x10, 0x10 }; in qt_patternForBrush() local
87 static const uchar ver_pat[] = { 0xef, 0xef, 0xef, 0xef, 0xef, 0xef, 0xef, 0xef }; in qt_patternForBrush() local
H A Dqpaintengine_mac.cpp1511 static const uchar ver_pat[] = { 0xef, 0xef, 0xef, 0xef, 0xef, 0xef, 0xef, 0xef }; in qt_mac_patternForBrush() local