Searched refs:is_output (Results 1 – 1 of 1) sorted by relevance
/PHP-5.4/ext/mssql/ |
H A D | php_mssql.c | 128 ZEND_ARG_INFO(0, is_output) 2013 zend_bool is_output = 0, is_null = 0; local 2019 …RMLS_CC, "rsZl|bbl", &stmt, ¶m_name, ¶m_name_len, &var, &type, &is_output, &is_null, &maxl… 2023 if (ZEND_NUM_ARGS() == 7 && !is_output) { 2076 if (is_output) {
|
Completed in 13 milliseconds