check_escape     3031 pcre/pcrelib/pcre_compile.c   next = check_escape(&ptr, &temperrorcode, cd->bracount, options, FALSE);
check_escape     3316 pcre/pcrelib/pcre_compile.c       next = check_escape(&ptr, &temperrorcode, 0, options, FALSE);
check_escape     3996 pcre/pcrelib/pcre_compile.c         c = check_escape(&ptr, errorcodeptr, cd->bracount, options, TRUE);
check_escape     4346 pcre/pcrelib/pcre_compile.c           d = check_escape(&ptr, errorcodeptr, cd->bracount, options, TRUE);
check_escape     6709 pcre/pcrelib/pcre_compile.c     c = check_escape(&ptr, errorcodeptr, cd->bracount, options, FALSE);