Home
last modified time | relevance | path

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

/PHP-5.5/sapi/apache2filter/
H A Dphp_functions.c91 #define ADD_LONG(name) \ macro
116 ADD_LONG(status); in PHP_FUNCTION()
121 ADD_LONG(clength); in PHP_FUNCTION()
126 ADD_LONG(chunked); in PHP_FUNCTION()
129 ADD_LONG(no_cache); in PHP_FUNCTION()
130 ADD_LONG(no_local_copy); in PHP_FUNCTION()
136 ADD_LONG(allowed); in PHP_FUNCTION()
137 ADD_LONG(sent_bodyct); in PHP_FUNCTION()
138 ADD_LONG(bytes_sent); in PHP_FUNCTION()
139 ADD_LONG(mtime); in PHP_FUNCTION()
/PHP-5.5/sapi/apache2handler/
H A Dphp_functions.c111 #define ADD_LONG(name) \ macro
136 ADD_LONG(status); in PHP_FUNCTION()
141 ADD_LONG(clength); in PHP_FUNCTION()
146 ADD_LONG(chunked); in PHP_FUNCTION()
149 ADD_LONG(no_cache); in PHP_FUNCTION()
150 ADD_LONG(no_local_copy); in PHP_FUNCTION()
156 ADD_LONG(allowed); in PHP_FUNCTION()
157 ADD_LONG(sent_bodyct); in PHP_FUNCTION()
158 ADD_LONG(bytes_sent); in PHP_FUNCTION()
159 ADD_LONG(mtime); in PHP_FUNCTION()

Completed in 11 milliseconds