Home
last modified time | relevance | path

Searched defs:result_type (Results 1 – 5 of 5) sorted by relevance

/php-src/ext/pgsql/
H A Dpgsql.c1766 static void php_pgsql_fetch_hash(INTERNAL_FUNCTION_PARAMETERS, zend_long result_type, int into_obje… in php_pgsql_fetch_hash()
1913 zend_long result_type = PGSQL_ASSOC; in PHP_FUNCTION() local
3974 zend_long result_type = PGSQL_STATUS_LONG; in PHP_FUNCTION() local
4005 zend_long result_type = PGSQL_ASSOC; in PHP_FUNCTION() local
5745 PHP_PGSQL_API void php_pgsql_result2array(PGresult *pg_result, zval *ret_array, long result_type) in php_pgsql_result2array()
5786 …nd_string *table, zval *ids_array, zval *ret_array, zend_ulong opt, long result_type, zend_string … in php_pgsql_select()
5858 zend_long result_type = PGSQL_ASSOC; in PHP_FUNCTION() local
/php-src/ext/pdo_pgsql/
H A Dpgsql_driver.c1124 zend_long result_type = PDO_FETCH_USE_DEFAULT; in pgsqlGetNotify_internal() local
/php-src/ext/odbc/
H A Dphp_odbc.c1265 static void php_odbc_fetch_hash(INTERNAL_FUNCTION_PARAMETERS, int result_type) in php_odbc_fetch_hash()
/php-src/Zend/
H A Dzend_compile.h146 uint8_t result_type; /* IS_UNUSED, IS_CONST, IS_TMP_VAR, IS_VAR, IS_CV */ member
/php-src/ext/opcache/jit/
H A Dzend_jit_ir.c1902 ir_ref ref, result_type, if_result_used; in zend_jit_exception_handler_undef_stub() local

Completed in 91 milliseconds