Home
last modified time | relevance | path

Searched defs:SRE_MATCH (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/Modules/
D_sre.c294 #define SRE_MATCH sre_match macro
322 #define SRE_MATCH sre_umatch macro
812 SRE_MATCH(SRE_STATE* state, SRE_CODE* pattern) in SRE_MATCH() function