Home
last modified time | relevance | path

Searched refs:types (Results 326 – 350 of 653) sorted by relevance

1...<<11121314151617181920>>...27

/PHP-5.5/ext/ereg/
H A Dconfig0.m450 AC_TRY_COMPILE([#include <sys/types.h>
/PHP-5.5/ext/standard/tests/strings/
H A Dvprintf_variation15.phpt41 // and with signed and other types of values from the above $args_array array
H A Dvprintf_variation15_64bit.phpt41 // and with signed and other types of values from the above $args_array array
H A Dvsprintf_variation15_64bit.phpt41 // and with signed and other types of values from the above $args_array array
/PHP-5.5/ext/sysvmsg/tests/
H A D006.phpt2 msg_send() data types when not serializing
/PHP-5.5/Zend/tests/
H A Dobjects_001.phpt2 comparing objects to other types
/PHP-5.5/ext/ctype/tests/
H A Dctype_print_variation3.phpt13 * Pass strings containing different character types to ctype_print() to test
/PHP-5.5/ext/standard/tests/general_functions/
H A Dis_bool.phpt39 // other types in a array
123 is_bool() on non bull types, expected output: bool(false) */
H A Dis_null.phpt49 // other types in a array
123 is_null() on non null types, expected output: bool(false) */
/PHP-5.5/ext/standard/tests/array/
H A Darray_key_exists_variation1.phpt2 Test array_key_exists() function : usage variations - Pass different data types as $key arg
12 * Pass different data types as $key argument to array_key_exists() to test behaviour
/PHP-5.5/ext/mbstring/tests/
H A Dmb_stripos_variation4.phpt2 Test mb_stripos() function : usage variations - pass different data types as $encoding arg
17 * Pass mb_stripos different data types as $encoding arg to test behaviour
H A Dmb_strpos_variation4.phpt2 Test mb_strpos() function : usage variations - pass different data types as $encoding arg
16 * Pass mb_strpos different data types as $encoding arg to test behaviour
H A Dmb_strrpos_variation4.phpt2 Test mb_strrpos() function : usage variations - pass different data types as $encoding arg
16 * Pass mb_strrpos() different data types as $encoding argument to test behaviour
H A Dmb_strtolower_variation2.phpt2 Test mb_strtolower() function : usage variations - pass different data types as $encoding arg
16 * Pass different data types to $encoding argument to test behaviour of mb_strtolower()
H A Dmb_strtoupper_variation2.phpt2 Test mb_strtoupper() function : usage varitations - Pass different data types as $encoding arg
16 * Pass different data types as $encoding argument to mb_strtoupper() to test behaviour
H A Dmb_encode_mimeheader_variation2.phpt2 Test mb_encode_mimeheader() function : usage variations - Pass different data types to $charset arg
17 * Pass different data types to $charset argument to see how mb_encode_mimeheader() behaves
H A Dmb_strripos_variation4.phpt2 Test mb_strripos() function : usage variations - pass different data types as $encoding arg
17 * Pass mb_strripos different data types as $encoding arg to test behaviour
H A Dmb_substr_variation2.phpt2 Test mb_substr() function : usage variations - Pass different data types as $encoding arg
16 * Pass different data types as $encoding argument to mb_substr() to test behaviour
/PHP-5.5/ext/mysqli/tests/
H A Dbug52891.phpt44 /* first insert normal value to force initial send of types */
51 …/* now try values that don't fit in long, on 32bit, new types should be sent or 0 will be inserted…
/PHP-5.5/ext/standard/tests/dir/
H A Dopendir_variation1.phpt2 Test opendir() function : usage variations - different data types as $path arg
17 * Pass different data types as $path argument to opendir() to test behaviour
/PHP-5.5/ext/iconv/tests/
H A Diconv_strpos_variation4.phpt2 Test iconv_strpos() function : usage variations - pass different data types as $charset arg
17 * Pass iconv_strpos different data types as $encoding arg to test behaviour
H A Diconv_strrpos_variation3.phpt2 Test iconv_strrpos() function : usage variations - pass different data types as $encoding arg
16 * Pass iconv_strrpos() different data types as $encoding argument to test behaviour
/PHP-5.5/Zend/
H A DZend.m411 #include <sys/types.h>
58 sys/types.h \
297 #include <sys/types.h>
342 #include <sys/types.h>
/PHP-5.5/ext/standard/tests/file/
H A Dfscanf_variation21.phpt11 /* Test fscanf() to scan float values using different char format types */
15 echo "*** Test fscanf(): different char format types with float values ***\n";
86 *** Test fscanf(): different char format types with float values ***
H A Dfscanf_variation28.phpt11 /* Test fscanf() to scan float values using different octal format types */
15 echo "*** Test fscanf(): different octal format types with float values ***\n";
87 *** Test fscanf(): different octal format types with float values ***

Completed in 55 milliseconds

1...<<11121314151617181920>>...27