Home
last modified time | relevance | path

Searched defs:end (Results 26 – 50 of 132) sorted by path

123456

/PHP-5.5/ext/ereg/regex/
H A Dregcomp.c23 unsigned char *end; /* end of string (-> NUL normally) */ member
/PHP-5.5/ext/fileinfo/libmagic/
H A Dascmagic.c314 unsigned char *end = buf + len; in encode_utf8() local
H A Dsoftmagic.c1028 const char *end; in mcopy() local
/PHP-5.5/ext/filter/
H A Dlogical_filters.c72 const char *end = str + str_len; in php_filter_parse_int() local
123 const char *end = str + str_len; in php_filter_parse_octal() local
146 const char *end = str + str_len; in php_filter_parse_hex() local
309 char *str, *end; in php_filter_float() local
559 const char *end = str + str_len; in _php_filter_validate_ipv4() local
598 char *end; in _php_filter_validate_ipv6() local
/PHP-5.5/ext/ftp/
H A Dftp.c385 char *syst, *end; in ftp_syst() local
421 char *pwd, *end; in ftp_pwd() local
543 char *mkd, *end; in ftp_mkdir() local
/PHP-5.5/ext/imap/
H A Dphp_imap.c4218 long charset_token, encoding_token, end_token, end, offset=0, i; in PHP_FUNCTION() local
/PHP-5.5/ext/intl/locale/
H A Dlocale_methods.c1597 char *end; in PHP_FUNCTION() local
/PHP-5.5/ext/mbstring/libmbfl/mbfl/
H A Deaw_table.h3 int end; member
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
/PHP-5.5/ext/mbstring/oniguruma/enc/
H A Dbig5.c58 big5_mbc_to_code(const UChar* p, const UChar* end) in big5_mbc_to_code()
70 big5_mbc_case_fold(OnigCaseFoldType flag, const UChar** pp, const UChar* end, in big5_mbc_case_fold()
H A Dcp1251.c176 const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[]) in cp1251_get_case_fold_codes_by_str()
H A Deuc_jp.c60 mbc_to_code(const UChar* p, const UChar* end) in mbc_to_code()
208 property_name_to_ctype(OnigEncoding enc, UChar* p, UChar* end) in property_name_to_ctype()
H A Deuc_kr.c58 euckr_mbc_to_code(const UChar* p, const UChar* end) in euckr_mbc_to_code()
70 euckr_mbc_case_fold(OnigCaseFoldType flag, const UChar** pp, const UChar* end, in euckr_mbc_case_fold()
H A Deuc_tw.c58 euctw_mbc_to_code(const UChar* p, const UChar* end) in euctw_mbc_to_code()
70 euctw_mbc_case_fold(OnigCaseFoldType flag, const UChar** pp, const UChar* end, in euctw_mbc_case_fold()
H A Dgb18030.c79 gb18030_mbc_to_code(const UChar* p, const UChar* end) in gb18030_mbc_to_code()
91 gb18030_mbc_case_fold(OnigCaseFoldType flag, const UChar** pp, const UChar* end, in gb18030_mbc_case_fold()
H A Diso8859_1.c115 const OnigUChar* p, const OnigUChar* end, in get_case_fold_codes_by_str()
H A Diso8859_10.c215 const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[]) in get_case_fold_codes_by_str()
H A Diso8859_13.c204 const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[]) in get_case_fold_codes_by_str()
H A Diso8859_14.c217 const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[]) in get_case_fold_codes_by_str()
H A Diso8859_15.c211 const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[]) in get_case_fold_codes_by_str()
H A Diso8859_16.c213 const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[]) in get_case_fold_codes_by_str()
H A Diso8859_2.c202 const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[]) in get_case_fold_codes_by_str()
H A Diso8859_3.c211 const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[]) in get_case_fold_codes_by_str()
H A Diso8859_4.c213 const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[]) in get_case_fold_codes_by_str()
H A Diso8859_5.c201 const OnigUChar* p, const OnigUChar* end, in get_case_fold_codes_by_str()

Completed in 72 milliseconds

123456