Home
last modified time | relevance | path

Searched refs:type (Results 1526 – 1550 of 1876) sorted by relevance

1...<<61626364656667686970>>...76

/PHP-5.5/ext/ldap/tests/
H A Dldap_mod_add_error.phpt81 Warning: ldap_mod_add(): Modify: Undefined attribute type in %s on line %d
H A Dldap_modify_error.phpt81 Warning: ldap_modify(): Modify: Undefined attribute type in %s on line %d
/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_fetch_field_direct.phpt73 [%u|b%"type"]=>
H A Dmysqli_field_tell.phpt90 [%u|b%"type"]=>
/PHP-5.5/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-5.5/ext/mbstring/tests/
H A Dmb_ereg_replace_variation1.phpt2 Test mb_ereg_replace() function : usage variations - <type here specifics of this variation>
/PHP-5.5/ext/standard/tests/strings/
H A Dbasename_error.phpt17 // passing invalid type arguments
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-5.5/ext/soap/tests/
H A Dserver029.phpt54 ….xmlsoap.org/soap/encoding/"><SOAP-ENV:Body><ns1:testResponse><return xsi:type="xsd:string">Hello …
/PHP-5.5/ext/standard/tests/array/
H A Dcurrent_variation2.phpt154 resource(%d) of type (stream)
/PHP-5.5/ext/iconv/tests/
H A Diconv_get_encoding_error.phpt10 /* Prototype : mixed iconv_get_encoding([string type])
H A Diconv_set_encoding_error.phpt10 /* Prototype : bool iconv_set_encoding(string type, string charset)
/PHP-5.5/ext/sockets/tests/
H A Dmcast_ipv6_recv.phpt184 resource(%d) of type (Socket)
186 resource(%d) of type (Socket)
/PHP-5.5/ext/oci8/tests/
H A Dbind_sqltint.phpt36 echo "\nTEST141 wrong bind type SQLT_INT\n";
220 TEST141 wrong bind type SQLT_INT
/PHP-5.5/ext/opcache/Optimizer/
H A Dpass1_5.c173 ZEND_OP2_LITERAL(opline).type = IS_STRING;
235 ZEND_OP2_LITERAL(opline).type == IS_STRING) {
/PHP-5.5/Zend/RFCs/
H A D002.txt136 Optionally, the symbol type may be explicitly given to import (as
141 And finally, you may import all symbols of a given type:
/PHP-5.5/ext/fileinfo/libmagic/
H A Dfile.h178 uint8_t type; /* comparison type (FILE_*) */ member
443 protected void file_delmagic(struct magic *, int type, size_t entries);
/PHP-5.5/Zend/
H A Dzend_ini_scanner.l140 #define RETURN_TOKEN(type, str, len) { \ argument
142 return type; \
/PHP-5.5/ext/opcache/
H A Dzend_persist.c144 switch (z->type & IS_CONSTANT_TYPE_MASK) {
146 switch (z->type & ~IS_CONSTANT_INDEX) {
189 if (op_array->type != ZEND_USER_FUNCTION) {
460 if (ce->type == ZEND_USER_CLASS) {
/PHP-5.5/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

Completed in 38 milliseconds

1...<<61626364656667686970>>...76