Home
last modified time | relevance | path

Searched defs:end (Results 26 – 50 of 149) sorted by relevance

123456

/PHP-7.0/ext/opcache/Optimizer/
H A Dblock_pass.c116 zend_op *end = op_array->opcodes + op_array->last; in find_code_blocks() local
578 zend_op *end, *new_end; in strip_nop() local
641 zend_op *end, *last_op = NULL; in zend_optimize_block() local
1212 zend_op *end = cur_block->start_opline + cur_block->len; in assemble_code_blocks() local
1276 zend_op *end; in assemble_code_blocks() local
1852 zend_op *end = opline + next_block->len; in zend_t_usage() local
H A Dpass2.c39 zend_op *end = op_array->opcodes + op_array->last; in zend_optimizer_pass2() local
H A Dnop_removal.c36 zend_op *end, *opline; in zend_optimizer_nop_removal() local
H A Doptimize_func_calls.c44 zend_op *end = opline + op_array->last; in optimize_func_calls() local
H A Doptimize_temp_vars_5.c51 zend_op *opline, *end; in optimize_temporary_variables() local
/PHP-7.0/ext/mbstring/libmbfl/mbfl/
H A Deaw_table.h3 int end; member
/PHP-7.0/sapi/fpm/fpm/
H A Dfpm_str.h10 char *d, *end; in str_purify_filename() local
/PHP-7.0/Zend/
H A Dzend_execute.h145 zval *end; member
218 zval *end = ZEND_CALL_VAR_NUM(call, call->func->op_array.last_var + call->func->op_array.T); in zend_vm_stack_free_extra_args_ex() local
245 zval *end = ZEND_CALL_ARG(call, 1); in zend_vm_stack_free_args() local
H A Dzend_hash.c333 HashTableIterator *end = iter + EG(ht_iterators_count); in zend_hash_iterator_add() local
435 HashTableIterator *end = iter + EG(ht_iterators_used); in _zend_hash_iterators_remove() local
455 HashTableIterator *end = iter + EG(ht_iterators_used); in zend_hash_iterators_lower_pos() local
472 HashTableIterator *end = iter + EG(ht_iterators_used); in _zend_hash_iterators_update() local
1250 Bucket *p, *end; in zend_hash_destroy() local
1312 Bucket *p, *end; in zend_array_destroy() local
1365 Bucket *p, *end; in zend_hash_clean() local
1434 Bucket *p, *end; in zend_symtable_clean() local
1745 Bucket *end = p + source->nNumUsed; in zend_array_dup_packed_elements() local
1762 Bucket *end = p + source->nNumUsed; in zend_array_dup_elements() local
[all …]
H A Dzend_language_parser.y1294 const unsigned char *end, *str, *tok1 = NULL, *tok2 = NULL; variable
H A Dzend_highlight.c60 const unsigned char *ptr = (const unsigned char*)s, *end = ptr + len; in zend_html_puts() local
H A Dzend_execute_API.c1511 zend_string **end = str + ex->func->op_array.last_var; in zend_rebuild_symbol_table() local
1533 zend_string **end = str + op_array->last_var; in zend_attach_symbol_table() local
1567 zend_string **end = str + op_array->last_var; in zend_detach_symbol_table() local
1599 zend_string **end = str + op_array->last_var; in zend_set_local_var() local
1640 zend_string **end = str + op_array->last_var; in zend_set_local_var_str() local
/PHP-7.0/ext/mbstring/oniguruma/enc/
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 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 Dsjis.c96 mbc_to_code(const UChar* p, const UChar* end) in mbc_to_code()
242 property_name_to_ctype(OnigEncoding enc, UChar* p, UChar* end) in property_name_to_ctype()
H A Diso8859_1.c115 const OnigUChar* p, const OnigUChar* end, 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()
/PHP-7.0/ext/mbstring/oniguruma/
H A Dregexec.c35 #define ONIGENC_IS_MBC_CRNL(enc,p,end) \ argument
213 onig_region_set(OnigRegion* region, int at, int beg, int end) in onig_region_set()
630 #define STACK_GET_MEM_RANGE(k, mnum, start, end) do {\ argument
1238 match_at(regex_t* reg, const UChar* str, const UChar* end, in match_at()
2739 UChar *t, *p, *s, *end; in slow_search() local
2769 const UChar* p, const UChar* end) in str_lower_case_match()
2791 UChar *s, *end; in slow_search_ic() local
2874 const UChar *s, *se, *t, *p, *end; in bm_search_notrev() local
2929 const UChar *s, *t, *p, *end; in bm_search() local
2964 set_bm_backward_skip(UChar* s, UChar* end, OnigEncoding enc ARG_UNUSED, in set_bm_backward_skip()
[all …]
/PHP-7.0/ext/opcache/
H A Dzend_accelerator_blacklist.c79 char regexp[12*1024], *p, *end, *c, *backtrack = NULL; in zend_accel_blacklist_update_regexp() local
199 zend_blacklist_entry *p = blacklist->entries, *end = blacklist->entries + blacklist->pos; in zend_accel_blacklist_shutdown() local
/PHP-7.0/ext/zip/lib/
H A Dzip_source_deflate.c98 int end, ret; in compress_read() local
198 int end, ret; in decompress_read() local
/PHP-7.0/ext/date/lib/
H A Dparse_iso_intervals.c102 struct timelib_time *end; member
141 char *begin, *end, *str; in timelib_get_nr() local
914 timelib_time **begin, timelib_time **end, in timelib_strtointerval()

Completed in 71 milliseconds

123456