Home
last modified time | relevance | path

Searched defs:end (Results 76 – 100 of 159) sorted by relevance

1234567

/PHP-7.2/sapi/fpm/fpm/
H A Dfpm_unix.c81 char *tmp, *p, *end; in fpm_unix_resolve_socket_premissions() local
/PHP-7.2/ext/fileinfo/libmagic/
H A Dascmagic.c315 unsigned char *end = buf + len; in encode_utf8() local
/PHP-7.2/ext/standard/
H A Dstring.c753 unsigned char *end; in php_charmask() local
803 const char *end = start + ZSTR_LEN(str); in php_trim_int() local
2329 char *end = "\r\n"; local
3189 char *end; local
3271 char *end; local
3363 char *end; local
3747 char *source, *target, *end; local
3812 char *end; local
3858 char *end; local
4178 size_t begin, end, orig_begin; local
[all …]
H A Dcrypt_blowfish.c390 unsigned char *end = dptr + size; in BF_decode() local
421 const unsigned char *end = sptr + size; in BF_encode() local
H A Dvar_unserializer.c252 unsigned char *end = *(unsigned char **)p+maxlen; in unserialize_str() local
328 char *end; in parse_iv2() local
H A Dphp_fopen_wrapper.c304 char *end; in php_stream_url_wrap_php() local
/PHP-7.2/ext/ftp/
H A Dftp.c415 char *syst, *end; in ftp_syst() local
451 char *pwd, *end; in ftp_pwd() local
573 char *mkd, *end; in ftp_mkdir() local
722 const char *end = input + strlen(input); in ftp_mlsd_parse_line() local
/PHP-7.2/ext/zip/lib/
H A Dzip_source_window.c42 zip_uint64_t end; member
H A Dzip_close.c451 zip_int64_t cd_start, end, size; in write_cdir() local
H A Dzip_source_filep.c76 zip_uint64_t end; /* end offset of data to read, 0 for up to EOF */ member
/PHP-7.2/ext/mbstring/oniguruma/src/
H A Dregerror.c201 static int to_ascii(OnigEncoding enc, UChar *s, UChar *end, in to_ascii()
H A Dregcomp.c53 str_dup(UChar* s, UChar* end) in str_dup()
510 UChar *p, *prev, *end; in compile_string_node() local
3237 UChar *p, *end, buf[ONIGENC_MBC_CASE_FOLD_MAXLEN]; in update_string_node_case_fold() local
3299 UChar *p, int slen, UChar *end, in expand_case_fold_string_alt()
3415 UChar *start, *end, *p; in expand_case_fold_string() local
3956 set_bm_skip(UChar* s, UChar* end, OnigEncoding enc ARG_UNUSED, in set_bm_skip()
4261 UChar *p, *end; in concat_opt_exact_info() local
4288 concat_opt_exact_info_str(OptExactInfo* to, UChar* s, UChar* end, in concat_opt_exact_info_str()
4415 add_char_amb_opt_map_info(OptMapInfo* map, UChar* p, UChar* end, in add_char_amb_opt_map_info()
5092 const UChar *s, const UChar *end) in print_enc_string()
[all …]
H A Dregposix.c170 UChar* end; in regexec() local
/PHP-7.2/Zend/
H A Dzend_inheritance.c485 zend_op *end = op + fptr->op_array.last; in zend_get_function_declaration() local
821 zval *src, *dst, *end; in zend_do_inheritance() local
864 zval *src, *dst, *end; in zend_do_inheritance() local
H A Dzend_operators.h152 zend_memnstr(const char *haystack, const char *needle, size_t needle_len, const char *end) in zend_memnstr()
210 zend_memnrstr(const char *haystack, const char *needle, size_t needle_len, char *end) in zend_memnrstr()
H A Dzend_operators.c2544 register unsigned char *end = str + length; in zend_str_tolower_copy() local
2564 register unsigned char *end = p + length; in zend_str_tolower() local
2576 register const unsigned char *end = p + length; in zend_str_tolower_dup_ex() local
2604 register unsigned char *end = p + ZSTR_LEN(str); in zend_string_tolower() local
3038 …_memnstr_ex(const char *haystack, const char *needle, size_t needle_len, const char *end) /* {{{ */
3072 …memnrstr_ex(const char *haystack, const char *needle, size_t needle_len, const char *end) /* {{{ */
H A Dzend_ini_scanner.l318 char *end; in zend_ini_escape_string() local
/PHP-7.2/ext/opcache/Optimizer/
H A Dzend_call_graph.c86 zend_op *end = opline + op_array->last; in zend_analyze_calls() local
/PHP-7.2/main/
H A Dfastcgi.c192 char *end; member
776 char *cur, *end; in fcgi_listen() local
835 char *cur, *end; in fcgi_set_allowed_clients() local
1016 static int fcgi_get_params(fcgi_request *req, unsigned char *p, unsigned char *end) in fcgi_get_params()
1513 int fcgi_flush(fcgi_request *req, int end)
/PHP-7.2/ext/opcache/
H A Dzend_persist_calc.c184 zval *end = p + op_array->last_literal; in zend_persist_op_array_calc_ex() local
/PHP-7.2/sapi/phpdbg/
H A Dphpdbg_print.c62 end = op_array->last-1; in phpdbg_print_function_helper() local
/PHP-7.2/ext/pdo/
H A Dpdo_sql_parser.c42 char *ptr, *cur, *tok, *end; member
/PHP-7.2/ext/date/
H A Dphp_date.h184 timelib_time *end; member
/PHP-7.2/ext/readline/
H A Dreadline.c490 static char **_readline_completion_cb(const char *text, int start, int end) in _readline_completion_cb()
/PHP-7.2/ext/pcre/pcrelib/
H A Dpcre_jit_compile.c165 const pcre_uchar *end; member
989 pcre_uchar *end; in detect_fast_forward_skip() local
1134 pcre_uchar *end = bracketend(begin); in detect_repeat() local
1273 pcre_uchar *end = NULL; in set_private_data_ptrs() local
1893 end in copy_private_data() enumerator
2194 pcre_uchar *end = bracketend(cc); in set_then_offsets() local
2840 const sljit_u8 *end = bitset + 32; in is_char7_bitset() local
3325 struct sljit_jump *end = NULL; in mainloop_entry() local
8631 …char *cc, pcre_uchar *opcode, pcre_uchar *type, sljit_u32 *max, sljit_u32 *exact, pcre_uchar **end) in get_iterator_parameters()
8788 pcre_uchar *end; in compile_iterator_matchingpath() local
[all …]

Completed in 134 milliseconds

1234567