Home
last modified time | relevance | path

Searched defs:result (Results 176 – 196 of 196) sorted by relevance

12345678

/PHP-8.1/ext/curl/
H A Dinterface.c1308 int curl_cast_object(zend_object *obj, zval *result, int type) in curl_cast_object()
/PHP-8.1/ext/iconv/
H A Diconv.c443 size_t bsz, result = 0; in php_iconv_string() local
/PHP-8.1/ext/pcre/pcre2lib/sljit/
H A DsljitNativeARM_64.c402 #define COUNT_TRAILING_ZERO(value, result) \ argument
H A DsljitLir.c650 sljit_uw result = ~(sljit_uw)0; in compute_next_addr() local
/PHP-8.1/ext/oci8/
H A Doci8.stub.php236 function ocifetchinto($statement, &$result, int $mode = OCI_NUM): int|false {}
/PHP-8.1/ext/reflection/
H A Dphp_reflection.c1493 static int get_parameter_default(zval *result, parameter_reference *param) { in get_parameter_default()
1962 int result, num_args; in ZEND_METHOD() local
2013 int result; in ZEND_METHOD() local
3323 int argc = 0, result; in reflection_method_invoke() local
/PHP-8.1/ext/sockets/
H A Dsockets.c2351 struct addrinfo hints, *result, *rp; local
/PHP-8.1/ext/openssl/
H A Dxp_ssl.c348 int result = -1; in php_openssl_x509_fingerprint_cmp() local
/PHP-8.1/ext/simplexml/
H A Dsimplexml.c1271 xmlNodeSetPtr result; in PHP_METHOD() local
/PHP-8.1/ext/opcache/jit/
H A Dzend_jit.c225 bool *result) in zend_jit_is_constant_cmp_long_long()
/PHP-8.1/ext/hash/xxhash/
H A Dxxhash.h2477 xxh_u64x2 result; in XXH_vec_mulo() local
2483 xxh_u64x2 result; in XXH_vec_mule() local
/PHP-8.1/Zend/
H A Dzend_API.c1997 zval *result; in array_set_zval_key() local
4055 zend_result result; in zend_fcall_info_call() local
H A Dzend_compile.h137 znode_op result; member
/PHP-8.1/ext/ffi/
H A Dffi.c1786 static int zend_ffi_cdata_do_operation(zend_uchar opcode, zval *result, zval *op1, zval *op2) /* {{… in zend_ffi_cdata_do_operation()
5041 static int zend_fake_cast_object(zend_object *obj, zval *result, int type) in zend_fake_cast_object()
/PHP-8.1/ext/phar/
H A Dphar_object.c146 zval result; in phar_file_action() local
/PHP-8.1/sapi/cli/
H A Dphp_cli_server.c300 *result = NULL; in get_status_string() local
/PHP-8.1/ext/gd/libgd/
H A Dgd.c1579 long result = (long) sqrt ((double) n); in lsqrt() local
/PHP-8.1/ext/gd/
H A Dgd.c922 int result; in PHP_FUNCTION() local
/PHP-8.1/ext/opcache/jit/dynasm/
H A Dminilua.c649 static int luaO_str2d(const char*s,lua_Number*result){ in luaO_str2d()
/PHP-8.1/ext/mysqlnd/
H A Dmysqlnd_structs.h1258 MYSQLND_RES *result; member
/PHP-8.1/ext/standard/
H A Dbasic_functions.stub.php864 function parse_str(string $string, &$result): void {}

Completed in 267 milliseconds

12345678