Searched refs:lows (Results 1 – 2 of 2) sorted by relevance
/external/libxml2/ |
D | testchar.c | 349 unsigned char lows[6] = {0, 0x80, 0x81, 0xC1, 0xFF, 0xBF}; in testCharRangeByte3() local 358 K = lows[k]; in testCharRangeByte3() 435 unsigned char lows[6] = {0, 0x80, 0x81, 0xC1, 0xFF, 0xBF}; in testCharRangeByte4() local 445 K = lows[k]; in testCharRangeByte4() 447 L = lows[l]; in testCharRangeByte4()
|
/external/pcre/dist/doc/ |
D | pcre.txt | 3027 lows something of variable length. For example, for the pattern
|