Home
last modified time | relevance | path

Searched refs:types (Results 426 – 450 of 653) sorted by relevance

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

/PHP-5.5/sapi/fpm/
H A Dconfig.m4112 #include <sys/types.h>
127 #include <sys/types.h>
244 #include <sys/types.h>
380 #include <sys/types.h>
519 #include <sys/types.h>
/PHP-5.5/ext/standard/tests/file/
H A Dlchown_error.phpt42 // Wrong argument types
H A Dfscanf_variation24.phpt11 /* Test fscanf() to scan strings using different char format types */
15 echo "*** Test fscanf(): different char format types with strings ***\n";
88 *** Test fscanf(): different char format types with strings ***
H A Dfscanf_variation27.phpt11 /* Test fscanf() to scan different integer values using different octal format types */
15 echo "*** Test fscanf(): different octal format types with different integer values ***\n";
89 *** Test fscanf(): different octal format types with different integer values ***
H A Dfscanf_variation18.phpt11 /* Test fscanf() to scan integer values using different string format types */
15 echo "*** Test fscanf(): different string format types with integer values ***\n";
90 *** Test fscanf(): different string format types with integer values ***
H A Dfscanf_variation2.phpt11 /* Test fscanf() to scan different integer values using different interger format types */
15 echo "*** Test fscanf(): different integer format types with different integer values ***\n";
84 *** Test fscanf(): different integer format types with different integer values ***
H A Dfscanf_variation20.phpt11 /* Test fscanf() to scan different integer values using different char format types */
15 echo "*** Test fscanf(): different char format types with different integer values ***\n";
88 *** Test fscanf(): different char format types with different integer values ***
H A Dfscanf_variation33.phpt17 /* Test fscanf() to scan different integer values using different hexa format types */
21 echo "*** Test fscanf(): different hexa format types with different integer values ***\n";
95 *** Test fscanf(): different hexa format types with different integer values ***
H A Dfscanf_variation39.phpt17 /* Test fscanf() to scan different integer values using different unsigned int format types */
21 echo "*** Test fscanf(): different unsigned int format types with different integer values ***\n";
90 *** Test fscanf(): different unsigned int format types with different integer values ***
H A Dfscanf_variation45.phpt11 /* Test fscanf() to scan different integer values using different scientific format types */
15 echo "*** Test fscanf(): different scientific format types with different integer values ***\n";
84 *** Test fscanf(): different scientific format types with different integer values ***
H A Dfscanf_variation9.phpt17 /* Test fscanf() to scan integer values using different float format types */
21 echo "*** Test fscanf(): different float format types with integer values ***\n";
91 *** Test fscanf(): different float format types with integer values ***
H A Dreadfile_variation9.phpt2 Test readfile() function : variation - variable types of path
/PHP-5.5/ext/standard/tests/math/
H A Ddechex_variation1.phpt2 Test dechex() function : usage variations - different data types as $number arg
H A Ddechex_variation1_64bit.phpt2 Test dechex() function : usage variations - different data types as $number arg
H A Ddecoct_variation1.phpt2 Test decoct() function : usage variations - different data types as $number arg
H A Ddecoct_variation1_64bit.phpt2 Test decoct() function : usage variations - different data types as $number arg
/PHP-5.5/ext/standard/tests/array/
H A Darray_walk_recursive_variation3.phpt11 * Testing array_walk_recursive() with following types of 'input' arrays:
H A Darray_walk_variation9.phpt11 * Passing different types of callback functions to array_walk()
/PHP-5.5/ext/standard/tests/strings/
H A Dvfprintf_variation17.phpt42 // and with signed and other types of values from the above $args_array array
/PHP-5.5/ext/ctype/tests/
H A Dctype_cntrl_variation3.phpt13 * Pass strings containing different character types to ctype_cntrl() to test
H A Dctype_xdigit_variation1.phpt13 * Pass different data types as $c argument to ctype_xdigit() to test behaviour
/PHP-5.5/ext/soap/tests/interop/Round4/GroupH/
H A Dr4_groupH_simple_rpcenc_005w.phpt19 …p://schemas.xmlsoap.org/soap/encoding/" xmlns:ns2="http://soapinterop.org/types" SOAP-ENV:encoding…
/PHP-5.5/ext/oci8/tests/
H A Ddefine2.phpt2 Test oci_define_by_name types
/PHP-5.5/ext/imap/tests/
H A Dimap_fetchheader_variation2.phpt2 Test imap_fetchheader() function : usage variations - diff data types for $msg_no arg
15 * Pass different data types as $msg_no argument to test behaviour of imap_fetchheader()
/PHP-5.5/ext/standard/tests/general_functions/
H A Dtype.phpt33 $types = array(
48 foreach ($types as $type) {

Completed in 33 milliseconds

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