Home
last modified time | relevance | path

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

/unit/src/
H A Dnxt_php_sapi.c94 static void nxt_php_disable_functions(nxt_str_t *str);
703 nxt_php_disable_functions(&value); in nxt_php_set_options()
800 nxt_php_disable_functions(nxt_str_t *str) in nxt_php_disable_functions() function