Home
last modified time | relevance | path

Searched defs:end (Results 101 – 120 of 120) sorted by relevance

12345

/PHP-7.4/ext/phar/
H A Dphar.c101 char *key, *lasts, *end; in phar_split_cache_list() local
/PHP-7.4/ext/pcre/pcre2lib/sljit/
H A DsljitLir.h1444 sljit_u8 *end; member
/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_compile.c4893 uint32_t options, compile_block *cb, uint32_t start, uint32_t end) in add_to_class_internal()
5088 compile_block *cb, uint32_t start, uint32_t end) in add_to_class()
/PHP-7.4/ext/mbstring/
H A Dmbstring.c70 #define onig_search_with_param(reg, str, end, start, range, region, option, mp) \ argument
72 #define onig_match_with_param(re, str, end, at, region, option, mp) \ argument
/PHP-7.4/Zend/
H A Dzend_execute.c1434 const zend_op *end; in zend_wrong_string_offset() local
3342 zend_property_info **ptr, **end; in zend_ref_del_type_source() local
H A Dzend_compile.c668 uint32_t end = get_next_op_number(); in zend_end_loop() local
1151 zend_op *end = opline + op_array->last; in zend_build_delayed_early_binding_list() local
1768 register char *end = path + len - 1; in zend_dirname() local
H A Dzend_compile.h180 uint32_t end; member
H A Dzend_vm_def.h8277 zval *end = p + num_args; variable
H A Dzend_vm_execute.h2771 zval *end = p + num_args; in ZEND_CALL_TRAMPOLINE_SPEC_HANDLER() local
/PHP-7.4/ext/standard/
H A Dfilters.c1859 char *end = p + len; in php_dechunk() local
/PHP-7.4/ext/pcre/
H A Dphp_pcre.c562 char *end = start; in calculate_unit_length() local
/PHP-7.4/ext/soap/
H A Dphp_sdl.c592 char *end; in wsdl_soap_binding_body() local
H A Dsoap.c4740 char *end = strchr(ext->val, '['); local
/PHP-7.4/sapi/cli/
H A Dphp_cli_server.c1803 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.4/sapi/litespeed/
H A Dlsapilib.c3874 char *end; in lsapi_check_path() local
/PHP-7.4/ext/imap/
H A Dphp_imap.c4377 zend_long charset_token, encoding_token, end_token, end, offset=0, i; in PHP_FUNCTION() local
/PHP-7.4/ext/date/
H A Dphp_date.c4680 zval *start, *end = NULL, *interval; in PHP_METHOD() local
/PHP-7.4/ext/pgsql/
H A Dpgsql.c4534 unsigned char *start, *end, buf[4]; /* 000 + '\0' */ local
/PHP-7.4/ext/ffi/
H A Dffi.c1383 char *end; member
/PHP-7.4/ext/reflection/
H A Dphp_reflection.c576 zend_op *end = op + op_array->last; in _get_recv_op() local

Completed in 397 milliseconds

12345