Home
last modified time | relevance | path

Searched defs:flags (Results 126 – 150 of 211) sorted by relevance

123456789

/PHP-7.1/ext/opcache/Optimizer/
H A Dzend_cfg.h45 uint32_t flags; member
H A Dcompact_literals.c57 uint32_t flags; /* bitmask (see defines above) */ member
/PHP-7.1/ext/imap/
H A Dphp_imap.h79 long flags; member
/PHP-7.1/ext/phar/
H A Dpharzip.h25 char flags[2]; /* general purpose bit flag 2 bytes */ member
155 char flags[2]; /* general purpose bit flag 2 bytes */ member
H A Dphar_object.c1149 zend_long flags = SPL_FILE_DIR_SKIPDOTS|SPL_FILE_DIR_UNIXPATHS; in PHP_METHOD() local
2239 …*phar_convert_to_other(phar_archive_data *source, int convert, char *ext, uint32_t flags) /* {{{ */ in phar_convert_to_other()
2363 uint32_t flags; in PHP_METHOD() local
2467 uint32_t flags; in PHP_METHOD() local
3213 uint32_t flags; in PHP_METHOD() local
3322 uint32_t flags; in PHP_METHOD() local
/PHP-7.1/sapi/phpdbg/
H A Dphpdbg_list.c38 #define PHPDBG_LIST_COMMAND_D(f, h, a, m, l, s, flags) \ argument
/PHP-7.1/main/streams/
H A Dstreams.c573 int flags; in _php_stream_fill_read_buffer() local
1142 …tic size_t _php_stream_write_filtered(php_stream *stream, const char *buf, size_t count, int flags) in _php_stream_write_filtered()
1912 PHPAPI int _php_stream_stat_path(const char *path, int flags, php_stream_statbuf *ssb, php_stream_c…
2268 PHPAPI int _php_stream_scandir(const char *dirname, zend_string **namelist[], int flags, php_stream…
H A Dcast.c193 int flags = castas & PHP_STREAM_CAST_MASK; in _php_stream_cast() local
H A Dfilter.c437 long flags = (finish ? PSFS_FLAG_FLUSH_CLOSE : PSFS_FLAG_FLUSH_INC); in _php_stream_filter_flush() local
/PHP-7.1/ext/mysqlnd/
H A Dmysqlnd_ps.c760 mysqlnd_stmt_fetch_row_buffered(MYSQLND_RES * result, void * param, const unsigned int flags, zend_… in mysqlnd_stmt_fetch_row_buffered()
861 mysqlnd_stmt_fetch_row_unbuffered(MYSQLND_RES * result, void * param, const unsigned int flags, zen… in mysqlnd_stmt_fetch_row_unbuffered()
1031 mysqlnd_fetch_stmt_row_cursor(MYSQLND_RES * result, void * param, const unsigned int flags, zend_bo… in mysqlnd_fetch_stmt_row_cursor()
/PHP-7.1/main/
H A Dphp_streams.h84 #define php_stream_make_seekable_rel(origstream, newstream, flags) _php_stream_make_seekable((origs… argument
213 int flags; /* PHP_STREAM_FLAG_XXX */ member
348 #define php_stream_stat_path_ex(path, flags, ssb, context) _php_stream_stat_path((path), (flags), (… argument
583 #define php_stream_make_seekable(origstream, newstream, flags) _php_stream_make_seekable((origstrea… argument
H A Dnetwork.c1165 u_long flags; local
1174 int flags = fcntl(socketd, F_GETFL); local
/PHP-7.1/sapi/cli/
H A Dphp_http_parser.c228 enum flags enum
/PHP-7.1/ext/pcre/pcrelib/sljit/
H A DsljitNativeX86_64.c355 sljit_si flags = size & ~0xf; in emit_x86_instruction() local
/PHP-7.1/ext/filter/
H A Dsanitizing_filters.c111 static void php_filter_strip(zval *value, zend_long flags) in php_filter_strip()
/PHP-7.1/ext/mysqli/
H A Dmysqli_nonapi.c67 zend_long port = 0, flags = 0; local
1085 zend_long flags = TRANS_START_NO_OPT; local
/PHP-7.1/Zend/
H A Dzend_vm_opcodes.h60 #define ZEND_VM_OP1_FLAGS(flags) (flags & 0xff) argument
61 #define ZEND_VM_OP2_FLAGS(flags) ((flags >> 8) & 0xff) argument
H A Dzend_API.c748 static int zend_parse_arg(int arg_num, zval *arg, va_list *va, const char **spec, int flags) /* {{{… in zend_parse_arg()
782 ZEND_API int zend_parse_parameter(int flags, int arg_num, zval *arg, const char *spec, ...) in zend_parse_parameter()
803 static int zend_parse_va_args(int num_args, const char *type_spec, va_list *va, int flags) /* {{{ */ in zend_parse_va_args()
940 ZEND_API int zend_parse_parameters_ex(int flags, int num_args, const char *type_spec, ...) /* {{{ */ in zend_parse_parameters_ex()
957 int flags = 0; in zend_parse_parameters() local
971 int flags = ZEND_PARSE_PARAMS_THROW; in zend_parse_parameters_throw() local
985 int flags = 0; in zend_parse_method_parameters() local
1021 ZEND_API int zend_parse_method_parameters_ex(int flags, int num_args, zval *this_ptr, const char *t… in zend_parse_method_parameters_ex()
/PHP-7.1/ext/pcre/pcrelib/
H A Dpcre.h377 unsigned long int flags; /* Bits for which fields are set */ member
390 unsigned long int flags; /* Bits for which fields are set */ member
403 unsigned long int flags; /* Bits for which fields are set */ member
/PHP-7.1/ext/standard/
H A Duser_filters.c162 int flags in userfilter_filter()
/PHP-7.1/ext/pdo_mysql/
H A Dmysql_statement.c830 zval flags; local
/PHP-7.1/ext/fileinfo/
H A Dfileinfo.c293 int flags = object ? ZEND_PARSE_PARAMS_THROW : 0; in PHP_FUNCTION() local
/PHP-7.1/ext/fileinfo/libmagic/
H A Dsoftmagic.c1733 file_strncmp(const char *s1, const char *s2, size_t len, uint32_t flags) in file_strncmp()
1796 file_strncmp16(const char *a, const char *b, size_t len, uint32_t flags) in file_strncmp16()
/PHP-7.1/ext/spl/
H A Dspl_iterators.c107 int flags; member
485 zend_long mode, flags; in spl_recursive_it_it_construct() local
1442 static inline int spl_cit_check_flags(zend_long flags) in spl_cit_check_flags()
1489 zend_long flags = CIT_CALL_TOSTRING; in spl_dual_it_construct() local
2186 zend_long flags; in SPL_METHOD() local
2955 zend_long flags; in SPL_METHOD() local
/PHP-7.1/ext/opcache/
H A Dzend_persist.c302 zend_uchar flags; in zend_persist_zval() local

Completed in 249 milliseconds

123456789