Home
last modified time | relevance | path

Searched refs:type (Results 1726 – 1750 of 2004) sorted by relevance

1...<<61626364656667686970>>...81

/PHP-7.0/ext/standard/tests/strings/
H A Dnl2br_variation5.phpt12 * expected type for 'str' argument
H A Dsprintf_variation4.phpt18 // array of float type values
H A Dsprintf_variation4_64bit.phpt14 // array of float type values
H A Dstr_pad_variation2.phpt11 * and expected type for '$input'
/PHP-7.0/ext/ldap/tests/
H A Dldap_search_overrides.phpt46 resource(%d) of type (ldap result)
/PHP-7.0/ext/imap/
H A Dphp_imap.c3367 if (body->type <= TYPEMAX) { in PHP_FUNCTION()
3401 if (body->disposition.type) { in PHP_FUNCTION()
3635 bod->type = (short) Z_LVAL_P(pvalue); in PHP_FUNCTION()
3719 short type = -1; in PHP_FUNCTION() local
3722 type = (short) Z_LVAL_P(pvalue); in PHP_FUNCTION()
3736 if (type != TYPEMULTIPART) { in PHP_FUNCTION()
3737 bod->type = type; in PHP_FUNCTION()
3874 if (bod && bod->type == TYPEMULTIPART) { in PHP_FUNCTION()
4594 if (body->type <= TYPEMAX) { in _php_imap_add_body()
4632 if (body->disposition.type) { in _php_imap_add_body()
[all …]
/PHP-7.0/ext/com_dotnet/
H A Dcom_extension.c161 ZEND_ARG_INFO(0, type)
166 ZEND_ARG_INFO(0, type)
/PHP-7.0/ext/fileinfo/libmagic/
H A Dfile.h178 uint8_t type; /* comparison type (FILE_*) */ member
459 protected void file_delmagic(struct magic *, int type, size_t entries);
/PHP-7.0/
H A DREADME.UNIX-BUILD-SYSTEM101 Instead of using PHP_SAPI=foo/PHP_BUILD_XYZ, you will need to type
103 PHP_SELECT_SAPI(name, type, sources.c)
/PHP-7.0/ext/mysqli/tests/
H A Dmysqli_fetch_array.phpt121 // Unicode is on and we are told that the MySQL column type is a binary type.
369 Warning: mysqli_fetch_array(): The result type should be either MYSQLI_NUM, MYSQLI_ASSOC or MYSQLI_…
371 Warning: mysqli_fetch_array(): The result type should be either MYSQLI_NUM, MYSQLI_ASSOC or MYSQLI_…
H A Dmysqli_fetch_field_direct_oo.phpt82 [%u|b%"type"]=>
/PHP-7.0/ext/standard/tests/file/
H A Dfread_basic.phpt40 echo "\n-- Testing fread) with file having data of type ". $file_content_type ." --\n";
105 -- Testing fread) with file having data of type numeric --
239 -- Testing fread) with file having data of type text --
373 -- Testing fread) with file having data of type text_with_new_line --
507 -- Testing fread) with file having data of type alphanumeric --
/PHP-7.0/ext/mbstring/
H A Dmbstring.c221 ZEND_ARG_INFO(0, type)
425 ZEND_ARG_INFO(0, type)
1626 while (p->type > 0) { in PHP_RINIT_FUNCTION()
1627 if ((MBSTRG(func_overload) & p->type) == p->type && in PHP_RINIT_FUNCTION()
1687 while (p->type > 0) { in PHP_RSHUTDOWN_FUNCTION()
1688 if ((MBSTRG(func_overload) & p->type) == p->type && in PHP_RSHUTDOWN_FUNCTION()
3995 if (type == 0 && is_hex) { in php_mb_numericentity_exec()
4557 while (over_func->type > 0) { in PHP_FUNCTION()
4558 if ((MBSTRG(func_overload) & over_func->type) == over_func->type ) { in PHP_FUNCTION()
4634 while (over_func->type > 0) { in PHP_FUNCTION()
[all …]
/PHP-7.0/ext/gd/
H A Dgd.c407 ZEND_ARG_INFO(0, type)
813 ZEND_ARG_INFO(0, type)
1030 switch (type) { in php_gd_error_method()
1034 type = E_NOTICE; in php_gd_error_method()
1037 type = E_WARNING; in php_gd_error_method()
1040 type = E_ERROR; in php_gd_error_method()
2530 zend_long quality = 0, type = 0; in _php_image_output() local
2555 t = type; in _php_image_output()
4847 zend_long type; in PHP_FUNCTION() local
4856 switch((gdAffineStandardMatrix)type) { in PHP_FUNCTION()
[all …]
/PHP-7.0/ext/pgsql/
H A Dpgsql.c1000 if (rsrc->type != le_plink) in _rollback_transactions()
1364 new_le.type = le_plink;
1372 if (le->type != le_plink) {
1423 if (index_ptr->type != le_index_ptr) {
1428 if (link->ptr && (link->type == le_link || link->type == le_plink)) {
1477 new_index_ptr.type = le_index_ptr;
2381 new_oid_entry.type = le_string;
2475 new_field_table.type = le_string;
5809 zval meta, *def, *type, *not_null, *has_default, *is_enum, *val, new_val; local
5842 if (!err && (type = zend_hash_str_find(Z_ARRVAL_P(def), "type", sizeof("type") - 1)) == NULL) {
[all …]
/PHP-7.0/ext/standard/
H A Dbasic_functions.h161 #error Need type which holds 32 bits
/PHP-7.0/ext/standard/tests/class_object/
H A Dis_subclass_of_variation_001.phpt2 Test is_subclass_of() function : usage variations - unexpected type for arg 1
H A Dget_parent_class_variation_002.phpt2 Test get_parent_class() function : usage variations - unexpected argument type.
H A Dmethod_exists_variation_001.phpt2 Test method_exists() function : usage variations - unexpected type for arg 1
/PHP-7.0/ext/oci8/tests/
H A Ddrcp_privileged.phpt26 die('skip could not identify container type');
H A Dbind_boolean_1.phpt39 $b = "abc"; // bind var type will change
/PHP-7.0/ext/pdo_mysql/tests/
H A Dpdo_mysql_get_attribute.phpt37 …printf("[%03d] Call to PDO::setAttribute(int attribute, mixed value) has changed the type of value…
/PHP-7.0/ext/soap/tests/bugs/
H A Dbug47273.phpt47 …xmlsoap.org/soap/encoding/"><SOAP-ENV:Body><ns1:test1Response><return xsi:type="xsd:string">Test #…
/PHP-7.0/ext/xml/tests/
H A Dutf8_encode_variation1.phpt2 Test utf8_encode() function : usage variations - <type here specifics of this variation>
/PHP-7.0/ext/intl/
H A Dconfig.w329 // always build as shared - zend_strtod.c/ICU type conflict

Completed in 138 milliseconds

1...<<61626364656667686970>>...81