Home
last modified time | relevance | path

Searched refs:type (Results 1576 – 1600 of 1715) sorted by relevance

1...<<616263646566676869

/PHP-5.3/ext/mysqli/tests/
H A Dmysqli_stmt_bind_result_bit.phpt48 // don't bail - column type might not be supported by the server, ignore this
/PHP-5.3/ext/xml/
H A Dxml.mak47 C_FLAGS += -relax_pointers # To remove type-casting errors
/PHP-5.3/ext/ereg/tests/
H A Dereg_variation_001.phpt2 Test ereg() function : usage variations - unexpected type arg 1
H A Deregi_variation_001.phpt2 Test eregi() function : usage variations - unexpected type arg 1
H A Dsplit_variation_001.phpt2 Test split() function : usage variations - unexpected type for arg 1
H A Dspliti_variation_001.phpt2 Test spliti() function : usage variations - unexpected type for arg 1
/PHP-5.3/ext/standard/tests/general_functions/
H A Dstrval.phpt107 // get a resource type variable
/PHP-5.3/ext/sybase_ct/
H A Dphp_sybase_ct.c856 int type, link; in php_sybase_do_connect() local
864 ptr = zend_list_find(link, &type); /* check if the link is still there */ in php_sybase_do_connect()
865 if (ptr && (type==le_link || type==le_plink)) { in php_sybase_do_connect()
1938 static char *php_sybase_get_field_name(CS_INT type) in php_sybase_get_field_name() argument
1940 switch (type) { in php_sybase_get_field_name()
/PHP-5.3/ext/oci8/tests/
H A Drefcur_prefetch_4.phpt24 type refcursortype is ref cursor;
H A Drefcur_prefetch_2.phpt22 type refcursortype is ref cursor;
H A Dbug43497.phpt91 function createxmltab($c) // create table w/ field of XML type
/PHP-5.3/ext/standard/tests/image/
H A Dgetimagesize_variation1.phpt2 Test getimagesize() function : usage variations - unexpected type for arg 1
/PHP-5.3/ext/standard/tests/file/
H A D001.phpt2 File type functions
H A Dftruncate_variation6-win32.phpt32 echo "\n-- Testing ftruncate() with file having data of type ". $file_content_type ." --\n";
80 -- Testing ftruncate() with file having data of type numeric --
271 -- Testing ftruncate() with file having data of type text_with_new_line --
H A Dftruncate_variation6.phpt32 echo "\n-- Testing ftruncate() with file having data of type ". $file_content_type ." --\n";
80 -- Testing ftruncate() with file having data of type numeric --
271 -- Testing ftruncate() with file having data of type text_with_new_line --
/PHP-5.3/ext/dom/
H A Dcharacterdata.c115 if (newval->type != IS_STRING) { in dom_characterdata_data_write()
/PHP-5.3/ext/imap/tests/
H A Dimap_fetch_overview_variation2.phpt226 -- Testing with second argument value: resource(%d) of type (stream)
/PHP-5.3/ext/standard/
H A Dcrypt_sha512.c22 # define __alignof__(type) offsetof (struct { char c; type member;}, member) argument
/PHP-5.3/ext/soap/
H A Dphp_http.c27 static char *get_http_header_value(char *headers, char *type);
1259 static char *get_http_header_value(char *headers, char *type) in get_http_header_value() argument
1264 typelen = strlen(type); in get_http_header_value()
1272 if (strncasecmp(pos, type, typelen) == 0) { in get_http_header_value()
/PHP-5.3/ext/standard/tests/strings/
H A Dstrcmp.phpt71 /* getting resource type for file handle */
76 /* string1 and string2 of same "stream" type */
79 /* string1 is of "stream" type & string3 is of "int" type */
/PHP-5.3/main/
H A Drfc1867.c1323 error_type.type = IS_LONG;
1328 file_size.type = IS_LONG;
1331 file_size.type = IS_LONG;
/PHP-5.3/ext/date/lib/
H A Dparse_date.re161 int type;
586 *behavior = tp->type;
700 s->time->relative.special.type = relunit->multiplier;
755 if ((fmp->gmtoffset * 3600) == gmtoffset && fmp->type == isdst) {
778 *dst = tp->type;
779 value += tp->type * 60;
1136 s->time->relative.special.type = TIMELIB_SPECIAL_DAY_OF_WEEK_IN_MONTH;
1139 s->time->relative.special.type = TIMELIB_SPECIAL_LAST_DAY_OF_WEEK_IN_MONTH;
1602 …if (s->time->relative.have_special_relative && s->time->relative.special.type == TIMELIB_SPECIAL_W…
/PHP-5.3/ext/pdo_mysql/tests/
H A Dpdo_mysql_stmt_bindparam_types.phpt26 // Server might not support column type - skip it
/PHP-5.3/ext/standard/tests/dir/
H A Dopendir_variation2.phpt238 resource(%d) of type (stream)
/PHP-5.3/ext/xml/tests/
H A Dxml_get_current_byte_index_variation1.phpt2 Test xml_get_current_byte_index() function : usage variations - <type here specifics of this varia…

Completed in 61 milliseconds

1...<<616263646566676869