Home
last modified time | relevance | path

Searched defs:end (Results 126 – 140 of 140) sorted by relevance

123456

/PHP-8.1/Zend/
H A Dzend_execute.c3656 zend_property_info **ptr, **end; in zend_ref_del_type_source() local
4485 zval *end = zv + (EX_NUM_ARGS() - op_array->num_args); in zend_unfinished_execution_gc_ex() local
H A Dzend_compile.c692 uint32_t end = get_next_op_number(); in zend_end_loop() local
1334 zend_op *end = opline + op_array->last; in zend_build_delayed_early_binding_list() local
2002 char *end = path + len - 1; in zend_dirname() local
H A Dzend_compile.h177 uint32_t end; member
H A Dzend_vm_def.h8624 zval *end = p + num_args; variable
H A Dzend_vm_execute.h3270 zval *end = p + num_args; in ZEND_CALL_TRAMPOLINE_SPEC_HANDLER() local
3409 zval *end = p + num_args; in ZEND_CALL_TRAMPOLINE_SPEC_OBSERVER_HANDLER() local
/PHP-8.1/ext/soap/
H A Dphp_sdl.c591 char *end; in wsdl_soap_binding_body() local
H A Dsoap.c4302 char *end = strchr(ext->val, '['); local
/PHP-8.1/ext/opcache/jit/
H A Dzend_jit_helpers.c2441 HashTableIterator *end = iter + EG(ht_iterators_used); in _zend_hash_iterators_remove() local
/PHP-8.1/ext/standard/
H A Dbasic_functions.stub.php114 function end(array|object &$array): mixed {} function
164 function range($start, $end, int|float $step = 1): array {}
/PHP-8.1/ext/imap/
H A Dphp_imap.c3859 zend_long charset_token, encoding_token, end_token, end, offset=0, i; in PHP_FUNCTION() local
/PHP-8.1/sapi/litespeed/
H A Dlsapilib.c3928 char *end; in lsapi_check_path() local
/PHP-8.1/ext/mbstring/
H A Dmbstring.c249 static size_t count_commas(const char *p, const char *end) { in count_commas()
/PHP-8.1/ext/date/
H A Dphp_date.c4291 zval *start, *end = NULL, *interval; in PHP_METHOD() local
/PHP-8.1/ext/ffi/
H A Dffi.c1420 char *end; member
/PHP-8.1/ext/reflection/
H A Dphp_reflection.c588 zend_op *end = op + op_array->last; in get_recv_op() local

Completed in 366 milliseconds

123456