Home
last modified time | relevance | path

Searched defs:res (Results 101 – 106 of 106) sorted by relevance

12345

/PHP-7.4/sapi/litespeed/
H A Dlsapilib.c2624 struct addrinfo *res, hints; in LSAPI_ParseSockAddr() local
/PHP-7.4/Zend/
H A Dzend_compile.c791 zend_string *res = zend_string_alloc(len, 0); in zend_concat3() local
796 ZSTR_VAL(res)[len] = '\0'; in zend_concat3() local
H A Dzend_types.h183 zend_resource *res; member
H A Dzend_vm_def.h6601 zval *res = EX_VAR(opline->op2.var); variable
H A Dzend_API.c3908 ZEND_API int zend_try_assign_typed_ref_res(zend_reference *ref, zend_resource *res) /* {{{ */ in zend_try_assign_typed_ref_res()
H A Dzend_vm_execute.h21652 zval *res = EX_VAR(opline->op2.var); in ZEND_FE_FETCH_R_SPEC_VAR_HANDLER() local

Completed in 211 milliseconds

12345