/PHP-5.5/ext/mbstring/oniguruma/ |
H A D | regext.c | 33 conv_ext0be32(const UChar* s, const UChar* end, UChar* conv) in conv_ext0be32() 44 conv_ext0le32(const UChar* s, const UChar* end, UChar* conv) in conv_ext0le32() 55 conv_ext0be(const UChar* s, const UChar* end, UChar* conv) in conv_ext0be() 64 conv_ext0le(const UChar* s, const UChar* end, UChar* conv) in conv_ext0le() 73 conv_swap4bytes(const UChar* s, const UChar* end, UChar* conv) in conv_swap4bytes() 85 conv_swap2bytes(const UChar* s, const UChar* end, UChar* conv) in conv_swap2bytes() 95 conv_encoding(OnigEncoding from, OnigEncoding to, const UChar* s, const UChar* end, in conv_encoding()
|
H A D | regenc.c | 101 onigenc_step(OnigEncoding enc, const UChar* p, const UChar* end, int n) in onigenc_step() 111 onigenc_strlen(OnigEncoding enc, const UChar* p, const UChar* end) in onigenc_strlen() 477 const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[]) in onigenc_get_case_fold_codes_by_str_with_map() 564 onigenc_is_mbc_newline_0x0a(const UChar* p, const UChar* end) in onigenc_is_mbc_newline_0x0a() 642 onigenc_mbn_mbc_to_code(OnigEncoding enc, const UChar* p, const UChar* end) in onigenc_mbn_mbc_to_code() 758 onigenc_minimum_property_name_to_ctype(OnigEncoding enc, UChar* p, UChar* end) in onigenc_minimum_property_name_to_ctype() 822 onigenc_with_ascii_strncmp(OnigEncoding enc, const UChar* p, const UChar* end, in onigenc_with_ascii_strncmp()
|
H A D | regparse.c | 219 onig_strcpy(UChar* dest, const UChar* src, const UChar* end) in onig_strcpy() 230 strdup_with_null(OnigEncoding enc, UChar* s, UChar* end) in strdup_with_null() 303 UChar* end; member 1488 node_new_str(const UChar* s, const UChar* end) in node_new_str() 1506 onig_node_new_str(const UChar* s, const UChar* end) in onig_node_new_str() 1512 node_new_str_raw(UChar* s, UChar* end) in node_new_str_raw() 2401 fetch_escaped_value(UChar** src, UChar* end, ScanEnv* env) in fetch_escaped_value() 2610 fetch_name(OnigCodePoint start_code, UChar** src, UChar* end, in fetch_name() 5036 UChar** src, UChar* end, ScanEnv* env) in parse_exp() 5427 UChar** src, UChar* end, ScanEnv* env) in parse_branch() [all …]
|
/PHP-5.5/ext/mysqlnd/ |
H A D | mysqlnd_charset.c | 199 static unsigned int check_mb_big5(const char *start, const char *end) in check_mb_big5() 217 static unsigned int check_mb_cp932(const char *start, const char *end) in check_mb_cp932() 234 static unsigned int check_mb_euckr(const char *start, const char *end) in check_mb_euckr() 262 static unsigned int check_mb_eucjpms(const char *start, const char *end) in check_mb_eucjpms() 299 static unsigned int check_mb_gb2312(const char *start, const char *end) in check_mb_gb2312() 317 static unsigned int check_mb_gbk(const char *start, const char *end) in check_mb_gbk() 334 static unsigned int check_mb_sjis(const char *start, const char *end) in check_mb_sjis() 366 static unsigned int check_mb_ujis(const char *start, const char *end) in check_mb_ujis() 396 static unsigned int check_mb_utf16(const char *start, const char *end) in check_mb_utf16() 692 const char *end = escapestr + escapestr_len; in mysqlnd_cset_escape_quotes() local [all …]
|
/PHP-5.5/ext/mbstring/oniguruma/enc/ |
H A D | utf32_be.c | 39 utf32be_is_mbc_newline(const UChar* p, const UChar* end) in utf32be_is_mbc_newline() 86 const UChar** pp, const UChar* end, UChar* fold) in utf32be_mbc_case_fold() 161 const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[]) in utf32be_get_case_fold_codes_by_str()
|
H A D | utf32_le.c | 39 utf32le_is_mbc_newline(const UChar* p, const UChar* end) in utf32le_is_mbc_newline() 86 const UChar** pp, const UChar* end, UChar* fold) in utf32le_mbc_case_fold() 161 const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[]) in utf32le_get_case_fold_codes_by_str()
|
H A D | utf16_be.c | 58 utf16be_is_mbc_newline(const UChar* p, const UChar* end) in utf16be_is_mbc_newline() 124 const UChar** pp, const UChar* end, UChar* fold) in utf16be_mbc_case_fold() 202 const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[]) in utf16be_get_case_fold_codes_by_str()
|
H A D | utf16_le.c | 64 utf16le_is_mbc_newline(const UChar* p, const UChar* end) in utf16le_is_mbc_newline() 127 const UChar** pp, const UChar* end, UChar* fold) in utf16le_mbc_case_fold() 203 const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[]) in utf16le_get_case_fold_codes_by_str()
|
H A D | utf8.c | 69 is_mbc_newline(const UChar* p, const UChar* end) in is_mbc_newline() 196 const UChar* end, UChar* fold) in mbc_case_fold() 282 const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[]) in get_case_fold_codes_by_str()
|
H A D | euc_tw.c | 58 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 D | euc_kr.c | 58 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 D | big5.c | 58 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 D | euc_jp.c | 60 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 D | gb18030.c | 79 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()
|
/PHP-5.5/ext/filter/ |
H A D | logical_filters.c | 72 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/date/lib/ |
H A D | astro.h | 37 #define civil_twilight(ts,lon,lat,start,end) \ argument 43 #define nautical_twilight(ts,lon,lat,start,end) \ argument 49 #define astronomical_twilight(ts,lon,lat,start,end) \ argument
|
/PHP-5.5/ext/standard/ |
H A D | scanf.c | 111 char end; member 145 char *end; in BuildCharSet() local 315 char *end, *ch = NULL; in ValidateFormat() local 587 char *end, *baseString; in php_sscanf_internal() local
|
/PHP-5.5/main/ |
H A D | fopen_wrappers.c | 86 char **p, *pathbuf, *ptr, *end; in ZEND_INI_MH() local 299 char *end; local 477 const char *ptr, *end, *p; local 613 char *pathbuf, *ptr, *end; local
|
/PHP-5.5/ext/mbstring/libmbfl/mbfl/ |
H A D | eaw_table.h | 3 int end; member
|
/PHP-5.5/ext/opcache/Optimizer/ |
H A D | pass2.c | 9 zend_op *end = op_array->opcodes + op_array->last; variable
|
H A D | block_pass.c | 86 zend_op *end = op_array->opcodes + op_array->last; in find_code_blocks() local 564 zend_op *end, *new_end; in strip_nop() local 609 zend_op *end, *last_op = NULL; in zend_optimize_block() local 1219 zend_op *end = cur_block->start_opline + cur_block->len; in assemble_code_blocks() local 1303 zend_op *end; in assemble_code_blocks() local 1885 zend_op *end = opline + next_block->len; in zend_t_usage() local
|
H A D | nop_removal.c | 7 zend_op *end, *opline; in nop_removal() local
|
/PHP-5.5/sapi/fpm/fpm/ |
H A D | fpm_str.h | 10 char *d, *end; in str_purify_filename() local
|
/PHP-5.5/ext/opcache/ |
H A D | zend_persist_calc.c | 145 zend_literal *end = p + op_array->last_literal; local 157 zend_op *end = op_array->opcodes + op_array->last; local
|
/PHP-5.5/ext/zip/lib/ |
H A D | zip_source_deflate.c | 106 int end, ret; in compress_read() local 181 int end, ret; in decompress_read() local
|