Home
last modified time | relevance | path

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

1234567

/PHP-5.5/sapi/fpm/fpm/
H A Dfpm_sockets.c165 int flags = 1; in fpm_sockets_new_listening_socket() local
H A Dfastcgi.h69 unsigned char flags; member
/PHP-5.5/ext/zip/lib/
H A Dzip.h201 zip_uint32_t flags; /* reserved for future use */ member
H A Dzipint.h188 unsigned int flags; /* archive global flags */ member
/PHP-5.5/ext/standard/
H A Dfile.c578 long flags = 0; in PHP_FUNCTION() local
724 long flags = 0; in PHP_FUNCTION() local
2450 long flags = 0; in PHP_FUNCTION() local
H A Dfilestat.c855 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.c783 static int php_stream_ftp_url_stat(php_stream_wrapper *wrapper, char *url, int flags, php_stream_st… in php_stream_ftp_url_stat()
/PHP-5.5/main/streams/
H A Dstreams.c590 int flags; in _php_stream_fill_read_buffer() local
1921 PHPAPI int _php_stream_stat_path(char *path, int flags, php_stream_statbuf *ssb, php_stream_context…
2280 PHPAPI int _php_stream_scandir(char *dirname, char **namelist[], int flags, php_stream_context *con…
H A Duserspace.c524 long flags = 0; in PHP_FUNCTION() local
1457 static int user_wrapper_stat_url(php_stream_wrapper *wrapper, char *url, int flags, php_stream_stat… in user_wrapper_stat_url()
/PHP-5.5/ext/spl/
H A Dspl_directory.h72 long flags; member
H A Dspl_array.c1645 zval *object = getThis(), **entry, *flags; in SPL_METHOD() local
1687 zval *flags; in SPL_METHOD() local
1747 long flags; in SPL_METHOD() local
H A Dspl_directory.c47 #define SPL_HAS_FLAG(flags, test_flag) ((flags & test_flag) ? 1 : 0) argument
687 long flags; in spl_filesystem_object_construct() local
1479 long flags; in SPL_METHOD() local
/PHP-5.5/main/
H A Dphp_output.h132 int flags; member
/PHP-5.5/ext/phar/
H A Dstream.c566 static int phar_wrapper_stat(php_stream_wrapper *wrapper, char *url, int flags, in phar_wrapper_stat()
H A Dphar_object.c2366 php_uint32 flags; in PHP_METHOD() local
2469 php_uint32 flags; in PHP_METHOD() local
3206 php_uint32 flags; in PHP_METHOD() local
3315 php_uint32 flags; in PHP_METHOD() local
H A Dphar_internal.h260 php_uint32 flags; member
322 php_uint32 flags; member
/PHP-5.5/sapi/cli/
H A Dphp_http_parser.c295 enum flags enum
/PHP-5.5/ext/openssl/
H A Dxp_ssl.c1042 const char *persistent_id, int options, int flags, in php_openssl_ssl_socket_factory()
/PHP-5.5/ext/xmlrpc/libxmlrpc/
H A Dxml_element.c324 … char* xml_elem_entity_escape(const char* buf, int old_len, int *newlen, XML_ELEM_ESCAPING flags) { in xml_elem_entity_escape()
/PHP-5.5/ext/pcre/pcrelib/sljit/
H A DsljitLir.c601 …LJIT_INLINE void set_jump(struct sljit_jump *jump, struct sljit_compiler *compiler, sljit_si flags) in set_jump()
1584 sljit_si flags, tmp_src, condition; in sljit_emit_cmp() local
1665 sljit_si flags, condition; in sljit_emit_fcmp() local
/PHP-5.5/win32/build/
H A Dconfutils.js2020 function ADD_FLAG(name, flags, target) argument
/PHP-5.5/win32/
H A Dglob.c169 glob(pattern, flags, errfunc, pglob) in glob() argument
/PHP-5.5/ext/com_dotnet/
H A Dcom_persist.c437 long flags = 0; in CPH_METHOD() local
H A Dcom_variant.c864 long flags = 0; in PHP_FUNCTION() local
/PHP-5.5/sapi/milter/
H A Dphp_milter.c581 long flags; in PHP_FUNCTION() local

Completed in 136 milliseconds

1234567