Home
last modified time | relevance | path

Searched defs:end (Results 26 – 50 of 120) sorted by last modified time

12345

/PHP-7.4/ext/standard/
H A Dstring.c727 const unsigned char *end; in php_charmask() local
2346 char *end = "\r\n"; local
3219 const char *end; local
3302 const char *end; local
3395 const char *end; local
3758 const char *source, *end; local
3824 const char *source, *end; local
3947 const char *source, *end; local
4124 const char *source, *end; local
4791 const char *tmp, *end; local
[all …]
H A Dfile.c1944 char *end = ch + ZSTR_LEN(field_str); in php_fputcsv() local
H A Durl.c202 char *end; in php_url_parse_ex2() local
268 char *end; in php_url_parse_ex2() local
472 unsigned char const *from, *end; in php_url_encode() local
/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_alloc.c566 int end = (start + len - 1) / ZEND_MM_BITSET_LEN; local
598 int end = (start + len - 1) / ZEND_MM_BITSET_LEN; local
630 int end = (start + len - 1) / ZEND_MM_BITSET_LEN; local
1191 zend_mm_free_slot *p, *end; local
H A Dzend_hash.c382 Bucket *p, *end, *arData; in zend_hash_discard() local
557 HashTableIterator *end = iter + EG(ht_iterators_used); in _zend_hash_iterators_remove() local
577 HashTableIterator *end = iter + EG(ht_iterators_used); in zend_hash_iterators_lower_pos() local
594 HashTableIterator *end = iter + EG(ht_iterators_used); in _zend_hash_iterators_update() local
1527 Bucket *p, *end; in zend_hash_destroy() local
1589 Bucket *p, *end; in zend_array_destroy() local
1642 Bucket *p, *end; in zend_hash_clean() local
1711 Bucket *p, *end; in zend_symtable_clean() local
2000 Bucket *end = p + source->nNumUsed; in zend_array_dup_packed_elements() local
2017 Bucket *end = p + source->nNumUsed; in zend_array_dup_elements() local
[all …]
H A Dzend_language_scanner.l893 char *end; in zend_scan_escape_string() local
1116 static const char *next_newline(const char *str, const char *end, size_t *newline_len) { in next_newline()
1134 const char *str = Z_STRVAL_P(zendlval), *end = str + Z_STRLEN_P(zendlval); in strip_multiline_string_indentation() 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/main/streams/
H A Dplain_wrapper.c1524 char *pathbuf, *end; in _php_stream_fopen_with_path() local
/PHP-7.4/main/
H A Dfopen_wrappers.c78 char **p, *pathbuf, *ptr, *end; in ZEND_INI_MH() local
295 char *end; local
486 const char *ptr, *end, *p; local
637 char *pathbuf, *ptr, *end; local
H A Drfc1867.c609 static size_t multipart_buffer_read(multipart_buffer *self, char *buf, size_t bytes, int *end) in multipart_buffer_read()
800 int end = 0; local
/PHP-7.4/ext/opcache/Optimizer/
H A Dzend_ssa.c533 zend_op *opline, *end; in zend_ssa_rename() local
1340 int i, end = NUM_PHI_SOURCES(phi); in zend_ssa_remove_uses_of_var() local
/PHP-7.4/ext/ftp/
H A Dftp.c418 char *syst, *end; in ftp_syst() local
454 char *pwd, *end; in ftp_pwd() local
576 char *mkd, *end; in ftp_mkdir() local
725 const char *end = input + strlen(input); in ftp_mlsd_parse_line() local
/PHP-7.4/sapi/fpm/fpm/
H A Dfpm_unix.c80 char *tmp, *p, *end; in fpm_unix_resolve_socket_premissions() local
/PHP-7.4/ext/soap/
H A Dphp_encoding.c2268 char *value, *end; in to_xml_array() local
2451 char *type, *end, *ns; in to_zval_array() local
2504 char *type, *end; in to_zval_array() local
H A Dphp_sdl.c592 char *end; in wsdl_soap_binding_body() local
/PHP-7.4/sapi/litespeed/
H A Dlsapi_main.c897 char* end, in walk_down_the_path()
1026 char* end, in walk_down_the_path_callback()
H A Dlsapilib.c3874 char *end; in lsapi_check_path() local
/PHP-7.4/ext/reflection/
H A Dphp_reflection.c576 zend_op *end = op + op_array->last; in _get_recv_op() local
/PHP-7.4/sapi/phpdbg/
H A Dphpdbg_prompt.c783 char *end = param->str + param->len, *p = param->str; in PHPDBG_COMMAND() local
/PHP-7.4/ext/opcache/
H A Dzend_accelerator_blacklist.c80 char regexp[12*1024], *p, *end, *c, *backtrack = NULL; in zend_accel_blacklist_update_regexp() local
210 zend_blacklist_entry *p = blacklist->entries, *end = blacklist->entries + blacklist->pos; in zend_accel_blacklist_shutdown() local
/PHP-7.4/ext/phar/
H A Dzip.c166 const char *end = s + n + sizeof("PK\5\6") - 1 - sizeof(phar_zip_dir_end); in phar_find_eocd() local
/PHP-7.4/ext/readline/
H A Dreadline.c547 static char **_readline_completion_cb(const char *text, int start, int end) in _readline_completion_cb()
/PHP-7.4/ext/date/lib/
H A Dparse_iso_intervals.c80 timelib_time *end; member
110 char *begin, *end, *str; in timelib_get_nr() local
933 timelib_time **begin, timelib_time **end, in timelib_strtointerval()

Completed in 219 milliseconds

12345