Searched refs:dataset (Results 1 – 5 of 5) sorted by relevance
307 unsigned char *buffer, recnum, dataset; in PHP_FUNCTION() local334 dataset = buffer[ inx++ ]; in PHP_FUNCTION()353 snprintf(key, sizeof(key), "%d#%03d", (unsigned int) dataset, (unsigned int) recnum); in PHP_FUNCTION()
789 zval dataset; in php_mysqli_fetch_into_hash() local791 ZVAL_COPY_VALUE(&dataset, return_value); in php_mysqli_fetch_into_hash()794 HashTable *prop_table = zend_symtable_to_proptable(Z_ARR(dataset)); in php_mysqli_fetch_into_hash()795 zval_ptr_dtor(&dataset); in php_mysqli_fetch_into_hash()
2042 zval dataset; in php_pgsql_fetch_hash() local2044 ZVAL_COPY_VALUE(&dataset, return_value); in php_pgsql_fetch_hash()2047 Z_OBJ_P(return_value)->properties = Z_ARR(dataset); in php_pgsql_fetch_hash()2049 zend_merge_properties(return_value, Z_ARRVAL(dataset)); in php_pgsql_fetch_hash()2050 zval_ptr_dtor(&dataset); in php_pgsql_fetch_hash()
11155 >>&0 regex/1024 pangaea\\.dataset[0-9][0-9][0-9][0-9][0-9][0-9]+ https://www.isotc211.org/2005/gmd-…
Completed in 188 milliseconds