Home
last modified time | relevance | path

Searched defs:flags (Results 201 – 225 of 226) sorted by relevance

12345678910

/PHP-8.3/Zend/
H A Dzend_virtual_cwd.c1443 CWD_API int virtual_open(const char *path, int flags, ...) /* {{{ */ in virtual_open()
H A Dzend_ast.h210 uint32_t flags; member
H A Dzend_execute_API.c1118 ZEND_API zend_class_entry *zend_lookup_class_ex(zend_string *name, zend_string *key, uint32_t flags in zend_lookup_class_ex()
H A Dzend_types.h398 uint32_t flags; member
757 #define GC_ADD_FLAGS(p, flags) do { \ argument
760 #define GC_DEL_FLAGS(p, flags) do { \ argument
H A Dzend_globals.h253 uint8_t flags; member
H A Dzend_execute.c3114 zval *result, zval *ptr, zend_object *obj, zend_property_info *prop_info, uint32_t flags) in zend_handle_fetch_obj_flags()
5006 const zval *key, uint32_t flags, bool check_defined_only OPLINE_DC EXECUTE_DATA_DC) /* {{{ */ in _zend_quick_get_constant()
H A Dzend_operators.c2047 uint32_t flags = ZSTR_GET_COPYABLE_CONCAT_PROPERTIES_BOTH(op1_string, op2_string); in concat_function() local
H A Dzend_compile.h391 uint32_t flags; member
H A Dzend_vm_def.h3406 uint32_t flags = ZSTR_COPYABLE_CONCAT_PROPERTIES; variable
/PHP-8.3/ext/mysqlnd/
H A Dmysqlnd_ps.c757 mysqlnd_fetch_stmt_row_cursor(MYSQLND_RES * result, zval **row_ptr, const unsigned int flags, bool … in mysqlnd_fetch_stmt_row_cursor()
/PHP-8.3/ext/opcache/jit/
H A Dzend_jit.c617 static bool zend_jit_is_persistent_constant(zval *key, uint32_t flags) in zend_jit_is_persistent_constant()
1303 uint32_t flags; in zend_jit_build_cfg() local
/PHP-8.3/ext/gd/libgd/
H A Dgd.h475 int flags; /* Logical OR of gdFTEX_ values */ member
/PHP-8.3/ext/tidy/
H A Dtidy.c949 …utput_handler_init(const char *handler_name, size_t handler_name_len, size_t chunk_size, int flags) in php_tidy_output_handler_init()
/PHP-8.3/ext/pcre/pcre2lib/
H A Dpcre2_intmodedep.h628 uint32_t flags; /* Various state flags */ member
665 uint8_t flags; /* Various flags */ member
H A Dpcre2_compile.c2561 uint16_t flags; member
8779 find_firstassertedcu(PCRE2_SPTR code, uint32_t *flags, uint32_t inassert) in find_firstassertedcu()
/PHP-8.3/ext/zend_test/
H A Dtest.c1426 …ile_range(int fd_in, off64_t *off_in, int fd_out, off64_t *off_out, size_t len, unsigned int flags) in copy_file_range()
/PHP-8.3/ext/pcre/pcre2lib/sljit/
H A DsljitLir.c711 …JIT_INLINE void set_jump(struct sljit_jump *jump, struct sljit_compiler *compiler, sljit_u32 flags) in set_jump()
2474 sljit_s32 flags, tmp_src, condition; in sljit_emit_cmp() local
/PHP-8.3/ext/fileinfo/libmagic/
H A Dfile.h449 int flags; /* Control magic tests. */ member
H A Dapprentice.c551 file_ms_alloc(int flags) in file_ms_alloc()
/PHP-8.3/main/
H A Dfastcgi.c147 unsigned char flags; member
/PHP-8.3/ext/oci8/
H A Doci8_interface.c1277 …zend_long rows = 0, flags = PHP_OCI_FETCHSTATEMENT_BY_COLUMN | PHP_OCI_ASSOC, skip = 0, maxrows = … in PHP_FUNCTION() local
/PHP-8.3/ext/standard/
H A Dstring.c958 uint32_t flags = ZSTR_GET_COPYABLE_CONCAT_PROPERTIES(glue); in php_implode() local
3534 char flags[256]; local
/PHP-8.3/ext/curl/
H A Dcurl.stub.php3707 function curl_pause(CurlHandle $handle, int $flags): int {}
/PHP-8.3/ext/reflection/
H A Dphp_reflection.c1186 zend_long flags = 0; in reflect_attributes() local
6775 uint32_t flags = zend_attribute_attribute_get_flags(marker, ce); in ZEND_METHOD() local
/PHP-8.3/ext/opcache/jit/dynasm/
H A Dminilua.c358 lu_byte flags; member

Completed in 228 milliseconds

12345678910