Home
last modified time | relevance | path

Searched refs:namedrefcount (Results 1 – 2 of 2) sorted by relevance

/external/pcre/dist/
Dpcre_internal.h2447 unsigned int namedrefcount; /* Number of backreferences by name */ member
Dpcre_compile.c7242 if (!is_recurse) cd->namedrefcount++; in compile_branch()
9294 cd->namedrefcount = 0; in pcre_compile2()