Sign in
nginx
/
nginx
/
aab4d8c0c4aa068cc7ddcb1c5daee330d9dec47a
/
.
/
src
/
http
/
ngx_http_script.h
blob: d3fd5fb8ba6821f8ce2817f2d7421462b29b0f0a [
file
] [
log
] [
blame
]
#ifndef
_NGX_HTTP_SCRIPT_H_INCLUDED_
#define
_NGX_HTTP_SCRIPT_H_INCLUDED_
typedef
struct
{
handler
;
offset
/
data
;
size
;
}
ngx_http_script_code_t
;
#endif
/* _NGX_HTTP_SCRIPT_H_INCLUDED_ */