Home
last modified time | relevance | path

Searched defs:end (Results 1 – 25 of 120) sorted by path

12345

/PHP-7.4/Zend/
H A Dzend_API.c1263 zval *end = src + class_type->default_properties_count; in _object_properties_init() local
1883 Bucket *end = b1 + count; in zend_sort_modules() local
2861 zval *end = p + class_type->default_properties_count; in display_disabled_class() local
3517 zval *end = p + fci->param_count; in zend_fcall_info_args_clear() local
H A Dzend_alloc.c566 int end = (start + len - 1) / ZEND_MM_BITSET_LEN; local
598 int end = (start + len - 1) / ZEND_MM_BITSET_LEN; local
630 int end = (start + len - 1) / ZEND_MM_BITSET_LEN; local
1191 zend_mm_free_slot *p, *end; local
H A Dzend_arena.h30 char *end; member
133 void **end; member
H A Dzend_compile.c668 uint32_t end = get_next_op_number(); in zend_end_loop() local
1151 zend_op *end = opline + op_array->last; in zend_build_delayed_early_binding_list() local
1768 register char *end = path + len - 1; in zend_dirname() local
H A Dzend_compile.h180 uint32_t end; member
H A Dzend_execute.c1434 const zend_op *end; in zend_wrong_string_offset() local
3342 zend_property_info **ptr, **end; in zend_ref_del_type_source() local
H A Dzend_execute.h153 zval *end; member
H A Dzend_execute_API.c1503 zend_string **end = str + ex->func->op_array.last_var; in zend_rebuild_symbol_table() local
1525 zend_string **end = str + op_array->last_var; in zend_attach_symbol_table() local
1559 zend_string **end = str + op_array->last_var; in zend_detach_symbol_table() local
1591 zend_string **end = str + op_array->last_var; in zend_set_local_var() local
1633 zend_string **end = str + op_array->last_var; in zend_set_local_var_str() local
H A Dzend_gc.c694 Bucket *p, *end; in gc_scan_black() local
704 zval *zv, *end; in gc_scan_black() local
812 Bucket *p, *end; in gc_mark_grey() local
824 zval *zv, *end; in gc_mark_grey() local
987 Bucket *p, *end; in gc_scan() local
1010 zval *zv, *end; in gc_scan() local
1158 Bucket *p, *end; in gc_collect_white() local
1173 zval *zv, *end; in gc_collect_white() local
1289 uint32_t idx, end; in gc_collect_roots() local
1330 Bucket *p, *end; in gc_remove_nested_data_from_buffer() local
[all …]
H A Dzend_generators.c377 zval *end = zv + (EX_NUM_ARGS() - op_array->num_args); in zend_generator_get_gc() local
H A Dzend_hash.c382 Bucket *p, *end, *arData; in zend_hash_discard() local
557 HashTableIterator *end = iter + EG(ht_iterators_used); in _zend_hash_iterators_remove() local
577 HashTableIterator *end = iter + EG(ht_iterators_used); in zend_hash_iterators_lower_pos() local
594 HashTableIterator *end = iter + EG(ht_iterators_used); in _zend_hash_iterators_update() local
1527 Bucket *p, *end; in zend_hash_destroy() local
1589 Bucket *p, *end; in zend_array_destroy() local
1642 Bucket *p, *end; in zend_hash_clean() local
1711 Bucket *p, *end; in zend_symtable_clean() local
2000 Bucket *end = p + source->nNumUsed; in zend_array_dup_packed_elements() local
2017 Bucket *end = p + source->nNumUsed; in zend_array_dup_elements() local
[all …]
H A Dzend_highlight.c58 const unsigned char *ptr = (const unsigned char*)s, *end = ptr + len; in zend_html_puts() local
H A Dzend_inheritance.c620 zend_op *end = op + fptr->op_array.last; in zend_get_function_declaration() local
1164 zval *src, *dst, *end; in zend_do_inheritance_ex() local
1211 zval *src, *dst, *end; in zend_do_inheritance_ex() local
H A Dzend_ini_scanner.l317 char *end; in zend_ini_escape_string() local
H A Dzend_language_parser.y1337 const unsigned char *end, *str, *tok1 = NULL, *tok2 = NULL; variable
H A Dzend_language_scanner.l893 char *end; in zend_scan_escape_string() local
1116 static const char *next_newline(const char *str, const char *end, size_t *newline_len) { in next_newline()
1134 const char *str = Z_STRVAL_P(zendlval), *end = str + Z_STRLEN_P(zendlval); in strip_multiline_string_indentation() local
H A Dzend_objects.c48 zval *p, *end; in zend_object_std_dtor() local
208 zval *end = src + old_object->ce->default_properties_count; in zend_objects_clone_members() local
306 zval *end = p + new_object->ce->default_properties_count; in zend_objects_clone_obj() local
H A Dzend_objects_API.c69 zend_object **end = objects->object_buckets + objects->top; in zend_objects_store_mark_destructed() local
84 zend_object **obj_ptr, **end, *obj; in zend_objects_store_free_object_storage() local
H A Dzend_opcode.c154 zval *end = p + ce->default_static_members_count; in zend_cleanup_internal_class_data() local
273 zval *end = p + ce->default_properties_count; in destroy_zend_class() local
283 zval *end = p + ce->default_static_members_count; in destroy_zend_class() local
350 zval *end = p + ce->default_properties_count; in destroy_zend_class() local
360 zval *end = p + ce->default_static_members_count; in destroy_zend_class() local
455 zval *end = literal + op_array->last_literal; in destroy_op_array() local
509 zend_op *opline = op_array->opcodes, *end=opline+op_array->last; in zend_update_extended_stmts() local
577 zend_op_array *op_array, uint32_t var_num, uint32_t kind, uint32_t start, uint32_t end) { in emit_live_range_raw()
593 zend_op_array *op_array, uint32_t var_num, uint32_t start, uint32_t end, in emit_live_range()
881 zend_op *opline, *end; in pass_two() local
H A Dzend_operators.c2636 register unsigned char *end = str + length; in zend_str_tolower_copy() local
2656 register unsigned char *end = p + length; in zend_str_tolower() local
2668 register const unsigned char *end = p + length; in zend_str_tolower_dup_ex() local
2696 register unsigned char *end = p + ZSTR_LEN(str); in zend_string_tolower_ex() local
3181 …_memnstr_ex(const char *haystack, const char *needle, size_t needle_len, const char *end) /* {{{ */
3215 …memnrstr_ex(const char *haystack, const char *needle, size_t needle_len, const char *end) /* {{{ */
H A Dzend_operators.h148 zend_memnstr(const char *haystack, const char *needle, size_t needle_len, const char *end) in zend_memnstr()
206 zend_memnrstr(const char *haystack, const char *needle, size_t needle_len, const char *end) in zend_memnrstr()
H A Dzend_sort.c31 register char *end; in zend_qsort() local
178 char *end = start + (nmemb * siz); in zend_insert_sort() local
324 char *end = start + (nmemb * siz); in zend_sort() local
H A Dzend_vm_def.h8277 zval *end = p + num_args; variable
H A Dzend_vm_execute.h2771 zval *end = p + num_args; in ZEND_CALL_TRAMPOLINE_SPEC_HANDLER() local
/PHP-7.4/ext/date/lib/
H A Dastro.h61 #define civil_twilight(ts,lon,lat,start,end) \ argument
67 #define nautical_twilight(ts,lon,lat,start,end) \ argument
73 #define astronomical_twilight(ts,lon,lat,start,end) \ argument

Completed in 331 milliseconds

12345