apr_pcalloc 203 sapi/apache2filter/apache_config.c php_conf_rec *newx = (php_conf_rec *) apr_pcalloc(p, sizeof(*newx)); apr_pcalloc 686 sapi/apache2filter/sapi_apache2.c SG(server_context) = ctx = apr_pcalloc(r->pool, sizeof(*ctx)); apr_pcalloc 226 sapi/apache2handler/apache_config.c php_conf_rec *newx = (php_conf_rec *) apr_pcalloc(p, sizeof(*newx)); apr_pcalloc 554 sapi/apache2handler/sapi_apache2.c ctx = SG(server_context) = apr_pcalloc(r->pool, sizeof(*ctx));