Home
last modified time | relevance | path

Searched refs:type (Results 1826 – 1850 of 2182) sorted by relevance

1...<<71727374757677787980>>...88

/PHP-7.2/sapi/cli/tests/
H A Dphp_cli_server_014.phpt70 Content-type: %s
/PHP-7.2/ext/ldap/tests/
H A Dldap_modify_error.phpt81 Warning: ldap_modify(): Modify: Undefined attribute type in %s on line %d
H A Dldap_mod_add_error.phpt81 Warning: ldap_mod_add(): Modify: Undefined attribute type in %s on line %d
H A Dldap_search_basic.phpt33 resource(%d) of type (ldap result)
/PHP-7.2/ext/oci8/tests/
H A Derror_bind.phpt63 resource(%d) of type (oci8 connection)
H A Dlob_001.phpt74 resource(%d) of type (oci8 descriptor)
/PHP-7.2/ext/mbstring/tests/
H A Dmb_http_output.phpt7 //TODO: Add more encoding. Wrong parameter type test.
/PHP-7.2/ext/soap/
H A Dphp_soap.h100 int type; member
/PHP-7.2/ext/soap/tests/
H A Dcustom_content_type.phpt48 * In case of an empty content-type, let's fallback to the default content.
H A Dserver024.phpt48 …/ns1:Test2></SOAP-ENV:Header><SOAP-ENV:Body><ns1:testResponse><return xsi:type="xsd:string">Hello …
/PHP-7.2/ext/standard/
H A Dconfig.w3232 string.c scanf.c syslog.c type.c uniqid.c url.c var.c \
/PHP-7.2/ext/date/tests/
H A Drfc-datetime_and_daylight_saving_time-type3-fd.phpt2 RFC: DateTime and Daylight Saving Time Transitions (zone type 3, fd)
H A Drfc-datetime_and_daylight_saving_time-type3-fs.phpt2 RFC: DateTime and Daylight Saving Time Transitions (zone type 3, fs)
/PHP-7.2/ext/fileinfo/
H A Dlibmagic.patch219 - switch (map->type) {
564 - if (!IS_STRING(m->type))
573 - if (IS_STRING(m->type)) {
712 - map->type = MAP_TYPE_MMAP;
719 - map->type = MAP_TYPE_MALLOC;
925 - if (IS_STRING(m->type)) {
2614 * find type of descriptor
2883 - (m->type < file_nnames) ? file_names[m->type] : "*bad type");
2887 - if (IS_STRING(m->type)) {
2937 - switch (m->type) {
[all …]
/PHP-7.2/ext/com_dotnet/
H A Dcom_saproxy.c74 static zval *saproxy_property_read(zval *object, zval *member, int type, void **cahce_slot, zval *r… in saproxy_property_read() argument
88 static zval *saproxy_read_dimension(zval *object, zval *offset, int type, zval *rv) in saproxy_read_dimension() argument
346 static int saproxy_object_cast(zval *readobj, zval *writeobj, int type) in saproxy_object_cast() argument
/PHP-7.2/ext/standard/tests/file/
H A Dfseek_ftell_rewind_variation1.phpt33 echo "\n-- File having data of type ". $file_content_type ." --\n";
65 -- File having data of type text_with_new_line --
247 -- File having data of type alphanumeric --
H A Dfseek_ftell_rewind_variation3.phpt36 echo "\n-- File having data of type ". $file_content_type ." --\n";
67 -- File having data of type text_with_new_line --
273 -- File having data of type alphanumeric --
H A Dfseek_ftell_rewind_variation4-win32.phpt38 echo "\n-- File having data of type ". $file_content_type ." --\n";
72 -- File having data of type text_with_new_line --
278 -- File having data of type alphanumeric --
H A Dfseek_ftell_rewind_variation4.phpt38 echo "\n-- File having data of type ". $file_content_type ." --\n";
72 -- File having data of type text_with_new_line --
278 -- File having data of type alphanumeric --
H A Dfseek_ftell_rewind_variation6-win32.phpt39 echo "\n-- File having data of type ". $file_content_type ." --\n";
72 -- File having data of type text_with_new_line --
278 -- File having data of type alphanumeric --
H A Dfseek_ftell_rewind_variation6.phpt39 echo "\n-- File having data of type ". $file_content_type ." --\n";
72 -- File having data of type text_with_new_line --
278 -- File having data of type alphanumeric --
H A Dfseek_ftell_rewind_variation8-win32.phpt39 echo "\n-- File having data of type ". $file_content_type ." --\n";
73 -- File having data of type text_with_new_line --
279 -- File having data of type alphanumeric --
H A Dfseek_ftell_rewind_variation8.phpt39 echo "\n-- File having data of type ". $file_content_type ." --\n";
73 -- File having data of type text_with_new_line --
279 -- File having data of type alphanumeric --
H A Dfseek_ftell_rewind_variation7.phpt35 echo "\n-- File having data of type ". $file_content_type ." --\n";
66 -- File having data of type text_with_new_line --
272 -- File having data of type alphanumeric --
/PHP-7.2/ext/mysqlnd/
H A Dmysqlnd_result.c264 if (set->type == MYSQLND_BUFFERED_TYPE_ZVAL) { in MYSQLND_METHOD()
266 } if (set->type == MYSQLND_BUFFERED_TYPE_C) { in MYSQLND_METHOD()
946 result->type = MYSQLND_RES_NORMAL; in MYSQLND_METHOD()
948 result->type = MYSQLND_RES_PS_UNBUF; in MYSQLND_METHOD()
994 if (result->stored_data->type == MYSQLND_BUFFERED_TYPE_ZVAL) { in MYSQLND_METHOD()
1062 } else if (result->stored_data->type == MYSQLND_BUFFERED_TYPE_C) { in MYSQLND_METHOD()
1424 result->type = MYSQLND_RES_NORMAL; in MYSQLND_METHOD()
1505 result->type == MYSQLND_RES_NORMAL? STAT_FLUSHED_NORMAL_SETS: in MYSQLND_METHOD()
2013 ret->type = MYSQLND_BUFFERED_TYPE_ZVAL; in mysqlnd_result_buffered_zval_init()
2060 ret->type = MYSQLND_BUFFERED_TYPE_C; in mysqlnd_result_buffered_c_init()

Completed in 80 milliseconds

1...<<71727374757677787980>>...88