Home
last modified time | relevance | path

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

123456

/PHP-7.0/ext/standard/
H A Dmath.c926 char *ptr, *end; in _php_math_longtobase() local
962 char *ptr, *end; in _php_math_zvaltobase() local
H A Durl_scanner_ex.c383 char *end, *q; in xx_mainloop() local
H A Dvar_unserializer.c208 unsigned char *end = *(unsigned char **)p+maxlen; in unserialize_str() local
H A Dfilestat.c1196 …realpath_cache_bucket **buckets = realpath_cache_get_buckets(), **end = buckets + realpath_cache_m… in PHP_FUNCTION() local
/PHP-7.0/main/
H A Drfc1867.c617 static int multipart_buffer_read(multipart_buffer *self, char *buf, size_t bytes, int *end) in multipart_buffer_read()
807 int end = 0; local
H A Dphp_variables.c240 char *end; member
/PHP-7.0/ext/pdo_odbc/
H A Dodbc_stmt.c419 char *end = P->outbuf + P->len; in odbc_stmt_param_hook() local
/PHP-7.0/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.0/sapi/litespeed/
H A Dlsapi_main.c628 char* end, in walk_down_the_path()
764 char* end, in walk_down_the_path_callback()
/PHP-7.0/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.0/ext/spl/
H A Dphp_spl.c263 char *end = ptr + class_file_len; in spl_autoload() local
/PHP-7.0/ext/phar/
H A Dtar.c90 char *end = buf + len; in phar_tar_checksum() local
H A Dutil.c1395 static int phar_call_openssl_signverify(int is_sign, php_stream *fp, zend_off_t end, char *key, int… in phar_call_openssl_signverify()
/PHP-7.0/sapi/cgi/
H A Dcgi_main.c1737 struct timeval start, end; local
1739 time_t start, end; local
/PHP-7.0/ext/opcache/
H A DZendAccelerator.c2241 Bucket *end = p + ht->nNumUsed; in accel_fast_hash_destroy() local
2688 long unsigned int start, end, offset, inode; in accel_move_code_to_huge_pages() local
/PHP-7.0/Zend/
H A Dzend_alloc.c655 int end = (start + len - 1) / ZEND_MM_BITSET_LEN; local
687 int end = (start + len - 1) / ZEND_MM_BITSET_LEN; local
719 int end = (start + len - 1) / ZEND_MM_BITSET_LEN; local
1255 zend_mm_free_slot *p, *end; local
H A Dzend_language_scanner.l897 char *end; in zend_scan_escape_string() local
/PHP-7.0/ext/soap/
H A Dphp_encoding.c2319 char *value, *end; in to_xml_array() local
2502 char *type, *end, *ns; in to_zval_array() local
2555 char *type, *end; in to_zval_array() local
/PHP-7.0/ext/zlib/
H A Dzlib.c776 zend_string **end, **ptr = strings - 1; in zlib_create_dictionary_string() local
/PHP-7.0/ext/xml/
H A Dcompat.c507 XML_SetElementHandler(XML_Parser parser, XML_StartElementHandler start, XML_EndElementHandler end) in XML_SetElementHandler()
/PHP-7.0/ext/mbstring/ucgendat/
H A Ducgendat.c225 add_range(ac_uint4 start, ac_uint4 end, char *p1, char *p2) in add_range()
/PHP-7.0/ext/fileinfo/libmagic/
H A Dsoftmagic.c1091 const char *end; in mcopy() local
/PHP-7.0/ext/intl/locale/
H A Dlocale_methods.c1624 char *end; in PHP_FUNCTION() local
/PHP-7.0/ext/mbstring/libmbfl/mbfl/
H A Dmbfilter.c1308 int n, m, k, len, start, end; in mbfl_substr() local
1497 const unsigned char *end = NULL; in mbfl_strcut() local

Completed in 285 milliseconds

123456