Home
last modified time | relevance | path

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

/PHP-7.4/ext/oci8/
H A Doci8_interface.c2305 zval *tmp, *z_collection = getThis(); in PHP_FUNCTION() local
2309 …if (zend_parse_parameters(ZEND_NUM_ARGS(), "O", &z_collection, oci_coll_class_entry_ptr) == FAILUR… in PHP_FUNCTION()
2314 …if ((tmp = zend_hash_str_find(Z_OBJPROP_P(z_collection), "collection", sizeof("collection")-1)) ==… in PHP_FUNCTION()
2330 zval *tmp, *z_collection = getThis(); in PHP_FUNCTION() local
2364 zval *tmp, *z_collection = getThis(); in PHP_FUNCTION() local
2437 zval *tmp, *z_collection = getThis(); in PHP_FUNCTION() local
2472 zval *tmp, *z_collection = getThis(); in PHP_FUNCTION() local
2477 …if (zend_parse_parameters(ZEND_NUM_ARGS(), "O", &z_collection, oci_coll_class_entry_ptr) == FAILUR… in PHP_FUNCTION()
2500 zval *tmp, *z_collection = getThis(); in PHP_FUNCTION() local
2505 …if (zend_parse_parameters(ZEND_NUM_ARGS(), "O", &z_collection, oci_coll_class_entry_ptr) == FAILUR… in PHP_FUNCTION()
[all …]

Completed in 10 milliseconds