Home
last modified time | relevance | path

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

/PHP-5.5/sapi/thttpd/
H A Dthttpd.c245 #define CONSUME_BYTES(n) do { TG(hc)->checked_idx += (n); } while (0) macro
256 CONSUME_BYTES(read_bytes); in sapi_thttpd_read_post()

Completed in 14 milliseconds