/PHP-5.5/main/streams/ |
H A D | userspace.c | 49 static int user_wrapper_stat_url(php_stream_wrapper *wrapper, char *url, int flags, php_stream_stat… 524 long flags = 0; in PHP_FUNCTION() local 526 …GS() TSRMLS_CC, "ss|l", &protocol, &protocol_len, &classname, &classname_len, &flags) == FAILURE) { in PHP_FUNCTION() 535 uwrap->wrapper.is_url = ((flags & PHP_STREAM_IS_URL) != 0); in PHP_FUNCTION() 841 stream->flags |= PHP_STREAM_FLAG_NO_SEEK; in php_userstreamop_seek() 1457 static int user_wrapper_stat_url(php_stream_wrapper *wrapper, char *url, int flags, php_stream_stat… in user_wrapper_stat_url() argument 1478 ZVAL_LONG(zflags, flags); in user_wrapper_stat_url()
|
/PHP-5.5/ext/standard/ |
H A D | filters.c | 42 int flags in strfilter_rot13_filter() 90 int flags in strfilter_toupper_filter() 118 int flags in strfilter_tolower_filter() 209 int flags in strfilter_strip_tags_filter() 1747 int flags in strfilter_convert_filter() 1768 if (flags != PSFS_FLAG_NORMAL) { in strfilter_convert_filter() 1866 int flags in consumed_filter_filter() 1884 if (flags & PSFS_FLAG_FLUSH_CLOSE) { in consumed_filter_filter() 2079 int flags in php_chunked_filter()
|
H A D | user_filters.c | 171 int flags in userfilter_filter() 218 ZVAL_BOOL(zclosing, flags & PSFS_FLAG_FLUSH_CLOSE); in userfilter_filter()
|
H A D | filestat.c | 855 int flags = 0, rmask=S_IROTH, wmask=S_IWOTH, xmask=S_IXOTH; /* access rights defaults to other */ in php_stat() local 900 flags |= PHP_STREAM_URL_STAT_LINK; in php_stat() 903 flags |= PHP_STREAM_URL_STAT_QUIET; in php_stat() 906 if (php_stream_stat_path_ex((char *)filename, flags, &ssb, NULL)) { in php_stat()
|
/PHP-5.5/ext/phar/ |
H A D | phar.c | 1101 PHAR_GET_32(buffer, entry.flags); 1105 entry.flags |= PHAR_ENT_PERM_DEF_DIR; 1127 switch (entry.flags & PHAR_ENT_COMPRESSION_MASK) { 1179 mydata->flags = manifest_flags; 2437 if (((PHAR_ZIP_16(local.flags)) & 0x8) == 0x8) { 2851 if (!(entry->flags & PHAR_ENT_COMPRESSION_MASK)) { 2862 if (entry->flags & PHAR_ENT_COMPRESSED_GZ) { 2917 entry->old_flags = entry->flags; 3052 phar_set_32(entry_buffer+16, entry->flags); 3261 if (phar->flags & PHAR_FILE_COMPRESSED_GZ) { [all …]
|
H A D | TODO | 3 X make permissions in the lowest bits of flags to simplify using them [Greg] 90 X investigate potential collision between SPL's DirectoryIterator flags and
|
/PHP-5.5/ext/mysqli/tests/ |
H A D | mysqli_fetch_field_direct_oo.phpt | 80 [%u|b%"flags"]=>
|
H A D | bug_mysql_49406.phpt | 75 printf("Flags : %d\n", $field->flags);
|
H A D | mysqli_stmt_result_metadata.phpt | 125 [%u|b%"flags"]=>
|
/PHP-5.5/ext/standard/tests/file/ |
H A D | file_put_contents_variation2.phpt | 7 /* Prototype : int file_put_contents(string file, mixed data [, int flags [, resource context]])
|
H A D | file_put_contents_variation7-win32.phpt | 12 /* Prototype : int file_put_contents(string file, mixed data [, int flags [, resource context]])
|
H A D | file_put_contents_variation7.phpt | 7 /* Prototype : int file_put_contents(string file, mixed data [, int flags [, resource context]])
|
H A D | file_put_contents_variation8-win32.phpt | 12 /* Prototype : int file_put_contents(string file, mixed data [, int flags [, resource context]])
|
H A D | file_put_contents_variation8.phpt | 12 /* Prototype : int file_put_contents(string file, mixed data [, int flags [, resource context]])
|
H A D | file_get_contents_file_put_contents_variation1.phpt | 11 /* Prototype: int file_put_contents( string $filename, mixed $data[,int $flags[, resource $context]…
|
/PHP-5.5/ext/zip/lib/ |
H A D | zip.h | 201 zip_uint32_t flags; /* reserved for future use */ member
|
H A D | zipint.h | 188 unsigned int flags; /* archive global flags */ member
|
/PHP-5.5/ext/openssl/ |
H A D | openssl.c | 266 ZEND_ARG_INFO(0, flags) 278 ZEND_ARG_INFO(0, flags) 288 ZEND_ARG_INFO(0, flags) 3538 long flags = 0; in PHP_FUNCTION() local 3559 flags = flags & ~PKCS7_DETACHED; in PHP_FUNCTION() 3611 signers = PKCS7_get0_signers(p7, NULL, flags); in PHP_FUNCTION() 3644 long flags = 0; in PHP_FUNCTION() local 3759 SMIME_write_PKCS7(outfile, p7, infile, flags); in PHP_FUNCTION() 3782 long flags = PKCS7_DETACHED; in PHP_FUNCTION() local 3839 p7 = PKCS7_sign(cert, privkey, others, infile, flags); in PHP_FUNCTION() [all …]
|
/PHP-5.5/ext/mysql/tests/ |
H A D | mysql_reflection_functions.phpt | 64 Parameter #4 [ <optional> $flags ] 314 Parameter #3 [ <optional> $flags ]
|
/PHP-5.5/ext/mysqlnd/ |
H A D | mysqlnd_loaddata.c | 172 if (!(conn->options->flags & CLIENT_LOCAL_FILES)) { in mysqlnd_handle_local_infile()
|
/PHP-5.5/ext/pcre/pcrelib/ |
H A D | pcre_compile.c | 8814 *flags = REQ_NONE; in find_firstassertedchar() 8875 *flags = cflags; in find_firstassertedchar() 9360 re->flags = cd->external_flags; in pcre_compile2() 9614 re->flags |= PCRE_FCH_CASELESS; in pcre_compile2() 9617 re->flags |= PCRE_FIRSTSET; in pcre_compile2() 9650 re->flags |= PCRE_RCH_CASELESS; in pcre_compile2() 9655 re->flags |= PCRE_RCH_CASELESS; in pcre_compile2() 9658 re->flags |= PCRE_REQCHSET; in pcre_compile2() 9670 if ((re->flags & PCRE_FIRSTSET) != 0) in pcre_compile2() 9679 if ((re->flags & PCRE_REQCHSET) != 0) in pcre_compile2() [all …]
|
/PHP-5.5/Zend/ |
H A D | zend_compile.c | 3519 if ((parent_info->flags & ZEND_ACC_STATIC) != (child_info->flags & ZEND_ACC_STATIC)) { in do_inherit_property_access_check() 3530 if ((child_info->flags & ZEND_ACC_PPP_MASK) > (parent_info->flags & ZEND_ACC_PPP_MASK)) { in do_inherit_property_access_check() 4281 zend_uint flags; in zend_do_traits_property_binding() local 4295 flags = property_info->flags; in zend_do_traits_property_binding() 4311 flags |= ZEND_ACC_CHANGED; in zend_do_traits_property_binding() 4316 if (flags & ZEND_ACC_STATIC) { in zend_do_traits_property_binding() 4352 if (flags & ZEND_ACC_STATIC) { in zend_do_traits_property_binding() 4361 prop_value, flags, in zend_do_traits_property_binding() 5538 if ((c->flags & CONST_CT_SUBST) && !(c->flags & CONST_CS)) { in zend_get_ct_const() 5550 if ((c->flags & CONST_CT_SUBST) && !(c->flags & CONST_CS)) { in zend_get_ct_const() [all …]
|
H A D | zend_builtin_functions.c | 708 c.flags = case_sensitive; /* non persistent */ in ZEND_FUNCTION() 917 if (((prop_info->flags & ZEND_ACC_SHADOW) && in add_class_vars() 919 ((prop_info->flags & ZEND_ACC_PROTECTED) && in add_class_vars() 921 ((prop_info->flags & ZEND_ACC_PRIVATE) && in add_class_vars() 928 if (statics && (prop_info->flags & ZEND_ACC_STATIC) != 0) { in add_class_vars() 930 } else if (!statics && (prop_info->flags & ZEND_ACC_STATIC) == 0) { in add_class_vars() 1201 && (property_info->flags & ZEND_ACC_SHADOW) == 0) { in ZEND_FUNCTION()
|
H A D | zend_objects.c | 195 if ((prop_info->flags & ZEND_ACC_STATIC) == 0) { in zend_objects_clone_members()
|
/PHP-5.5/ext/gd/libgd/ |
H A D | gdft.c | 814 if (strex && ((strex->flags & gdFTEX_LINESPACE) == gdFTEX_LINESPACE)) { 850 if (strex && (strex->flags & gdFTEX_RESOLUTION)) { 879 if (strex && (strex->flags & gdFTEX_CHARMAP)) {
|