Home
last modified time | relevance | path

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

/PHP-5.5/ext/mssql/
H A Dphp_mssql.c128 ZEND_ARG_INFO(0, is_output)
2018 zend_bool is_output = 0, is_null = 0; local
2024 …RMLS_CC, "rsZl|bbl", &stmt, &param_name, &param_name_len, &var, &type, &is_output, &is_null, &maxl…
2028 if (ZEND_NUM_ARGS() == 7 && !is_output) {
2081 if (is_output) {

Completed in 7 milliseconds