Home
last modified time | relevance | path

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

/third_party/python/Lib/test/
Dtest_glob.py226 def check_escape(self, arg, expected): member in GlobTests
/third_party/glib/glib/pcre/
Dpcre_compile.c769 check_escape(const pcre_uchar **ptrptr, int *errorcodeptr, int bracount, in check_escape() function
/third_party/pcre2/pcre2/src/
Dpcre2_compile.c1500 PRIV(check_escape)(PCRE2_SPTR *ptrptr, PCRE2_SPTR ptrend, uint32_t *chptr, in PRIV() argument