Home
last modified time | relevance | path

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

1234567

/PHP-7.1/ext/standard/
H A Durl.c454 unsigned char const *from, *end; in php_url_encode() local
H A Dmath.c914 char *ptr, *end; in _php_math_longtobase() local
950 char *ptr, *end; in _php_math_zvaltobase() local
H A Durl_scanner_ex.c497 char *end, *q; in xx_mainloop() local
1256 char *start, *end, *limit; in php_url_scanner_reset_var_impl() local
H A Dfilestat.c1121 …realpath_cache_bucket **buckets = realpath_cache_get_buckets(), **end = buckets + realpath_cache_m… in PHP_FUNCTION() local
/PHP-7.1/ext/opcache/Optimizer/
H A Dcompact_literals.c119 zend_op *opline, *end; in zend_optimizer_compact_literals() local
H A Dzend_ssa.c528 zend_op *opline, *end; in zend_ssa_rename() local
/PHP-7.1/Zend/
H A Dzend_ini_scanner.c319 char *end; in zend_ini_escape_string() local
H A Dzend_execute.c1181 const zend_op *end; in zend_wrong_string_offset() local
2065 zval *end = cv + EX(func)->op_array.last_var; in i_free_compiled_variables() local
2133 zval *end, *src, *dst; in i_init_func_execute_data() local
2169 zval *end = EX_VAR_NUM(op_array->last_var); in i_init_func_execute_data() local
2231 zval *end, *src, *dst; in i_init_execute_data() local
2267 zval *end = EX_VAR_NUM(op_array->last_var); in i_init_execute_data() local
H A Dzend_alloc.c609 int end = (start + len - 1) / ZEND_MM_BITSET_LEN; local
641 int end = (start + len - 1) / ZEND_MM_BITSET_LEN; local
673 int end = (start + len - 1) / ZEND_MM_BITSET_LEN; local
1209 zend_mm_free_slot *p, *end; local
H A Dzend_language_scanner.l876 char *end; in zend_scan_escape_string() local
/PHP-7.1/sapi/phpdbg/
H A Dphpdbg_prompt.c585 char *end = buf + len; in phpdbg_compile() local
832 char *end = param->str + param->len, *p = param->str; in PHPDBG_COMMAND() local
/PHP-7.1/main/
H A Drfc1867.c619 static int multipart_buffer_read(multipart_buffer *self, char *buf, size_t bytes, int *end) in multipart_buffer_read()
809 int end = 0; local
H A Dphp_variables.c260 char *end; member
/PHP-7.1/ext/pdo_odbc/
H A Dodbc_stmt.c419 char *end = P->outbuf + P->len; in odbc_stmt_param_hook() local
/PHP-7.1/ext/pcre/pcrelib/
H A Dpcre_jit_compile.c165 const pcre_uchar *end; member
925 pcre_uchar *end = bracketend(begin); in detect_repeat() local
1064 pcre_uchar *end = NULL; in set_private_data_ptrs() local
1684 end in copy_private_data() enumerator
1995 pcre_uchar *end = bracketend(cc); in set_then_offsets() local
2626 const pcre_uint8 *end = bitset + 32; in is_char7_bitset() local
3090 struct sljit_jump *end = NULL; in mainloop_entry() local
7805 …common, pcre_uchar *cc, pcre_uchar *opcode, pcre_uchar *type, int *max, int *min, pcre_uchar **end) in get_iterator_parameters()
7910 pcre_uchar *end; in compile_iterator_matchingpath() local
H A Dpcre_compile.c2918 const pcre_uchar *end; in get_chr_property_list() local
3660 const pcre_uchar *end; in auto_possessify() local
4200 compile_data *cd, pcre_uint32 start, pcre_uint32 end) in add_to_class()
/PHP-7.1/sapi/litespeed/
H A Dlsapi_main.c660 char* end, in walk_down_the_path()
791 char* end, in walk_down_the_path_callback()
/PHP-7.1/ext/readline/
H A Dreadline_cli.c578 static char **cli_code_completion(const char *text, int start, int end) /* {{{ */ in cli_code_completion()
/PHP-7.1/win32/
H A Dcodepage.c99 const char *idx = in, *end; in php_win32_cp_conv_ascii_to_w() local
/PHP-7.1/ext/spl/
H A Dphp_spl.c262 char *end = ptr + class_file_len; in spl_autoload() local
/PHP-7.1/ext/phar/
H A Dtar.c90 char *end = buf + len; in phar_tar_checksum() local
/PHP-7.1/ext/mbstring/oniguruma/
H A Dregparse.h163 UChar* end; member
357 #define SAFE_ENC_LEN(enc, p, end, res) do { \ argument
/PHP-7.1/ext/opcache/
H A DZendAccelerator.c2285 Bucket *end = p + ht->nNumUsed; in accel_fast_hash_destroy() local
2739 long unsigned int start, end, offset, inode; in accel_move_code_to_huge_pages() local
/PHP-7.1/sapi/cgi/
H A Dcgi_main.c1821 struct timeval start, end; local
1823 time_t start, end; local
/PHP-7.1/ext/soap/
H A Dphp_encoding.c2315 char *value, *end; in to_xml_array() local
2498 char *type, *end, *ns; in to_zval_array() local
2551 char *type, *end; in to_zval_array() local

Completed in 185 milliseconds

1234567