Home
last modified time | relevance | path

Searched defs:supported_str (Results 1 – 4 of 4) sorted by relevance

/dports/sysutils/R-cran-ps/ps/R/
H A Dos.R45 supported_str <- function() { function
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/sofia-sip/tests/
H A Dtest_nua_params.c297 char const *supported_str = "NONE"; in test_nua_params() local
504 char const *supported_str = "NONE"; in test_nua_params() local
/dports/net/sofia-sip/sofia-sip-1.13.4/tests/
H A Dtest_nua_params.c297 char const *supported_str = "NONE"; in test_nua_params() local
504 char const *supported_str = "NONE"; in test_nua_params() local
/dports/www/pecl-http/pecl_http-3.2.4/src/
H A Dphp_http_negotiate.c32 …p_http_negotiate_match(const char *param_str, size_t param_len, const char *supported_str, size_t … in php_http_negotiate_match()