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

/httpd/server/
H A Dutil_pcre.c281 int namecount; local
287 PCRE_INFO_NAMECOUNT, &namecount);
293 for (i = 0; i < namecount; i++) {
313 return namecount;

Completed in 290 milliseconds