walk_to_top 258 sapi/apache2handler/php_functions.c zend_bool walk_to_top = 0; walk_to_top 262 sapi/apache2handler/php_functions.c if (zend_parse_parameters(arg_count, "ss|b", &variable, &variable_len, &string_val, &string_val_len, &walk_to_top) == FAILURE) { walk_to_top 270 sapi/apache2handler/php_functions.c if (walk_to_top) { walk_to_top 293 sapi/apache2handler/php_functions.c zend_bool walk_to_top = 0; walk_to_top 298 sapi/apache2handler/php_functions.c if (zend_parse_parameters(arg_count, "s|b", &variable, &variable_len, &walk_to_top) == FAILURE) { walk_to_top 306 sapi/apache2handler/php_functions.c if (walk_to_top) { walk_to_top 505 sapi/apache2handler/php_functions.c ZEND_ARG_INFO(0, walk_to_top) walk_to_top 510 sapi/apache2handler/php_functions.c ZEND_ARG_INFO(0, walk_to_top)