Searched defs:op_nz (Results 1 - 1 of 1) sorted by relevance
/httpd/server/ | ||
H A D | util_expr_eval.c | 1272 static int op_nz(ap_expr_eval_ctx_t *ctx, const void *data, const char *arg) function 1794 { op_nz, "n", NULL, 0 }, 1795 { op_nz, "z", NULL, 0 }, |
Completed in 1260 milliseconds