HomeSort by relevance Sort by last modified time
    Searched refs:SRE_MAXGROUPS (Results 1 - 2 of 2) sorted by null

  /external/python/cpython3/Modules/
sre.h 21 # define SRE_MAXGROUPS ((~(SRE_CODE)0) / 2)
24 # define SRE_MAXGROUPS ((SRE_CODE)PY_SSIZE_T_MAX / SIZEOF_SIZE_T / 2)
_sre.c     [all...]

Completed in 716 milliseconds