Home
last modified time | relevance | path

Searched defs:flags (Results 101 – 125 of 226) sorted by relevance

12345678910

/PHP-8.3/Zend/Optimizer/
H A Dzend_call_graph.h47 uint32_t flags; member
H A Dzend_dump.c118 static void zend_dump_unused_op(const zend_op *opline, znode_op op, uint32_t flags) { in zend_dump_unused_op()
445 uint32_t flags = zend_get_opcode_flags(opline->opcode); in zend_dump_op() local
/PHP-8.3/Zend/
H A Dzend_generators.h90 uint8_t flags; member
H A Dzend_string.c178 …end_string *zend_add_interned_string(zend_string *str, HashTable *interned_strings, uint32_t flags) in zend_add_interned_string()
200 uint32_t flags = ZSTR_GET_COPYABLE_CONCAT_PROPERTIES(str); in zend_init_string_for_interning() local
H A Dzend_signal.h38 int flags; /* sigaction style flags */ member
H A Dzend_inheritance.c1092 zend_class_entry *ce, zval *child_zv, uint32_t flags) /* {{{ */ in do_inheritance_check_on_method()
1211 …ing *key, zend_function *parent, zend_class_entry *ce, bool is_interface, uint32_t flags) /* {{{ */ in do_inherit_method()
1648 uint32_t flags = in zend_do_inheritance_ex() local
1791 uint32_t flags = ZEND_INHERITANCE_CHECK_PROTO | ZEND_INHERITANCE_CHECK_VISIBILITY; in do_interface_implementation() local
2021 uint32_t flags = ZEND_INHERITANCE_CHECK_PROTO | ZEND_INHERITANCE_CHECK_VISIBILITY; in zend_add_trait_method() local
2500 uint32_t flags = property_info->flags; in zend_do_traits_property_binding() local
/PHP-8.3/ext/gmp/
H A Dgmp.stub.php71 function gmp_import(string $data, int $word_size = 1, int $flags = GMP_MSW_FIRST | GMP_NATIVE_ENDIA…
73 function gmp_export(GMP|int|string $num, int $word_size = 1, int $flags = GMP_MSW_FIRST | GMP_NATIV…
/PHP-8.3/ext/standard/
H A Dstreamsfuncs.c110 zend_long flags = PHP_STREAM_CLIENT_CONNECT; in PHP_FUNCTION() local
209 zend_long flags = STREAM_XPORT_BIND | STREAM_XPORT_LISTEN; in PHP_FUNCTION() local
366 zend_long flags = 0; in PHP_FUNCTION() local
401 zend_long flags = 0; in PHP_FUNCTION() local
/PHP-8.3/ext/opcache/jit/
H A Dzend_jit_trace.c173 static uint32_t zend_jit_trace_get_exit_point(const zend_op *to_opline, uint32_t flags) in zend_jit_trace_get_exit_point()
2665 …_close_var(zend_jit_trace_stack *stack, uint32_t n, int *start, int *end, uint8_t *flags, int line) in zend_jit_close_var()
2675 …var(int line, int var, int def, int use_chain, int *start, int *end, uint8_t *flags, const zend_ss… in zend_jit_trace_use_var()
2716 uint8_t *flags; in zend_jit_trace_allocate_registers() local
3583 uint32_t flags = zend_jit_traces[trace_num].exit_info[exit_num].flags; in zend_jit_trace_exit_needs_deoptimization() local
3597 uint32_t flags, in zend_jit_trace_deoptimization()
6384 uint8_t flags = ra[ssa_op->op1_def]->flags & ZREG_STORE; in zend_jit_trace() local
6433 uint8_t flags = ra[ssa_op->op2_def]->flags & ZREG_STORE; in zend_jit_trace() local
H A Dzend_jit_helpers.c1637 uint32_t flags = ZSTR_GET_COPYABLE_CONCAT_PROPERTIES_BOTH(Z_STR_P(op1), Z_STR_P(op2)); in zend_jit_fast_assign_concat_helper() local
1673 uint32_t flags = ZSTR_GET_COPYABLE_CONCAT_PROPERTIES_BOTH(Z_STR_P(op1), Z_STR_P(op2)); in zend_jit_fast_concat_helper() local
1697 uint32_t flags = ZSTR_GET_COPYABLE_CONCAT_PROPERTIES_BOTH(Z_STR_P(op1), Z_STR_P(op2)); in zend_jit_fast_concat_tmp_helper() local
1999 zval *result, zval *ptr, zend_object *obj, zend_property_info *prop_info, uint32_t flags) in zend_handle_fetch_obj_flags()
2074 uint32_t flags = opline->extended_value & ZEND_FETCH_OBJ_FLAGS; in zend_jit_fetch_obj_w_slow() local
3153 uint32_t flags = ZSTR_COPYABLE_CONCAT_PROPERTIES; in zend_jit_rope_end() local
/PHP-8.3/sapi/phpdbg/
H A Dphpdbg_btree.c144 int phpdbg_btree_insert_or_update(phpdbg_btree *tree, zend_ulong idx, void *ptr, int flags) { in phpdbg_btree_insert_or_update()
H A Dphpdbg_print.c28 #define PHPDBG_PRINT_COMMAND_D(f, h, a, m, l, s, flags) \ argument
H A Dphpdbg_info.c28 #define PHPDBG_INFO_COMMAND_D(f, h, a, m, l, s, flags) \ argument
H A Dphpdbg_list.c36 #define PHPDBG_LIST_COMMAND_D(f, h, a, m, l, s, flags) \ argument
/PHP-8.3/ext/dba/
H A Ddba_lmdb.c50 int flags = MDB_NOSUBDIR; in DBA_OPEN_FUNC() local
/PHP-8.3/ext/pdo_sqlite/
H A Dsqlite_driver.c520 zend_long flags = 0; in PHP_METHOD() local
780 zend_long timeout = 60, flags; in pdo_sqlite_handle_factory() local
/PHP-8.3/ext/pdo/
H A Dpdo_stmt.c720 int flags, idx, old_arg_count = 0; in do_fetch() local
1099 int flags = mode & PDO_FETCH_FLAGS; in pdo_stmt_verify_mode() local
1256 int flags, old_arg_count; in PHP_METHOD() local
1703 int flags = 0; in pdo_stmt_setup_fetch_mode() local
/PHP-8.3/ext/shmop/
H A Dshmop.c139 char *flags; in PHP_FUNCTION() local
/PHP-8.3/ext/phar/
H A Dpharzip.h23 char flags[2]; /* general purpose bit flag 2 bytes */ member
153 char flags[2]; /* general purpose bit flag 2 bytes */ member
/PHP-8.3/main/streams/
H A Dstreams.c559 int flags; in _php_stream_fill_read_buffer() local
1207 …ic ssize_t _php_stream_write_filtered(php_stream *stream, const char *buf, size_t count, int flags) in _php_stream_write_filtered()
2118 PHPAPI int _php_stream_stat_path(const char *path, int flags, php_stream_statbuf *ssb, php_stream_c…
2448 PHPAPI int _php_stream_scandir(const char *dirname, zend_string **namelist[], int flags, php_stream…
H A Dglob_wrapper.c39 int flags; member
/PHP-8.3/ext/spl/
H A Dspl_iterators.c84 int flags; member
123 zend_long flags; /* CIT_* */ member
133 zend_long flags; member
541 zend_long mode, flags; in spl_recursive_it_it_construct() local
1306 static inline zend_result spl_cit_check_flags(zend_long flags) in spl_cit_check_flags()
1352 zend_long flags = CIT_CALL_TOSTRING; in spl_dual_it_construct() local
1998 zend_long flags; in PHP_METHOD() local
2638 zend_long flags; in PHP_METHOD() local
H A Dspl_heap.c55 int flags; member
65 int flags; member
140 static void spl_pqueue_extract_helper(zval *result, spl_pqueue_elem *elem, int flags) /* {{{ */ in spl_pqueue_extract_helper()
/PHP-8.3/sapi/fpm/fpm/
H A Dfpm_events.c491 int fpm_event_set(struct fpm_event_s *ev, int fd, int flags, void (*callback)(struct fpm_event_s *,… in fpm_event_set()
/PHP-8.3/ext/calendar/
H A Dcalendar.stub.php147 function jdtojewish(int $julian_day, bool $hebrew = false, int $flags = 0): string {}

Completed in 121 milliseconds

12345678910