Home
last modified time | relevance | path

Searched refs:type (Results 1851 – 1875 of 2182) sorted by relevance

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

/PHP-7.2/ext/standard/tests/array/
H A Dcurrent_variation2.phpt154 resource(%d) of type (stream)
H A Darray_unique_variation4.phpt129 resource(%d) of type (stream)
/PHP-7.2/ext/iconv/tests/
H A Diconv_set_encoding_error.phpt10 /* Prototype : bool iconv_set_encoding(string type, string charset)
H A Diconv_get_encoding_error.phpt10 /* Prototype : mixed iconv_get_encoding([string type])
/PHP-7.2/ext/standard/tests/file/
H A Dfgetc_error.phpt31 /* loop to test fgetc() with different invalid type of args */
H A Dfflush_variation2.phpt29 foreach( $file_types as $type ) {
30 echo "-- Iteration $count with file containing $type data --\n";
41 fill_file($file_handle, $type, 10);
53 var_dump( fill_file($file_handle, $type, 50) );
H A Dfseek_ftell_rewind_variation2-win32.phpt39 echo "\n-- File having data of type ". $file_content_type ." --\n";
74 -- File having data of type text_with_new_line --
256 -- File having data of type alphanumeric --
H A Dfseek_ftell_rewind_variation2.phpt39 echo "\n-- File having data of type ". $file_content_type ." --\n";
74 -- File having data of type text_with_new_line --
256 -- File having data of type alphanumeric --
/PHP-7.2/ext/standard/tests/strings/
H A Dbasename_error.phpt17 // passing invalid type arguments
H A Dstrtr_variation6.phpt12 * and expected type for 'str' & 'to' arguments
H A Dvprintf_variation16.phpt29 // Arrays of signed and other type of values for the format defined in $format.
H A Dvprintf_variation16_64bit.phpt29 // Arrays of signed and other type of values for the format defined in $format.
H A Dvsprintf_variation16.phpt29 // Arrays of signed and other type of values for the format defined in $format.
H A Dvsprintf_variation16_64bit.phpt29 // Arrays of signed and other type of values for the format defined in $format.
/PHP-7.2/ext/soap/tests/
H A Dserver029.phpt54 ….xmlsoap.org/soap/encoding/"><SOAP-ENV:Body><ns1:testResponse><return xsi:type="xsd:string">Hello …
/PHP-7.2/ext/oci8/tests/
H A Dbind_sqltint.phpt36 echo "\nTEST141 wrong bind type SQLT_INT\n";
220 TEST141 wrong bind type SQLT_INT
H A Ddrcp_cclass1.phpt19 die('skip could not identify container type');
/PHP-7.2/ext/pdo_dblib/
H A Ddblib_stmt.c42 static char *pdo_dblib_get_field_name(int type) in pdo_dblib_get_field_name() argument
52 switch (type) { in pdo_dblib_get_field_name()
/PHP-7.2/ext/sockets/tests/
H A Dmcast_ipv6_recv.phpt183 resource(%d) of type (Socket)
185 resource(%d) of type (Socket)
/PHP-7.2/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_…
/PHP-7.2/Zend/
H A Dzend_vm_def.h1419 switch (type) {
1453 switch (type) {
1477 switch (type) {
1505 if (type == BP_VAR_R || type == BP_VAR_IS) {
1567 ZEND_ASSERT(type == BP_VAR_IS);
1574 if (type == BP_VAR_R || type == BP_VAR_IS) {
3550 if (EXPECTED(fbc->type == ZEND_USER_FUNCTION)) {
5111 if (ce->type == ZEND_INTERNAL_CLASS) {
8240 zend_string *type; variable
8244 type = zend_zval_get_type(op1);
[all …]
/PHP-7.2/ext/oci8/
H A Doci8.c132 ZEND_ARG_INFO(0, type)
140 ZEND_ARG_INFO(0, type)
149 ZEND_ARG_INFO(0, type)
254 ZEND_ARG_INFO(0, type)
592 ZEND_ARG_INFO(0, type)
1810 if (le->type == le_pconnection) { in php_oci_do_connect_ex()
1816 if (le->type == le_index_ptr) { in php_oci_do_connect_ex()
2052 new_le.type = le_pconnection; in php_oci_do_connect_ex()
2074 new_le.type = le_index_ptr; in php_oci_do_connect_ex()
2727 if (le->type == le_pconnection) { in php_oci_persistent_helper()
[all …]
/PHP-7.2/ext/pcre/tests/
H A Dpreg_match_all_error1.phpt11 * Testing how preg_match_all reacts to being passed the wrong type of regex argument
/PHP-7.2/ext/mbstring/
H A Dmbstring.h204 int type; member
/PHP-7.2/ext/dom/
H A Dphp_dom.h129 zval *dom_nodelist_read_dimension(zval *object, zval *offset, int type, zval *rv);

Completed in 58 milliseconds

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