Home
last modified time | relevance | path

Searched refs:is_indexed_macro (Results 1 – 15 of 15) sorted by relevance

/dports/net-mgmt/zabbix4-proxy/zabbix-4.0.30/src/libs/zbxserver/
H A Dexpression.c2412 static int is_indexed_macro(const char *str, const zbx_token_t *token) in is_indexed_macro() function
2727 if (0 == (indexed_macro = is_indexed_macro(*data, &token))) in substitute_simple_macros()
2745 indexed_macro = is_indexed_macro(*data, &token); in substitute_simple_macros()
/dports/net-mgmt/zabbix4-java/zabbix-4.0.30/src/libs/zbxserver/
H A Dexpression.c2412 static int is_indexed_macro(const char *str, const zbx_token_t *token) in is_indexed_macro() function
2727 if (0 == (indexed_macro = is_indexed_macro(*data, &token))) in substitute_simple_macros()
2745 indexed_macro = is_indexed_macro(*data, &token); in substitute_simple_macros()
/dports/net-mgmt/zabbix4-frontend/zabbix-4.0.30/src/libs/zbxserver/
H A Dexpression.c2412 static int is_indexed_macro(const char *str, const zbx_token_t *token) in is_indexed_macro() function
2727 if (0 == (indexed_macro = is_indexed_macro(*data, &token))) in substitute_simple_macros()
2745 indexed_macro = is_indexed_macro(*data, &token); in substitute_simple_macros()
/dports/net-mgmt/zabbix4-agent/zabbix-4.0.30/src/libs/zbxserver/
H A Dexpression.c2412 static int is_indexed_macro(const char *str, const zbx_token_t *token) in is_indexed_macro() function
2727 if (0 == (indexed_macro = is_indexed_macro(*data, &token))) in substitute_simple_macros()
2745 indexed_macro = is_indexed_macro(*data, &token); in substitute_simple_macros()
/dports/net-mgmt/zabbix4-server/zabbix-4.0.30/src/libs/zbxserver/
H A Dexpression.c2412 static int is_indexed_macro(const char *str, const zbx_token_t *token) in is_indexed_macro() function
2727 if (0 == (indexed_macro = is_indexed_macro(*data, &token))) in substitute_simple_macros()
2745 indexed_macro = is_indexed_macro(*data, &token); in substitute_simple_macros()
/dports/net-mgmt/zabbix5-java/zabbix-5.0.19/src/libs/zbxserver/
H A Dexpression.c2554 static int is_indexed_macro(const char *str, const zbx_token_t *token) in is_indexed_macro() function
2937 if (0 != is_indexed_macro(*data, &token) && in substitute_simple_macros_impl()
2951 indexed_macro = is_indexed_macro(*data, &token); in substitute_simple_macros_impl()
/dports/net-mgmt/zabbix5-proxy/zabbix-5.0.19/src/libs/zbxserver/
H A Dexpression.c2554 static int is_indexed_macro(const char *str, const zbx_token_t *token) in is_indexed_macro() function
2937 if (0 != is_indexed_macro(*data, &token) && in substitute_simple_macros_impl()
2951 indexed_macro = is_indexed_macro(*data, &token); in substitute_simple_macros_impl()
/dports/net-mgmt/zabbix5-agent/zabbix-5.0.19/src/libs/zbxserver/
H A Dexpression.c2554 static int is_indexed_macro(const char *str, const zbx_token_t *token) in is_indexed_macro() function
2937 if (0 != is_indexed_macro(*data, &token) && in substitute_simple_macros_impl()
2951 indexed_macro = is_indexed_macro(*data, &token); in substitute_simple_macros_impl()
/dports/net-mgmt/zabbix54-server/zabbix-5.4.9/src/libs/zbxserver/
H A Dexpression.c2326 static int is_indexed_macro(const char *str, const zbx_token_t *token) in is_indexed_macro() function
2809 if (0 != is_indexed_macro(*data, &token) && in substitute_simple_macros_impl()
2823 indexed_macro = is_indexed_macro(*data, &token); in substitute_simple_macros_impl()
/dports/net-mgmt/zabbix54-agent/zabbix-5.4.9/src/libs/zbxserver/
H A Dexpression.c2326 static int is_indexed_macro(const char *str, const zbx_token_t *token) in is_indexed_macro() function
2809 if (0 != is_indexed_macro(*data, &token) && in substitute_simple_macros_impl()
2823 indexed_macro = is_indexed_macro(*data, &token); in substitute_simple_macros_impl()
/dports/net-mgmt/zabbix5-server/zabbix-5.0.19/src/libs/zbxserver/
H A Dexpression.c2554 static int is_indexed_macro(const char *str, const zbx_token_t *token) in is_indexed_macro() function
2937 if (0 != is_indexed_macro(*data, &token) && in substitute_simple_macros_impl()
2951 indexed_macro = is_indexed_macro(*data, &token); in substitute_simple_macros_impl()
/dports/net-mgmt/zabbix54-proxy/zabbix-5.4.9/src/libs/zbxserver/
H A Dexpression.c2326 static int is_indexed_macro(const char *str, const zbx_token_t *token) in is_indexed_macro() function
2809 if (0 != is_indexed_macro(*data, &token) && in substitute_simple_macros_impl()
2823 indexed_macro = is_indexed_macro(*data, &token); in substitute_simple_macros_impl()
/dports/net-mgmt/zabbix5-frontend/zabbix-5.0.19/src/libs/zbxserver/
H A Dexpression.c2554 static int is_indexed_macro(const char *str, const zbx_token_t *token) in is_indexed_macro() function
2937 if (0 != is_indexed_macro(*data, &token) && in substitute_simple_macros_impl()
2951 indexed_macro = is_indexed_macro(*data, &token); in substitute_simple_macros_impl()
/dports/net-mgmt/zabbix54-java/zabbix-5.4.9/src/libs/zbxserver/
H A Dexpression.c2326 static int is_indexed_macro(const char *str, const zbx_token_t *token) in is_indexed_macro() function
2809 if (0 != is_indexed_macro(*data, &token) && in substitute_simple_macros_impl()
2823 indexed_macro = is_indexed_macro(*data, &token); in substitute_simple_macros_impl()
/dports/net-mgmt/zabbix54-frontend/zabbix-5.4.9/src/libs/zbxserver/
H A Dexpression.c2326 static int is_indexed_macro(const char *str, const zbx_token_t *token) in is_indexed_macro() function
2809 if (0 != is_indexed_macro(*data, &token) && in substitute_simple_macros_impl()
2823 indexed_macro = is_indexed_macro(*data, &token); in substitute_simple_macros_impl()