elts               63 sapi/apache2handler/php_apache.h 	apr_table_entry_t *elts;						\
elts               65 sapi/apache2handler/php_apache.h 	elts = (apr_table_entry_t *) arr->elts;			\
elts               67 sapi/apache2handler/php_apache.h 		key = elts[i].key;							\
elts               68 sapi/apache2handler/php_apache.h 		val = elts[i].val;