Home
last modified time | relevance | path

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

/php-src/ext/standard/
H A Dhttp.c243 …tic zend_result cache_request_parse_body_option(HashTable *options, zval *option, int cache_offset) in cache_request_parse_body_option() argument
260 SG(request_parse_body_context).options_cache[cache_offset].set = true; in cache_request_parse_body_option()
261 SG(request_parse_body_context).options_cache[cache_offset].value = result; in cache_request_parse_body_option()
263 SG(request_parse_body_context).options_cache[cache_offset].set = false; in cache_request_parse_body_option()

Completed in 6 milliseconds