Searched defs:NON_PRINTABLE (Results 1 – 2 of 2) sorted by relevance
137 …NON_PRINTABLE = re.compile('[^\x09\x0A\x0D\x20-\x7E\x85\xA0-\uD7FF\uE000-\uFFFD\U00010000-\U0010ff… variable in Reader
32 public final static Pattern NON_PRINTABLE = Pattern field in StreamReader