Home
last modified time | relevance | path

Searched defs:flags (Results 151 – 175 of 212) sorted by relevance

123456789

/PHP-7.2/sapi/fpm/fpm/
H A Dfpm_sockets.c187 int flags = 1; in fpm_sockets_new_listening_socket() local
/PHP-7.2/sapi/phpdbg/
H A Dphpdbg_watch.h94 char flags; member
H A Dphpdbg.c1239 int flags; in phpdbg_sigio_handler() local
1379 uint64_t flags; in main() local
H A Dphpdbg.h321 uint64_t flags; /* phpdbg flags */ variable
/PHP-7.2/ext/standard/
H A Dfile.c586 zend_long flags = 0; in PHP_FUNCTION() local
727 zend_long flags = 0; in PHP_FUNCTION() local
2492 zend_long flags = 0; in PHP_FUNCTION() local
H A Dfilestat.c768 int flags = 0, rmask=S_IROTH, wmask=S_IWOTH, xmask=S_IXOTH; /* access rights defaults to other */ in php_stat() local
H A Dftp_fopen_wrapper.c787 static int php_stream_ftp_url_stat(php_stream_wrapper *wrapper, const char *url, int flags, php_str… in php_stream_ftp_url_stat()
/PHP-7.2/Zend/
H A Dzend_object_handlers.c318 uint32_t flags; in zend_get_property_offset() local
403 uint32_t flags; in zend_get_property_info() local
H A Dzend_vm_gen.php1953 function parse_operand_spec($def, $lineno, $str, &$flags) {
/PHP-7.2/ext/fileinfo/libmagic/
H A Dsoftmagic.c1607 file_strncmp(const char *s1, const char *s2, size_t len, uint32_t flags) in file_strncmp()
1675 file_strncmp16(const char *a, const char *b, size_t len, uint32_t flags) in file_strncmp16()
/PHP-7.2/ext/zip/lib/
H A Dzipint.h298 unsigned int flags; /* archive global flags */ member
375 zip_flags_t flags; /* in local/central header */ member
H A Dzip.h289 zip_uint32_t flags; /* reserved for future use */ member
/PHP-7.2/main/streams/
H A Duserspace.c504 zend_long flags = 0; in PHP_FUNCTION() local
1354 static int user_wrapper_stat_url(php_stream_wrapper *wrapper, const char *url, int flags, in user_wrapper_stat_url()
/PHP-7.2/ext/spl/
H A Dspl_array.c1682 zval *object = getThis(), *entry, flags; in SPL_METHOD() local
1726 zval members, flags; in SPL_METHOD() local
1785 zend_long flags; in SPL_METHOD() local
H A Dspl_directory.h71 zend_long flags; member
/PHP-7.2/ext/phar/
H A Dstream.c552 static int phar_wrapper_stat(php_stream_wrapper *wrapper, const char *url, int flags, in phar_wrapper_stat()
H A Dphar_internal.h229 uint32_t flags; member
291 uint32_t flags; member
/PHP-7.2/ext/mysqli/
H A Dmysqli_api.c745 zend_long flags = TRANS_COR_NO_OPT; local
1984 zend_long flags = TRANS_COR_NO_OPT; local
2588 zend_long flags = 0; local
/PHP-7.2/sapi/cli/
H A Dphp_http_parser.h184 unsigned char flags : 6; member
/PHP-7.2/win32/
H A Dioutil.h277 __forceinline static int php_win32_ioutil_open(const char *path, int flags, ...) in php_win32_ioutil_open()
/PHP-7.2/ext/filter/
H A Dlogical_filters.c457 static int _php_filter_validate_domain(char * domain, int len, zend_long flags) /* {{{ */ in _php_filter_validate_domain()
/PHP-7.2/ext/xmlrpc/libxmlrpc/
H A Dxml_element.c321 … char* xml_elem_entity_escape(const char* buf, int old_len, int *newlen, XML_ELEM_ESCAPING flags) { in xml_elem_entity_escape()
/PHP-7.2/ext/pdo_sqlite/
H A Dsqlite_driver.c521 zend_long flags = 0; in PHP_METHOD() local
/PHP-7.2/ext/com_dotnet/
H A Dcom_persist.c441 zend_long flags = 0; in CPH_METHOD() local
H A Dcom_variant.c904 zend_long flags = 0; in PHP_FUNCTION() local

Completed in 107 milliseconds

123456789