Home
last modified time | relevance | path

Searched defs:res (Results 76 – 100 of 110) sorted by relevance

12345

/php-src/ext/opcache/jit/
H A Dzend_jit_helpers.c1578 zval rv, res; in zend_jit_assign_dim_op_helper() local
2635 zend_array *res; in zend_jit_add_arrays_helper() local
2703 zval rv, res; in _zend_jit_assign_op_overloaded_property() local
H A Dzend_jit.c753 int res; in zend_may_overflow() local
/php-src/ext/standard/
H A Dstring.c3930 uint32_t res = 0; local
4082 static zend_always_inline char *aarch64_add_slashes(quad_word res, const char *source, char *target)
4121 quad_word res = {0}; local
4279 uint32_t res = _mm_movemask_epi8(any_slash); local
5011 char *res = NULL; local
H A Dbasic_functions.c728 zend_string *res = php_getenv(str, str_len); in PHP_FUNCTION() local
/php-src/sapi/phpdbg/
H A Dphpdbg_prompt.c404 char *res = phpdbg_resolve_path(param->str); in PHPDBG_COMMAND() local
/php-src/ext/dom/lexbor/lexbor/selectors/
H A Dselectors.c1247 bool res, ins; in lxb_selectors_match_attribute() local
/php-src/main/
H A Dphp_streams.h230 zend_resource *res; /* used for auto-cleanup */ member
283 #define php_stream_from_res(xstr, res) do { \ argument
H A Drfc1867.c455 char *res; in php_ap_getword() local
/php-src/ext/sockets/
H A Dconversions.c553 int res; in from_zval_write_sin_addr() local
603 int res; in from_zval_write_sin6_addr() local
/php-src/ext/gd/libgd/
H A Dgd_interpolation.c815 LineContribType *res; in _gdContributionsAlloc() local
870 LineContribType *res; in _gdContributionsCalc() local
2222 int res; in gdTransformAffineGetImage() local
/php-src/ext/gmp/
H A Dgmp.c684 zend_long res; in gmp_cmp() local
1587 int res; in ZEND_FUNCTION() local
/php-src/Zend/
H A Dzend_hash.c693 HashPosition res = ht->nNumUsed; in zend_hash_iterators_lower_pos() local
3192 zval *res; in zend_hash_minmax() local
H A Dzend.c1413 zend_result res; in zend_error_zstr_at() local
H A Dzend_vm_def.h6997 zval *res = EX_VAR(opline->op2.var); in ZEND_VM_HELPER() local
7077 zval *res = EX_VAR(opline->op2.var); variable
H A Dzend_API.h1363 #define _ZEND_TRY_ASSIGN_RES(zv, res, is_ref) do { \ argument
1377 #define ZEND_TRY_ASSIGN_RES(zv, res) \ argument
1380 #define ZEND_TRY_ASSIGN_REF_RES(zv, res) do { \ argument
/php-src/Zend/Optimizer/
H A Dsccp.c705 bool res; in ct_eval_in_array() local
/php-src/ext/opcache/jit/ir/
H A Dir_sccp.c38 static ir_ref ir_sccp_fold(ir_ctx *ctx, ir_insn *_values, ir_ref res, uint32_t opt, ir_ref op1, ir_… in ir_sccp_fold()
H A Dir_fold.h664 uint64_t res; in IR_FOLD() local
681 int64_t res; in IR_FOLD() local
/php-src/ext/snmp/
H A Dsnmp.c797 struct sockaddr **res; in netsnmp_session_init() local
/php-src/ext/date/lib/
H A Dparse_date.c938 timelib_tzinfo *res; in timelib_parse_zone() local
/php-src/ext/phar/
H A Dphar.c3291 zend_op_array *res; in phar_compile_file() local
/php-src/ext/session/
H A Dsession.c1139 struct tm tm, *res; in strcpy_gmt() local
/php-src/ext/gd/
H A Dgd.c3717 int nelem, i, j, res; in PHP_FUNCTION() local
4082 int res = GD_FALSE, i; in PHP_FUNCTION() local
/php-src/ext/dom/
H A Ddocument.c1618 zend_string *res; in dom_document_save_xml() local
/php-src/ext/simplexml/
H A Dsimplexml.c900 zend_string *res; in sxe_xmlNodeListGetString() local

Completed in 230 milliseconds

12345