public class _sre extends Object
| Constructor and Description |
|---|
_sre() |
| Modifier and Type | Method and Description |
|---|---|
static PatternObject |
compile(PyString pattern,
int flags,
PyObject code,
int groups,
PyObject groupindex,
PyObject indexgroup) |
static int |
getcodesize() |
static int |
getlower(int ch,
int flags) |
public static PatternObject compile(PyString pattern, int flags, PyObject code, int groups, PyObject groupindex, PyObject indexgroup)
public static int getcodesize()
public static int getlower(int ch,
int flags)