Searched defs:DOTALL (Results 1 – 2 of 2) sorted by relevance
68 public static final int DOTALL = 32; // 0x20 field in Pattern
832 public static final int DOTALL = 0x20; field in Pattern