Searched defs:SRE_CATEGORY_NOT_LINEBREAK (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Modules/ | ||
D | sre_constants.h | 66 #define SRE_CATEGORY_NOT_LINEBREAK 7 macro |
/external/python/cpython3/Modules/ | ||
D | sre_constants.h | 75 #define SRE_CATEGORY_NOT_LINEBREAK 7 macro |