Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/test/
Dtest_glob.py176 def check_escape(self, arg, expected): member in GlobTests
/external/pcre/dist2/src/
Dpcre2_compile.c1410 PRIV(check_escape)(PCRE2_SPTR *ptrptr, PCRE2_SPTR ptrend, uint32_t *chptr, in PRIV() argument