Searched refs:ESC_g (Results 1 - 1 of 1) sorted by relevance

/forgerock/web-agents-v4/pcre/
H A Dpcre_compile.c1110 the ESC_g code (cf \k). */
1116 escape = ESC_g;
7724 ESC_g is returned only for these cases. So we don't need to check for <
7725 or ' if the value is ESC_g. For the Perl syntax \g{n} the value is
7729 if (escape == ESC_g)

Completed in 181 milliseconds