Home
last modified time | relevance | path

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

/PHP-5.5/sapi/thttpd/
H A Dthttpd.c244 #define SIZEOF_UNCONSUMED_BYTES() (TG(hc)->read_idx - TG(hc)->checked_idx) macro
667 && SIZEOF_UNCONSUMED_BYTES() < hc->contentlength) {

Completed in 15 milliseconds