Home
last modified time | relevance | path

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

12345678910

/php-src/ext/openssl/
H A Dopenssl.c5433 zend_long flags = 0; in PHP_FUNCTION() local
5564 zend_long flags = 0; in PHP_FUNCTION() local
5800 zend_long flags = PKCS7_DETACHED; in PHP_FUNCTION() local
5998 zend_long flags = 0; in PHP_FUNCTION() local
6166 zend_long flags = 0; in PHP_FUNCTION() local
6446 zend_long flags = 0; in PHP_FUNCTION() local
/php-src/ext/ldap/
H A Dldap.stub.php627 …function ldap_connect(?string $uri = null, int $port = 389, string $wallet = UNKNOWN, #[\Sensitive…
H A Dldap.c1300 static int _php_sasl_interact(LDAP *ld, unsigned flags, void *defaults, void *in) in _php_sasl_interact()
3762 …nd_string* php_ldap_do_escape(const bool *map, const char *value, size_t valuelen, zend_long flags) in php_ldap_do_escape()
3812 zend_long flags = 0; in PHP_FUNCTION() local
/php-src/ext/standard/libavifinfo/
H A Davifinfo.c245 uint32_t flags; // 0 or actual value if this is a full box. member
/php-src/ext/phar/
H A Dutil.c1186 uint32_t flags; in phar_decompress_filter() local
/php-src/ext/pcre/pcre2lib/sljit/
H A DsljitLir.h439 sljit_uw flags; member
450 sljit_uw flags; member
H A DsljitLir.c757 …JIT_INLINE void set_jump(struct sljit_jump *jump, struct sljit_compiler *compiler, sljit_u32 flags) in set_jump()
3134 sljit_s32 flags, tmp_src, condition; in sljit_emit_cmp() local
/php-src/ext/dom/
H A Ddocument.c1740 zend_long flags = 0; in PHP_METHOD() local
1826 zend_long flags = 0; in _dom_document_schema_validate() local
/php-src/win32/
H A Dioutil.h303 __forceinline static int php_win32_ioutil_open(const char *path, int flags, ...) in php_win32_ioutil_open()
/php-src/win32/build/
H A Dconfutils.js2632 function ADD_FLAG(name, flags, target) argument
/php-src/sapi/phpdbg/
H A Dphpdbg.c1135 uint64_t flags; in main() local
/php-src/Zend/
H A Dzend_vm_execute.h6786 uint32_t flags = ZSTR_GET_COPYABLE_CONCAT_PROPERTIES_BOTH(op1_str, op2_str); in ZEND_FAST_CONCAT_SPEC_CONST_CONST_HANDLER() local
8878 uint32_t flags = ZSTR_GET_COPYABLE_CONCAT_PROPERTIES_BOTH(op1_str, op2_str); in ZEND_CONCAT_SPEC_CONST_TMPVAR_HANDLER() local
9306 uint32_t flags = ZSTR_GET_COPYABLE_CONCAT_PROPERTIES_BOTH(op1_str, op2_str); in ZEND_FAST_CONCAT_SPEC_CONST_TMPVAR_HANDLER() local
11265 uint32_t flags = ZSTR_GET_COPYABLE_CONCAT_PROPERTIES_BOTH(op1_str, op2_str); in ZEND_CONCAT_SPEC_CONST_CV_HANDLER() local
11693 uint32_t flags = ZSTR_GET_COPYABLE_CONCAT_PROPERTIES_BOTH(op1_str, op2_str); in ZEND_FAST_CONCAT_SPEC_CONST_CV_HANDLER() local
15304 uint32_t flags = ZSTR_GET_COPYABLE_CONCAT_PROPERTIES_BOTH(op1_str, op2_str); in ZEND_CONCAT_SPEC_TMPVAR_CONST_HANDLER() local
16046 uint32_t flags = ZSTR_GET_COPYABLE_CONCAT_PROPERTIES_BOTH(op1_str, op2_str); in ZEND_FAST_CONCAT_SPEC_TMPVAR_CONST_HANDLER() local
16749 uint32_t flags = ZSTR_GET_COPYABLE_CONCAT_PROPERTIES_BOTH(op1_str, op2_str); in ZEND_CONCAT_SPEC_TMPVAR_TMPVAR_HANDLER() local
20124 uint32_t flags = ZSTR_COPYABLE_CONCAT_PROPERTIES; in ZEND_ROPE_END_SPEC_TMP_CONST_HANDLER() local
20605 uint32_t flags = ZSTR_COPYABLE_CONCAT_PROPERTIES; in ZEND_ROPE_END_SPEC_TMP_TMPVAR_HANDLER() local
[all …]
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.c1132 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.h254 uint8_t flags; member
/php-src/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-src/ext/gd/libgd/
H A Dgd.h475 int flags; /* Logical OR of gdFTEX_ values */ member
/php-src/ext/tidy/
H A Dtidy.c944 …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-src/ext/pcre/pcre2lib/
H A Dpcre2_intmodedep.h629 uint32_t flags; /* Various state flags */ member
667 uint8_t flags; /* Various flags */ member
/php-src/ext/zend_test/
H A Dtest.c1374 …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-src/ext/fileinfo/libmagic/
H A Dfile.h459 int flags; /* Control magic tests. */ member
H A Dapprentice.c549 file_ms_alloc(int flags) in file_ms_alloc()
/php-src/main/
H A Dfastcgi.c145 unsigned char flags; member

Completed in 343 milliseconds

12345678910