Searched defs:notch (Results 1 - 1 of 1) sorted by relevance

/forgerock/web-agents-v4/pcre/
H A Dpcre_printint.c713 const char *notch = ""; local
719 notch = "^";
730 fprintf(f, "[:%sgraph:]", notch);
734 fprintf(f, "[:%sprint:]", notch);
738 fprintf(f, "[:%spunct:]", notch);

Completed in 120 milliseconds