offsetof           52 Zend/zend_ini.h # ifdef offsetof
offsetof           53 Zend/zend_ini.h # define XtOffsetOf(s_type, field) offsetof(s_type, field)
offsetof          483 ext/pcre/pcrelib/pcre_internal.h #ifndef offsetof
offsetof          229 ext/pdo_sqlite/sqlite/src/build.c # define SAVE_SZ  (sizeof(Parse) - offsetof(Parse,nVar))
offsetof          294 ext/pdo_sqlite/sqlite/src/os_win.c #define HANDLE_TO_WINFILE(a) (winFile*)&((char*)a)[-offsetof(winFile,h)]
offsetof          163 ext/pdo_sqlite/sqlite/src/sqliteInt.h #ifndef offsetof
offsetof          444 main/php.h     #ifdef offsetof
offsetof          445 main/php.h     #define XtOffsetOf(s_type, field) offsetof(s_type, field)
offsetof          280 sapi/apache_hooks/php_apache.c 	apache_request_string_slot(offsetof(request_rec, filename), INTERNAL_FUNCTION_PARAM_PASSTHRU);
offsetof          288 sapi/apache_hooks/php_apache.c 	apache_request_string_slot(offsetof(request_rec, uri), INTERNAL_FUNCTION_PARAM_PASSTHRU);
offsetof          296 sapi/apache_hooks/php_apache.c 	apache_request_string_slot(offsetof(request_rec, unparsed_uri), INTERNAL_FUNCTION_PARAM_PASSTHRU);
offsetof          304 sapi/apache_hooks/php_apache.c 	apache_request_string_slot(offsetof(request_rec, path_info), INTERNAL_FUNCTION_PARAM_PASSTHRU);
offsetof          312 sapi/apache_hooks/php_apache.c 	apache_request_string_slot(offsetof(request_rec, args), INTERNAL_FUNCTION_PARAM_PASSTHRU);
offsetof          320 sapi/apache_hooks/php_apache.c 	apache_request_read_string_slot(offsetof(request_rec, boundary), INTERNAL_FUNCTION_PARAM_PASSTHRU);
offsetof          329 sapi/apache_hooks/php_apache.c 	apache_request_string_slot(offsetof(request_rec, content_type), INTERNAL_FUNCTION_PARAM_PASSTHRU);
offsetof          337 sapi/apache_hooks/php_apache.c 	apache_request_string_slot(offsetof(request_rec, content_encoding), INTERNAL_FUNCTION_PARAM_PASSTHRU);
offsetof          345 sapi/apache_hooks/php_apache.c 	apache_request_string_slot(offsetof(request_rec, handler), INTERNAL_FUNCTION_PARAM_PASSTHRU);
offsetof          353 sapi/apache_hooks/php_apache.c 	apache_request_read_string_slot(offsetof(request_rec, the_request), INTERNAL_FUNCTION_PARAM_PASSTHRU);
offsetof          361 sapi/apache_hooks/php_apache.c 	apache_request_read_string_slot(offsetof(request_rec, protocol), INTERNAL_FUNCTION_PARAM_PASSTHRU);
offsetof          369 sapi/apache_hooks/php_apache.c 	apache_request_read_string_slot(offsetof(request_rec, hostname), INTERNAL_FUNCTION_PARAM_PASSTHRU);
offsetof          377 sapi/apache_hooks/php_apache.c 	apache_request_string_slot(offsetof(request_rec, status_line), INTERNAL_FUNCTION_PARAM_PASSTHRU);
offsetof          385 sapi/apache_hooks/php_apache.c 	apache_request_read_string_slot(offsetof(request_rec, method), INTERNAL_FUNCTION_PARAM_PASSTHRU);
offsetof          398 sapi/apache_hooks/php_apache.c 	apache_request_read_int_slot(offsetof(request_rec, proto_num), INTERNAL_FUNCTION_PARAM_PASSTHRU);
offsetof          406 sapi/apache_hooks/php_apache.c 	apache_request_read_int_slot(offsetof(request_rec, assbackwards), INTERNAL_FUNCTION_PARAM_PASSTHRU);
offsetof          415 sapi/apache_hooks/php_apache.c 	apache_request_int_slot(offsetof(request_rec, proxyreq), INTERNAL_FUNCTION_PARAM_PASSTHRU);
offsetof          423 sapi/apache_hooks/php_apache.c 	apache_request_read_int_slot(offsetof(request_rec, chunked), INTERNAL_FUNCTION_PARAM_PASSTHRU);
offsetof          432 sapi/apache_hooks/php_apache.c 	apache_request_read_int_slot(offsetof(request_rec, header_only), INTERNAL_FUNCTION_PARAM_PASSTHRU);
offsetof          440 sapi/apache_hooks/php_apache.c 	apache_request_read_int_slot(offsetof(request_rec, request_time), INTERNAL_FUNCTION_PARAM_PASSTHRU);
offsetof          448 sapi/apache_hooks/php_apache.c 	apache_request_int_slot(offsetof(request_rec, status), INTERNAL_FUNCTION_PARAM_PASSTHRU);
offsetof          456 sapi/apache_hooks/php_apache.c 	apache_request_read_int_slot(offsetof(request_rec, method_number), INTERNAL_FUNCTION_PARAM_PASSTHRU);
offsetof          464 sapi/apache_hooks/php_apache.c 	apache_request_int_slot(offsetof(request_rec, allowed), INTERNAL_FUNCTION_PARAM_PASSTHRU);
offsetof          472 sapi/apache_hooks/php_apache.c 	apache_request_read_int_slot(offsetof(request_rec, bytes_sent), INTERNAL_FUNCTION_PARAM_PASSTHRU);
offsetof          480 sapi/apache_hooks/php_apache.c 	apache_request_read_int_slot(offsetof(request_rec, mtime), INTERNAL_FUNCTION_PARAM_PASSTHRU);
offsetof          492 sapi/apache_hooks/php_apache.c 		apache_request_read_int_slot(offsetof(request_rec, clength), INTERNAL_FUNCTION_PARAM_PASSTHRU);
offsetof          515 sapi/apache_hooks/php_apache.c 	apache_request_read_int_slot(offsetof(request_rec, remaining), INTERNAL_FUNCTION_PARAM_PASSTHRU);
offsetof          523 sapi/apache_hooks/php_apache.c 	apache_request_int_slot(offsetof(request_rec, no_cache), INTERNAL_FUNCTION_PARAM_PASSTHRU);
offsetof          531 sapi/apache_hooks/php_apache.c 	apache_request_int_slot(offsetof(request_rec, no_local_copy), INTERNAL_FUNCTION_PARAM_PASSTHRU);
offsetof          539 sapi/apache_hooks/php_apache.c 	apache_request_int_slot(offsetof(request_rec, read_body), INTERNAL_FUNCTION_PARAM_PASSTHRU);