Home
last modified time | relevance | path

Searched refs:APR_ARRAY_FOREACH_OPEN (Results 1 – 3 of 3) sorted by relevance

/php-src/sapi/apache2handler/
H A Dphp_functions.c185 APR_ARRAY_FOREACH_OPEN(arr, key, val) in PHP_FUNCTION()
208 APR_ARRAY_FOREACH_OPEN(arr, key, val) in PHP_FUNCTION()
425 APR_ARRAY_FOREACH_OPEN(arr, key, val) in PHP_MINFO_FUNCTION()
440 APR_ARRAY_FOREACH_OPEN(arr, key, val) in PHP_MINFO_FUNCTION()
449 APR_ARRAY_FOREACH_OPEN(arr, key, val) in PHP_MINFO_FUNCTION()
H A Dphp_apache.h57 #define APR_ARRAY_FOREACH_OPEN(arr, key, val) \ macro
H A Dsapi_apache2.c273 APR_ARRAY_FOREACH_OPEN(arr, key, val) in php_apache_sapi_register_variables()

Completed in 7 milliseconds