z_statement 2636 ext/oci8/oci8.c zval *z_statement, *array; z_statement 2649 ext/oci8/oci8.c if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "rz|l", &z_statement, &array, &fetch_mode) == FAILURE) { z_statement 2659 ext/oci8/oci8.c if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "r|l", &z_statement, &fetch_mode) == FAILURE) { z_statement 2669 ext/oci8/oci8.c if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "r", &z_statement) == FAILURE) { z_statement 2687 ext/oci8/oci8.c PHP_OCI_ZVAL_TO_STATEMENT(z_statement, statement); z_statement 2693 ext/oci8/oci8.c PHP_OCI_ZVAL_TO_STATEMENT(z_statement, invokedstatement); z_statement 104 ext/oci8/oci8_interface.c zval *z_statement; z_statement 108 ext/oci8/oci8_interface.c if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "rsz/|ll", &z_statement, &name, &name_len, &bind_var, &maxlen, &type) == FAILURE) { z_statement 116 ext/oci8/oci8_interface.c PHP_OCI_ZVAL_TO_STATEMENT(z_statement, statement); z_statement 134 ext/oci8/oci8_interface.c zval *z_statement; z_statement 138 ext/oci8/oci8_interface.c if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "rsz/l|ll", &z_statement, &name, &name_len, &bind_var, &max_array_len, &max_item_len, &type) == FAILURE) { z_statement 142 ext/oci8/oci8_interface.c PHP_OCI_ZVAL_TO_STATEMENT(z_statement, statement); z_statement 1319 ext/oci8/oci8_interface.c zval *z_statement; z_statement 1323 ext/oci8/oci8_interface.c if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "r|l", &z_statement, &mode) == FAILURE) { z_statement 1327 ext/oci8/oci8_interface.c PHP_OCI_ZVAL_TO_STATEMENT(z_statement, statement); z_statement 1340 ext/oci8/oci8_interface.c zval *z_statement; z_statement 1343 ext/oci8/oci8_interface.c if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "r", &z_statement) == FAILURE) { z_statement 1347 ext/oci8/oci8_interface.c PHP_OCI_ZVAL_TO_STATEMENT(z_statement, statement); z_statement 1360 ext/oci8/oci8_interface.c zval *z_statement; z_statement 1364 ext/oci8/oci8_interface.c if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "r", &z_statement) == FAILURE) { z_statement 1368 ext/oci8/oci8_interface.c PHP_OCI_ZVAL_TO_STATEMENT(z_statement, statement); z_statement 1389 ext/oci8/oci8_interface.c zval *z_statement, *array, *element, *tmp; z_statement 1397 ext/oci8/oci8_interface.c if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "rz/|lll", &z_statement, &array, &skip, &maxrows, &flags) == FAILURE) { z_statement 1401 ext/oci8/oci8_interface.c PHP_OCI_ZVAL_TO_STATEMENT(z_statement, statement); z_statement 1531 ext/oci8/oci8_interface.c zval *z_statement; z_statement 1534 ext/oci8/oci8_interface.c if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "r", &z_statement) == FAILURE) { z_statement 1538 ext/oci8/oci8_interface.c PHP_OCI_ZVAL_TO_STATEMENT(z_statement, statement); z_statement 1676 ext/oci8/oci8_interface.c zval *z_statement; z_statement 1679 ext/oci8/oci8_interface.c if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "r", &z_statement) == FAILURE) { z_statement 1683 ext/oci8/oci8_interface.c PHP_OCI_ZVAL_TO_STATEMENT(z_statement, statement); z_statement 1718 ext/oci8/oci8_interface.c zval *z_statement; z_statement 1722 ext/oci8/oci8_interface.c if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "rl", &z_statement, &size) == FAILURE) { z_statement 1726 ext/oci8/oci8_interface.c PHP_OCI_ZVAL_TO_STATEMENT(z_statement, statement); z_statement 2089 ext/oci8/oci8_interface.c zval *z_statement; z_statement 2093 ext/oci8/oci8_interface.c if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "r", &z_statement) == FAILURE) { z_statement 2097 ext/oci8/oci8_interface.c PHP_OCI_ZVAL_TO_STATEMENT(z_statement, statement); z_statement 2144 ext/oci8/oci8_interface.c zval *z_statement; z_statement 2148 ext/oci8/oci8_interface.c if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "r", &z_statement) == FAILURE) { z_statement 2152 ext/oci8/oci8_interface.c PHP_OCI_ZVAL_TO_STATEMENT(z_statement, statement); z_statement 2449 ext/oci8/oci8_interface.c zval *z_statement; z_statement 2453 ext/oci8/oci8_interface.c if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "r", &z_statement) == FAILURE) { z_statement 2457 ext/oci8/oci8_interface.c PHP_OCI_ZVAL_TO_STATEMENT(z_statement, statement); z_statement 1444 ext/oci8/oci8_statement.c zval *z_statement, *column_index; z_statement 1448 ext/oci8/oci8_statement.c if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "rz", &z_statement, &column_index) == FAILURE) { z_statement 1452 ext/oci8/oci8_statement.c statement = (php_oci_statement *) zend_fetch_resource(&z_statement TSRMLS_CC, -1, "oci8 statement", NULL, 1, le_statement);