| /PHP_5_5/ext/zip/lib/ |
| H A D | zip_source_buffer.c | 43 const char *buf, *data, *end; 73 f->end = ((const char *)data)+len; 106 n = z->end - z->buf; 131 st->size = z->end - z->data; 42 const char *buf, *data, *end; member in struct:read_data
|
| H A D | zip_source_deflate.c | 109 int end, ret; 121 end = 0; 122 while (!end) { 132 end = 1; 138 end = 1; 145 end = 1; 167 end = 1; 185 int end, ret; 197 end = 0; 198 while (!end 106 int end, ret; local 181 int end, ret; local [all...] |
| /PHP_5_5/sapi/fpm/fpm/ |
| H A D | fpm_str.h | 10 char *d, *end; local 13 end = dst + size - 1; 15 for (; d < end && *src; ++d, ++src) {
|
| /PHP_5_5/ext/mbstring/libmbfl/mbfl/ |
| H A D | eaw_table.h | 3 int end; member in struct:__anon211
|
| /PHP_5_5/ext/mbstring/oniguruma/enc/ |
| H A D | big5.c | 58 big5_mbc_to_code(const UChar* p, const UChar* end) argument 60 return onigenc_mbn_mbc_to_code(ONIG_ENCODING_BIG5, p, end); 70 big5_mbc_case_fold(OnigCaseFoldType flag, const UChar** pp, const UChar* end, argument 74 pp, end, lower); 80 const UChar** pp, const UChar* end) 82 return onigenc_mbn_is_mbc_ambiguous(ONIG_ENCODING_BIG5, flag, pp, end); 138 big5_is_allowed_reverse_match(const UChar* s, const UChar* end ARG_UNUSED)
|
| H A D | cp1251.c | 109 const UChar** pp, const UChar* end ARG_UNUSED, UChar* lower) 176 const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[]) 180 flag, p, end, items); 175 cp1251_get_case_fold_codes_by_str(OnigCaseFoldType flag, const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[]) argument
|
| H A D | euc_kr.c | 58 euckr_mbc_to_code(const UChar* p, const UChar* end) argument 60 return onigenc_mbn_mbc_to_code(ONIG_ENCODING_EUC_KR, p, end); 70 euckr_mbc_case_fold(OnigCaseFoldType flag, const UChar** pp, const UChar* end, argument 74 pp, end, lower); 80 const UChar** pp, const UChar* end) 82 return onigenc_mbn_is_mbc_ambiguous(ONIG_ENCODING_EUC_KR, flag, pp, end); 114 euckr_is_allowed_reverse_match(const UChar* s, const UChar* end ARG_UNUSED)
|
| H A D | euc_tw.c | 58 euctw_mbc_to_code(const UChar* p, const UChar* end) argument 60 return onigenc_mbn_mbc_to_code(ONIG_ENCODING_EUC_TW, p, end); 70 euctw_mbc_case_fold(OnigCaseFoldType flag, const UChar** pp, const UChar* end, argument 74 pp, end, lower); 105 euctw_is_allowed_reverse_match(const UChar* s, const UChar* end ARG_UNUSED)
|
| H A D | iso8859_1.c | 115 const OnigUChar* p, const OnigUChar* end, 122 if (*p == 0x53 && end > p + 1 136 if (*p == 0x73 && end > p + 1 203 const UChar* end ARG_UNUSED, UChar* lower) 222 const UChar** pp, const UChar* end) 114 get_case_fold_codes_by_str(OnigCaseFoldType flag ARG_UNUSED, const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[]) argument
|
| H A D | iso8859_10.c | 108 const UChar** pp, const UChar* end ARG_UNUSED, UChar* lower) 126 is_mbc_ambiguous(OnigCaseFoldType flag, const UChar** pp, const UChar* end) 215 const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[]) 219 flag, p, end, items); 214 get_case_fold_codes_by_str(OnigCaseFoldType flag, const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[]) argument
|
| H A D | iso8859_13.c | 108 const UChar** pp, const UChar* end ARG_UNUSED, UChar* lower) 126 is_mbc_ambiguous(OnigCaseFoldType flag, const UChar** pp, const UChar* end) 204 const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[]) 208 flag, p, end, items); 203 get_case_fold_codes_by_str(OnigCaseFoldType flag, const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[]) argument
|
| H A D | iso8859_14.c | 108 const UChar** pp, const UChar* end ARG_UNUSED, UChar* lower) 127 const UChar** pp, const UChar* end) 217 const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[]) 221 flag, p, end, items); 216 get_case_fold_codes_by_str(OnigCaseFoldType flag, const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[]) argument
|
| H A D | iso8859_15.c | 108 const UChar** pp, const UChar* end ARG_UNUSED, UChar* lower) 127 const UChar** pp, const UChar* end) 211 const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[]) 215 flag, p, end, items); 210 get_case_fold_codes_by_str(OnigCaseFoldType flag, const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[]) argument
|
| H A D | iso8859_16.c | 108 const UChar** pp, const UChar* end ARG_UNUSED, UChar* lower) 126 is_mbc_ambiguous(OnigCaseFoldType flag, const UChar** pp, const UChar* end) 213 const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[]) 217 flag, p, end, items); 212 get_case_fold_codes_by_str(OnigCaseFoldType flag, const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[]) argument
|
| H A D | iso8859_2.c | 108 const UChar** pp, const UChar* end ARG_UNUSED, UChar* lower) 126 is_mbc_ambiguous(OnigCaseFoldType flag, const UChar** pp, const UChar* end) 202 const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[]) 206 flag, p, end, items); 201 get_case_fold_codes_by_str(OnigCaseFoldType flag, const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[]) argument
|
| H A D | iso8859_3.c | 108 const UChar* end ARG_UNUSED, UChar* lower) 126 is_mbc_ambiguous(OnigCaseFoldType flag, const UChar** pp, const UChar* end) 211 const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[]) 215 flag, p, end, items); 210 get_case_fold_codes_by_str(OnigCaseFoldType flag, const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[]) argument
|
| H A D | iso8859_4.c | 108 const UChar** pp, const UChar* end ARG_UNUSED, UChar* lower) 126 is_mbc_ambiguous(OnigCaseFoldType flag, const UChar** pp, const UChar* end) 213 const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[]) 217 flag, p, end, items); 212 get_case_fold_codes_by_str(OnigCaseFoldType flag, const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[]) argument
|
| H A D | iso8859_5.c | 108 const UChar** pp, const UChar* end ARG_UNUSED, UChar* lower) 119 is_mbc_ambiguous(OnigCaseFoldType flag, const UChar** pp, const UChar* end) 201 const OnigUChar* p, const OnigUChar* end, 206 flag, p, end, items); 200 get_case_fold_codes_by_str(OnigCaseFoldType flag, const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[]) argument
|
| H A D | iso8859_7.c | 108 const UChar** pp, const UChar* end ARG_UNUSED, UChar* lower) 120 const UChar** pp, const UChar* end) 197 const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[]) 201 flag, p, end, items); 196 get_case_fold_codes_by_str(OnigCaseFoldType flag, const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[]) argument
|
| /PHP_5_5/Zend/ |
| H A D | zend_highlight.c | 59 const unsigned char *ptr = (const unsigned char*)s, *end = ptr + len; local 66 end = filtered + filtered_len; 69 while (ptr<end) { 73 } while ((++ptr < end) && (*ptr==' '));
|
| H A D | zend_static_allocator.h | 34 char *end; member in struct:_Block
|
| /PHP_5_5/ext/opcache/Optimizer/ |
| H A D | nop_removal.c | 7 zend_op *end, *opline; local 15 end = op_array->opcodes + op_array->last; 16 for (opline = op_array->opcodes; opline < end; opline++) { 55 end = op_array->opcodes + op_array->last; 58 for (opline = op_array->opcodes; opline<end; opline++) {
|
| H A D | optimize_temp_vars_5.c | 80 zend_op *opline, *end; local 91 end = op_array->opcodes; 95 while (opline >= end) { 113 end = op_array->opcodes; 116 while (opline >= end) {
|
| H A D | pass2.c | 9 zend_op *end = op_array->opcodes + op_array->last; variable 12 while (opline < end) {
|
| H A D | pass3.c | 29 zend_op *end = op_array->opcodes + op_array->last; variable 39 while (opline < end) { 57 while (next_opline < end && next_opline->opcode == ZEND_NOP) { 61 if (next_opline >= end || next_opline->opcode != ZEND_ASSIGN) { 299 for(op = opline+1; op<end; op++) { 337 for(op = &op_array->opcodes[ZEND_OP2(opline).opline_num]; op<end; op++) { 412 if (next_op >= end) {
|