apr_pcalloc       213 sapi/apache2handler/apache_config.c 	php_conf_rec *newx = (php_conf_rec *) apr_pcalloc(p, sizeof(*newx));
apr_pcalloc       565 sapi/apache2handler/sapi_apache2.c 		ctx = SG(server_context) = apr_pcalloc(r->pool, sizeof(*ctx));