Home
last modified time | relevance | path

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

123456

/PHP-5.5/ext/mbstring/oniguruma/
H A Dregposix.c170 UChar* end; in regexec() local
/PHP-5.5/ext/readline/
H A Dreadline.c491 static char **_readline_completion_cb(const char *text, int start, int end) in _readline_completion_cb()
H A Dreadline_cli.c580 static char **cli_code_completion(const char *text, int start, int end) /* {{{ */ in cli_code_completion()
/PHP-5.5/ext/zip/lib/
H A Dzip_open.c358 char *end; in _zip_check_torrentzip() local
/PHP-5.5/Zend/
H A Dzend_ini_scanner.c269 char *end; in zend_ini_escape_string() local
H A Dzend_operators.c143 const char *end = number+length; in zend_string_to_double() local
1978 register unsigned char *end = str + length; in zend_str_tolower_copy() local
1998 register unsigned char *end = p + length; in zend_str_tolower() local
H A Dzend_generators.c81 void **end = zend_vm_stack_frame_base(execute_data); in zend_generator_cleanup_unfinished_execution() local
H A Dzend_language_scanner.l882 char *end; in zend_scan_escape_string() local
/PHP-5.5/ext/date/lib/
H A Dtm2unixtime.c31 static void do_range_limit(timelib_sll start, timelib_sll end, timelib_sll adj, timelib_sll *a, tim… in do_range_limit()
/PHP-5.5/ext/standard/
H A Dstring.c758 unsigned char *end; in php_charmask() local
2151 static char *php_chunk_split(char *src, int srclen, char *end, int endlen, int chunklen, int *destl…
2207 char *end = "\r\n"; local
3444 char *source, *target, *end; local
3510 char *end; local
3567 char *end; local
3706 char *end, *haystack_dup = NULL, *needle_dup = NULL; local
4086 int begin, end, char_count, orig_begin; local
4271 char *end, *target; local
H A Durl.c491 unsigned char const *from, *end; in php_url_encode() local
H A Dmath.c907 char *ptr, *end; in _php_math_longtobase() local
943 char *ptr, *end; in _php_math_zvaltobase() local
H A Dvar_unserializer.c199 unsigned char *end = *(unsigned char **)p+maxlen; in unserialize_str() local
H A Durl_scanner_ex.c341 char *end, *q; in xx_mainloop() local
H A Dfilestat.c1197 …realpath_cache_bucket **buckets = realpath_cache_get_buckets(TSRMLS_C), **end = buckets + realpath… in PHP_FUNCTION() local
/PHP-5.5/sapi/cgi/
H A Dfastcgi.c172 char *end; member
695 char *cur, *end; in fcgi_listen() local
850 static int fcgi_get_params(fcgi_request *req, unsigned char *p, unsigned char *end) in fcgi_get_params()
H A Dcgi_main.c1764 struct timeval start, end; local
1766 time_t start, end; local
/PHP-5.5/ext/pdo_odbc/
H A Dodbc_stmt.c406 char *end = P->outbuf + P->len; in odbc_stmt_param_hook() local
/PHP-5.5/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.c2920 const pcre_uchar *end; in get_chr_property_list() local
3662 const pcre_uchar *end; in auto_possessify() local
4202 compile_data *cd, pcre_uint32 start, pcre_uint32 end) in add_to_class()
/PHP-5.5/ext/ereg/
H A Dereg.c300 off_t start, end; in php_ereg() local
/PHP-5.5/ext/phar/
H A Dtar.c90 char *end = buf + len; in phar_tar_checksum() local
/PHP-5.5/ext/spl/
H A Dphp_spl.c268 char *end = ptr + class_file_len; in spl_autoload() local
/PHP-5.5/ext/opcache/
H A Dzend_accelerator_util_funcs.c1041 signed char *end; local
/PHP-5.5/ext/xml/
H A Dcompat.c516 XML_SetElementHandler(XML_Parser parser, XML_StartElementHandler start, XML_EndElementHandler end) in XML_SetElementHandler()

Completed in 127 milliseconds

123456