Home
last modified time | relevance | path

Searched defs:end (Results 51 – 75 of 115) sorted by relevance

12345

/PHP-5.3/ext/mbstring/oniguruma/
H A Dregerror.c186 static int to_ascii(OnigEncoding enc, UChar *s, UChar *end, in to_ascii()
H A Dregcomp.c51 k_strdup(UChar* s, UChar* end) in k_strdup()
488 UChar *p, *prev, *end; in compile_string_node() local
3199 UChar* end, Node*** tailp, Node** root) in divide_ambig_string_node_sub()
3240 UChar *prev, *p, *end, *prev_start, *start, *tmp, *wp; in divide_ambig_string_node() local
3692 set_bm_skip(UChar* s, UChar* end, OnigEncoding enc, in set_bm_skip()
3994 UChar *p, *end; in concat_opt_exact_info() local
4022 UChar* s, UChar* end, int raw, OnigEncoding enc) in concat_opt_exact_info_str()
4148 add_char_amb_opt_map_info(OptMapInfo* map, UChar* p, UChar* end, in add_char_amb_opt_map_info()
4824 const UChar *s, const UChar *end) in print_enc_string()
5858 UChar* end = reg->p + reg->used; in print_compiled_byte_code_list() local
H A Dregposix.c170 UChar* end; in regexec() local
/PHP-5.3/ext/standard/
H A Dcrypt_blowfish.c390 unsigned char *end = dptr + size; in BF_decode() local
417 const unsigned char *end = sptr + size; in BF_encode() local
H A Dphp_fopen_wrapper.c262 *end; in php_stream_url_wrap_php() local
H A Ddns.c725 u_char *cp = NULL, *end = NULL; in PHP_FUNCTION() local
904 u_char *cp, *end; in PHP_FUNCTION() local
H A Dstring.c671 unsigned char *end; in php_charmask() local
2051 static char *php_chunk_split(char *src, int srclen, char *end, int endlen, int chunklen, int *destl…
2107 char *end = "\r\n"; local
3122 char *source, *target, *end; local
3188 char *end; local
3249 char *end; local
3404 char *end, *haystack_dup = NULL, *needle_dup = NULL; local
3784 int begin, end, char_count, orig_begin; local
3969 char *end, *target; local
H A Durl.c488 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
/PHP-5.3/ext/sqlite/libsqlite/src/
H A Ddelete.c64 int end, addr; /* A couple addresses of generated code */ in sqliteDeleteFrom() local
/PHP-5.3/ext/fileinfo/libmagic/
H A Dascmagic.c311 unsigned char *end = buf + len; in encode_utf8() local
/PHP-5.3/ext/mbstring/
H A Dphp_mbregex.c697 int i, match_len, beg, end; in _php_mb_regex_ereg_exec() local
1119 int n, i, err, pos, len, beg, end; in _php_mb_regex_ereg_search_exec() local
1301 int n, i, len, beg, end; in PHP_FUNCTION() local
/PHP-5.3/ext/ftp/
H A Dftp.c375 char *syst, *end; in ftp_syst() local
411 char *pwd, *end; in ftp_pwd() local
533 char *mkd, *end; in ftp_mkdir() local
/PHP-5.3/Zend/
H A Dzend_ini_scanner.l267 char *end; in zend_ini_escape_string() local
H A Dzend_ini_scanner.c269 char *end; in zend_ini_escape_string() local
H A Dzend_operators.c109 const char *end = number+length; in zend_string_to_double() local
1875 register unsigned char *end = str + length; in zend_str_tolower_copy() local
1895 register unsigned char *end = p + length; in zend_str_tolower() local
/PHP-5.3/ext/date/
H A Dphp_date.h147 timelib_time *end; member
/PHP-5.3/ext/pdo/
H A Dpdo_sql_parser.c42 char *ptr, *cur, *tok, *end; member
/PHP-5.3/sapi/cli/
H A Dphp_cli_readline.c433 char **cli_code_completion(const char *text, int start, int end) /* {{{ */ in cli_code_completion()
/PHP-5.3/ext/readline/
H A Dreadline.c459 static char **_readline_completion_cb(const char *text, int start, int end) in _readline_completion_cb()
/PHP-5.3/ext/date/lib/
H A Dtm2unixtime.c31 static int do_range_limit(timelib_sll start, timelib_sll end, timelib_sll adj, timelib_sll *a, time… in do_range_limit()
/PHP-5.3/ext/zip/lib/
H A Dzip_open.c358 char *end; in _zip_check_torrentzip() local
/PHP-5.3/sapi/cgi/
H A Dfastcgi.c463 char *cur, *end; in fcgi_listen() local
604 static int fcgi_get_params(fcgi_request *req, unsigned char *p, unsigned char *end) in fcgi_get_params()
/PHP-5.3/ext/pdo_odbc/
H A Dodbc_stmt.c400 char *end = P->outbuf + P->len; in odbc_stmt_param_hook() local
/PHP-5.3/ext/intl/grapheme/
H A Dgrapheme_util.c460 …emnstr_grapheme(UBreakIterator *bi, UChar *haystack, UChar *needle, int32_t needle_len, UChar *end) in grapheme_memnstr_grapheme()

Completed in 106 milliseconds

12345