Home
last modified time | relevance | path

Searched defs:end (Results 151 – 162 of 162) sorted by relevance

1234567

/PHP-7.3/Zend/
H A Dzend_compile.h183 uint32_t end; member
H A Dzend_vm_def.h7720 zval *end = p + num_args; variable
H A Dzend_execute.c1218 const zend_op *end; in zend_wrong_string_offset() local
H A Dzend_vm_execute.h1934 zval *end = p + num_args; local
/PHP-7.3/sapi/cli/
H A Dphp_cli_server.c1702 const char *vpath = client->request.vpath, *end = vpath + client->request.vpath_len, *p = end; in php_cli_server_client_read_request_on_message_complete() local
/PHP-7.3/sapi/litespeed/
H A Dlsapilib.c3855 char *end; in lsapi_check_path() local
/PHP-7.3/ext/imap/
H A Dphp_imap.c4358 zend_long charset_token, encoding_token, end_token, end, offset=0, i; in PHP_FUNCTION() local
/PHP-7.3/ext/mbstring/oniguruma/src/
H A Dregint.h213 const UChar* end; member
/PHP-7.3/ext/soap/
H A Dsoap.c4700 char *end = strchr(ext->val, '['); local
/PHP-7.3/ext/pgsql/
H A Dpgsql.c4533 unsigned char *start, *end, buf[4]; /* 000 + '\0' */ local
/PHP-7.3/ext/date/
H A Dphp_date.c4609 zval *start, *end = NULL, *interval; in PHP_METHOD() local
/PHP-7.3/ext/reflection/
H A Dphp_reflection.c561 zend_op *end = op + op_array->last; in _get_recv_op() local

Completed in 300 milliseconds

1234567