Searched defs:SRE_CATEGORY_NOT_WORD (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Modules/ | ||
D | sre_constants.h | 64 #define SRE_CATEGORY_NOT_WORD 5 macro |
/external/python/cpython3/Modules/ | ||
D | sre_constants.h | 73 #define SRE_CATEGORY_NOT_WORD 5 macro |