Searched defs:APR_ARRAY_FOREACH_OPEN (Results 1 - 5 of 5) sorted by relevance
| /PHP_5_4/sapi/apache2filter/ |
| H A D | php_apache.h | 64 #define APR_ARRAY_FOREACH_OPEN(arr, key, val) \ macro
|
| H A D | sapi_apache2.c | 232 APR_ARRAY_FOREACH_OPEN(arr, key, val) function
|
| /PHP_5_4/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 6 milliseconds