Home
last modified time | relevance | path

Searched refs:type (Results 1476 – 1500 of 1876) sorted by relevance

1...<<51525354555657585960>>...76

/PHP-5.5/ext/soap/tests/
H A Dserver023.phpt36 …/ns1:Test2></SOAP-ENV:Header><SOAP-ENV:Body><ns1:testResponse><return xsi:type="xsd:string">Hello …
/PHP-5.5/ext/pcre/tests/
H A Dpreg_replace_error1.phpt11 * Testing how preg_replace reacts to being passed the wrong type of regex argument
H A Dpreg_match_error1.phpt11 * Testing how preg_match reacts to being passed the wrong type of regex argument
/PHP-5.5/ext/pdo_mysql/tests/
H A Dpdo_mysql_bit.phpt22 // not all MySQL Server versions and/or engines might support the type
/PHP-5.5/ext/standard/tests/array/
H A Darray_fill_keys_variation4.phpt81 resource(%d) of type (stream)
H A Darray_shuffle_basic.phpt2 array_shuffle(): Test return type and value for expected input
H A Darray_column_basic.phpt196 resource(%d) of type (stream)
215 resource(%d) of type (stream)
H A Darray_merge_recursive_variation4.phpt83 Warning: Illegal offset type in %s on line %d
85 Warning: Illegal offset type in %s on line %d
/PHP-5.5/ext/standard/tests/strings/
H A Dsprintf_variation17.phpt12 // resource type variable
/PHP-5.5/ext/sybase_ct/tests/
H A Dtest_msghandler_handled.phpt23 case 11021: // Function GETDATE invoked with wrong number or type of argument(s)
/PHP-5.5/tests/classes/
H A Dtostring_001.phpt116 string(19) "Illegal offset type"
/PHP-5.5/ext/openssl/
H A Dopenssl.mak18 # Build type defaults to 'release'
57 C_FLAGS += -relax_pointers # To remove type-casting errors
/PHP-5.5/ext/oci8/tests/
H A Dbind_sqltnum.phpt76 echo "\nTEST41 wrong bind type SQLT_NUM\n";
194 TEST41 wrong bind type SQLT_NUM
/PHP-5.5/Zend/
H A Dzend_ini_parser.y52 static void zend_ini_do_op(char type, zval *result, zval *op1, zval *op2) in zend_ini_do_op() argument
67 switch (type) { in zend_ini_do_op()
/PHP-5.5/ext/standard/tests/file/
H A Dfseek_ftell_rewind_variation5.phpt34 echo "-- File having data of type ". $file_content_type ." --\n";
64 -- File having data of type text_with_new_line --
269 -- File having data of type alphanumeric --
H A Dfseek_ftell_rewind_basic2-win32.phpt38 echo "\n-- File having data of type ". $file_content_type ." --\n";
71 } //end of File content type loop
77 -- File having data of type text_with_new_line --
271 -- File having data of type alphanumeric --
H A Dfseek_ftell_rewind_basic2.phpt37 echo "\n-- File having data of type ". $file_content_type ." --\n";
70 } //end of File content type loop
76 -- File having data of type text_with_new_line --
270 -- File having data of type alphanumeric --
/PHP-5.5/ext/sockets/
H A Dmulticast.c467 if (sock->type == AF_INET) { in _php_mcast_join_leave()
487 else if (sock->type == AF_INET6) { in _php_mcast_join_leave()
532 if (sock->type == AF_INET) { in _php_mcast_source_op()
555 else if (sock->type == AF_INET6) { in _php_mcast_source_op()
/PHP-5.5/ext/spl/
H A Dspl_directory.c91 switch(intern->type) { in spl_filesystem_object_free_storage()
205 switch (intern->type) { in spl_filesystem_object_get_file_name()
248 intern->type = SPL_FS_DIR; in spl_filesystem_dir_open()
278 intern->type = SPL_FS_FILE; in spl_filesystem_file_open()
351 switch (source->type) { in spl_filesystem_object_clone()
476 switch (source->type) { in spl_filesystem_object_create_type()
488 switch (type) { in spl_filesystem_object_create_type()
572 switch (intern->type) { in spl_filesystem_object_get_pathname()
1881 if (type == IS_STRING) { in spl_filesystem_object_cast()
1886 switch (intern->type) { in spl_filesystem_object_cast()
[all …]
/PHP-5.5/ext/oci8/
H A Doci8.c167 ZEND_ARG_INFO(0, type)
175 ZEND_ARG_INFO(0, type)
184 ZEND_ARG_INFO(0, type)
289 ZEND_ARG_INFO(0, type)
604 ZEND_ARG_INFO(0, type)
1899 if (le->type == le_index_ptr) { in php_oci_do_connect_ex()
1900 int type, link; in php_oci_do_connect_ex() local
2125 new_le.type = le_pconnection; in php_oci_do_connect_ex()
2150 new_le.type = le_index_ptr; in php_oci_do_connect_ex()
2687 if (le->type == le_pconnection) { in php_oci_persistent_helper()
[all …]
/PHP-5.5/sapi/thttpd/
H A Dthttpd_patch273 - fixed_type, sizeof(fixed_type), type, hc->hs->charset );
287 + type_len = strlen(type);
302 + if (type[type_len-2] == '%' && type[type_len-1] == 's') {
303 + smart_str_appendl(&s, type, type_len - 2);
306 + smart_str_appendl(&s, type, type_len);
474 + hc->type = "";
562 - hc->type = "";
759 hc, 200, ok200title, hc->encodings, "", hc->type, hc->sb.st_size,
771 + hc, 304, err304title, hc->encodings, "", hc->type, -1,
1054 -# A list of file extensions followed by the corresponding MIME type.
[all …]
/PHP-5.5/ext/phar/phar/
H A Dpharcommand.inc203 * Argument type loader
269 * Argument type new phar
287 * Argument type existing Phar file
314 * Argument type Phar url-like
335 * Cli argument type phar
351 * Argument type Entry name
364 * Argument type compression algorithm
847 'type' => 'dir',
981 'type' => 'any',
1469 $infos['Hash-type'] = 'NONE';
[all …]
/PHP-5.5/ext/mysqlnd/
H A Dmysqlnd_ps.c98 result->type = MYSQLND_RES_PS_BUF; in MYSQLND_METHOD()
178 result->type = MYSQLND_RES_PS_BUF; in MYSQLND_METHOD()
432 result->type = MYSQLND_RES_PS_BUF; in MYSQLND_METHOD()
514 stmt->result->type = MYSQLND_RES_PS_BUF; in mysqlnd_stmt_execute_parse_response()
1297 if (stmt->param_bind[param_no].type != MYSQL_TYPE_LONG_BLOB) { in MYSQLND_METHOD()
1425 DBG_INF_FMT("%u is of type %u", i, stmt->param_bind[i].type); in MYSQLND_METHOD()
1430 if (stmt->param_bind[i].type == MYSQL_TYPE_LONG_BLOB) { in MYSQLND_METHOD()
1445 zval * const zv, zend_uchar type TSRMLS_DC) in MYSQLND_METHOD()
1484 if (type == MYSQL_TYPE_LONG_BLOB) { in MYSQLND_METHOD()
1489 stmt->param_bind[param_no].type = type; in MYSQLND_METHOD()
[all …]
H A Dmysqlnd_wireprotocol.c1263 meta->type = uint1korr(p); in php_mysqlnd_rset_field_read()
1281 (meta->type <= MYSQL_TYPE_INT24 && in php_mysqlnd_rset_field_read()
1282 (meta->type != MYSQL_TYPE_TIMESTAMP || meta->length == 14 || meta->length == 8) in php_mysqlnd_rset_field_read()
1283 ) || meta->type == MYSQL_TYPE_YEAR) in php_mysqlnd_rset_field_read()
1517 … fields_metadata[i].db, fields_metadata[i].table, fields_metadata[i].name, fields_metadata[i].type, in php_mysqlnd_rowp_read_binary_protocol()
1524 enum_mysqlnd_field_types type = fields_metadata[i].type; in php_mysqlnd_rowp_read_binary_protocol() local
1525 mysqlnd_ps_fetch_functions[type].func(*current_field, &fields_metadata[i], 0, &p TSRMLS_CC); in php_mysqlnd_rowp_read_binary_protocol()
1528 switch (fields_metadata[i].type) { in php_mysqlnd_rowp_read_binary_protocol()
1634 mysqlnd_ps_fetch_functions[fields_metadata[i].type]; in php_mysqlnd_rowp_read_text_protocol()
1638 switch (fields_metadata[i].type) { in php_mysqlnd_rowp_read_text_protocol()
[all …]
H A Dmysqlnd_result.c88 mysqlnd_rset_zval_ptr_dtor(zval **zv, enum_mysqlnd_res_type type, zend_bool * copy_ctor_called TSRM… in mysqlnd_rset_zval_ptr_dtor() argument
101 if (type == MYSQLND_RES_PS_BUF || type == MYSQLND_RES_PS_UNBUF) { in mysqlnd_rset_zval_ptr_dtor()
148 … mysqlnd_rset_zval_ptr_dtor(&(unbuf->last_row_data[i]), result->type, &copy_ctor_called TSRMLS_CC); in MYSQLND_METHOD()
202 mysqlnd_rset_zval_ptr_dtor(&(current_row[col]), result->type, &copy_ctor_called TSRMLS_CC); in MYSQLND_METHOD()
864 result->type = MYSQLND_RES_NORMAL; in MYSQLND_METHOD()
873 result->type = MYSQLND_RES_PS_UNBUF; in MYSQLND_METHOD()
1234 result->type = MYSQLND_RES_NORMAL; in MYSQLND_METHOD()
1285 result->type == MYSQLND_RES_NORMAL? STAT_FLUSHED_NORMAL_SETS: in MYSQLND_METHOD()

Completed in 74 milliseconds

1...<<51525354555657585960>>...76