Searched refs:APR_ARRAY_FOREACH_OPEN (Results 1 - 6 of 6) sorted by relevance
| /PHP_5_3/sapi/apache2filter/ |
| H A D | php_apache.h | 64 #define APR_ARRAY_FOREACH_OPEN(arr, key, val) \ macro
|
| H A D | php_functions.c | 164 APR_ARRAY_FOREACH_OPEN(arr, key, val) 184 APR_ARRAY_FOREACH_OPEN(arr, key, val)
|
| H A D | sapi_apache2.c | 232 APR_ARRAY_FOREACH_OPEN(arr, key, val) function
|
| /PHP_5_3/sapi/apache2handler/ |
| H A D | php_apache.h | 58 #define APR_ARRAY_FOREACH_OPEN(arr, key, val) \ macro
|
| H A D | php_functions.c | 188 APR_ARRAY_FOREACH_OPEN(arr, key, val) 212 APR_ARRAY_FOREACH_OPEN(arr, key, val) 443 APR_ARRAY_FOREACH_OPEN(arr, key, val) function 458 APR_ARRAY_FOREACH_OPEN(arr, key, val) function 467 APR_ARRAY_FOREACH_OPEN(arr, key, val) function
|
| H A D | sapi_apache2.c | 275 APR_ARRAY_FOREACH_OPEN(arr, key, val) function
|
Completed in 7 milliseconds