File: action_types

package info (click to toggle)
libnginx-mod-http-ndk 1%3A0.3.4-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 892 kB
  • sloc: ansic: 3,244; sh: 422; makefile: 27
file content (12 lines) | stat: -rw-r--r-- 326 bytes parent folder | download | duplicates (16)
1
2
3
4
5
6
7
8
9
10
11
12
r0          return 0
r1          return 1
r_1         return -1
rok         return %OK%
rce         return %CE%
rcok        return %COK%
re          return %E%
rn          return NULL
rse         {ngx_script_error (e); return;}
sce         {ngx_script_configure_error (c); return;}
g(_lb)      goto _lb
ge          goto error