Definition:
array_header *ap_copy_array(pool *p, const array_header *src);
Usage example:
No examples available; not used in Apache 1.3.
Makes a new copy of arr in the pool p.
Reutns a pointer to the new array.
Previous: ap_content_type_tolower
Next: ap_copy_array_hdr
Table of Contents
(Routines,
Structures,
Data Cells,
Constants)