Home
last modified time | relevance | path

Searched refs:type (Results 1776 – 1800 of 2207) sorted by relevance

1...<<71727374757677787980>>...89

/PHP-7.4/Zend/tests/typehints/
H A Dor_null.phpt2 Test "or null"/"or be null" in type-checking errors for userland functions
254 TypeError: Argument 1 passed to intF() must be of the type int or null, object given, called in %s …
290 TypeError: Return value of returnInt() must be of the type int or null, object returned in %s:154
314 TypeError: Return value of returnMissingInt() must be of the type int or null, none returned in %s:…
/PHP-7.4/ext/intl/tests/
H A Ddateformat_format_variant2.phpt403 Error while formatting as: 'datefmt_format: invalid object type for date/time (only IntlCalendar an…
408 Error while formatting as: 'datefmt_format: invalid object type for date/time (only IntlCalendar an…
413 Error while formatting as: 'datefmt_format: invalid object type for date/time (only IntlCalendar an…
418 Error while formatting as: 'datefmt_format: invalid object type for date/time (only IntlCalendar an…
423 Error while formatting as: 'datefmt_format: invalid object type for date/time (only IntlCalendar an…
/PHP-7.4/ext/pdo_mysql/
H A Dmysql_statement.c204 if (calc_max_length && S->fields[i].type == FIELD_TYPE_BLOB) { in pdo_mysql_stmt_execute_prepared_libmysql()
209 switch (S->fields[i].type) { in pdo_mysql_stmt_execute_prepared_libmysql()
779 static char *type_to_name_native(int type) /* {{{ */ in type_to_name_native() argument
783 switch (type) { in type_to_name_native()
868 str = type_to_name_native(F->type); in pdo_mysql_stmt_col_meta()
874 switch (F->type) { in pdo_mysql_stmt_col_meta()
/PHP-7.4/sapi/cli/
H A Dphp_http_parser.c244 #define start_state (parser->type == PHP_HTTP_REQUEST ? s_start_req : s_start_res)
334 parser->type = PHP_HTTP_REQUEST; in php_http_parser_execute()
342 parser->type = PHP_HTTP_RESPONSE; in php_http_parser_execute()
346 parser->type = PHP_HTTP_REQUEST; in php_http_parser_execute()
1368 if (parser->type == PHP_HTTP_REQUEST || php_http_should_keep_alive(parser)) { in php_http_parser_execute()
1554 parser->type = t; in php_http_parser_init()
/PHP-7.4/ext/soap/tests/
H A Dserver001.phpt32 ….xmlsoap.org/soap/encoding/"><SOAP-ENV:Body><ns1:testResponse><return xsi:type="xsd:string">Hello …
H A Dserver005.phpt35 ….xmlsoap.org/soap/encoding/"><SOAP-ENV:Body><ns1:testResponse><return xsi:type="xsd:string">Hello …
H A Dserver015.phpt32 ….xmlsoap.org/soap/encoding/"><SOAP-ENV:Body><ns1:testResponse><return xsi:type="xsd:string">Hello …
H A Dserver026.phpt36 ….xmlsoap.org/soap/encoding/"><SOAP-ENV:Body><ns1:testResponse><return xsi:type="xsd:string">Hello …
/PHP-7.4/ext/sockets/tests/
H A Dsocket_create_pair-wrongparams.phpt38 Warning: socket_create_pair(): invalid socket type [31337] specified for argument 2, assuming SOCK_…
/PHP-7.4/ext/spl/tests/
H A Dbug62978.phpt36 Notice: Trying to access array offset on value of type null in %s on line %d
H A Dspl_004.phpt81 Error: Argument 3 passed to iterator_apply() must be of the type array or null, int given
/PHP-7.4/ext/standard/tests/array/
H A Darray_walk_recursive_variation4.phpt25 // with proper type
H A Darray_walk_recursive_variation5.phpt33 // with proper type
H A Darray_walk_variation5.phpt33 // with proper type
/PHP-7.4/ext/snmp/
H A Dphp_snmp.h117 char type; member
/PHP-7.4/ext/soap/tests/bugs/
H A Dbug32776.phpt46 …/schemas.xmlsoap.org/soap/encoding/"><SOAP-ENV:Body><SOAP-ENV:test><x xsi:type="xsd:string">Hello<…
/PHP-7.4/ext/gmp/tests/
H A Dgmp_init.phpt29 Warning: gmp_strval(): Unable to convert variable to GMP - wrong type in %s on line %d
/PHP-7.4/ext/standard/tests/strings/
H A Dsprintf_variation11.phpt12 // resource type variable
H A Dsprintf_variation23.phpt12 // resource type variable
H A Dsprintf_variation30.phpt12 // resource type variable
H A Dsprintf_variation42.phpt12 // resource type variable
H A Dsprintf_variation48.phpt12 // resource type variable
/PHP-7.4/ext/readline/tests/
H A Dbug77812-readline.phpt25 resource(%d) of type (process)
/PHP-7.4/ext/zlib/tests/
H A Dgzopen_variation9.phpt43 gzopen=resource(%d) of type (stream)
/PHP-7.4/ext/standard/tests/math/
H A Dcos_basic.phpt2 Test return type and value for expected input cos()

Completed in 46 milliseconds

1...<<71727374757677787980>>...89