Home
last modified time | relevance | path

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

/php-src/ext/standard/
H A Diptc.c307 unsigned char *buffer, recnum, dataset; in PHP_FUNCTION() local
334 dataset = buffer[ inx++ ]; in PHP_FUNCTION()
353 snprintf(key, sizeof(key), "%d#%03d", (unsigned int) dataset, (unsigned int) recnum); in PHP_FUNCTION()
/php-src/ext/mysqli/
H A Dmysqli.c790 zval dataset; in php_mysqli_fetch_into_hash() local
792 ZVAL_COPY_VALUE(&dataset, return_value); in php_mysqli_fetch_into_hash()
795 HashTable *prop_table = zend_symtable_to_proptable(Z_ARR(dataset)); in php_mysqli_fetch_into_hash()
796 zval_ptr_dtor(&dataset); in php_mysqli_fetch_into_hash()
/php-src/ext/pgsql/
H A Dpgsql.c1864 zval dataset; in php_pgsql_fetch_hash() local
1866 ZVAL_COPY_VALUE(&dataset, return_value); in php_pgsql_fetch_hash()
1869 Z_OBJ_P(return_value)->properties = Z_ARR(dataset); in php_pgsql_fetch_hash()
1871 zend_merge_properties(return_value, Z_ARRVAL(dataset)); in php_pgsql_fetch_hash()
1872 zval_ptr_dtor(&dataset); in php_pgsql_fetch_hash()
/php-src/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます11155 >>&0 regex/1024 pangaea\\.dataset[0-9][0-9][0-9][0-9][0-9][0-9]+ https://www.isotc211.org/2005/gmd-…
H A Dmagic11155 >>&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 153 milliseconds