Home
last modified time | relevance | path

Searched refs:types (Results 126 – 150 of 653) sorted by relevance

12345678910>>...27

/PHP-5.5/ext/standard/tests/array/
H A Darray_merge_variation3.phpt2 Test array_merge() function : usage variations - arrays of diff. data types
11 * Pass arrays of different data types to test how array_merge adds them
40 // arrays of different data types to be passed as $input
H A Darray_filter_variation4.phpt2 Test array_filter() function : usage variations - Different types of 'callback' function
11 * Passing different types of callback functions to array_filter()
H A Darray_diff_variation3.phpt2 Test array_diff() function : usage variations - array with different data types as values
13 * data types as values in place of $arr1
H A Darray_push_variation2.phpt2 Test array_push() function : usage variations - Pass different data types as $var arg
11 * Pass different data types as $var argument to array_push to test behaviour
H A Darray_slice_variation3.phpt2 Test array_slice() function : usage variations - Pass different data types as $length arg
13 * Pass different data types as $length argument to array_slice to test behaviour
/PHP-5.5/ext/standard/tests/general_functions/
H A Dintval.phpt61 echo "\n*** Testing intval() on non integer types ***\n";
74 // other types in a array
144 …intval() on non integer types, expected output: integer value in decimal notation for valid intege…
243 *** Testing intval() on non integer types ***
/PHP-5.5/tests/classes/
H A Dautoload_008.phpt2 Ensure catch blocks for unknown exception types do not trigger autoload.
/PHP-5.5/ext/soap/tests/bugs/
H A Dbug30994.phpt12 xmlns:types="http://spock/kunta/kunta/encodedTypes"
18 <q1:bassCall xmlns:q1="http://spock/bass/types/kunta">
H A Dbug36908.phpt27 xmlns:ns3="http://soap.dev/soap/types" id="id0" soapenc:root="0"
32 <multiRef xmlns:ns5="http://soap.dev/soap/types"
/PHP-5.5/ext/soap/tests/interop/Round4/GroupH/
H A Dr4_groupH_simple_rpcenc_016w.phpt18 …p://www.w3.org/2001/XMLSchema-instance" xmlns:ns2="http://soapinterop.org/types" xmlns:SOAP-ENC="h…
20 …p://www.w3.org/2001/XMLSchema-instance" xmlns:ns1="http://soapinterop.org/types" xmlns:ns2="http:/…
H A Dr4_groupH_simple_rpcenc_003w.phpt18 …p://www.w3.org/2001/XMLSchema-instance" xmlns:ns2="http://soapinterop.org/types" SOAP-ENV:encoding…
20 …p://www.w3.org/2001/XMLSchema-instance" xmlns:ns1="http://soapinterop.org/types" xmlns:ns2="http:/…
/PHP-5.5/ext/ctype/tests/
H A Dctype_digit_variation1.phpt2 Test ctype_digit() function : usage variations - different data types as $c arg
13 * Pass different data types as $c argument to ctype_digit() to test behaviour
H A Dctype_upper_variation1.phpt2 Test ctype_upper() function : usage variations - different data types
13 * Pass different data types as $c argument to ctype_upper() to test behaviour
H A Dctype_alnum_variation1.phpt2 Test ctype_alnum() function : usage variations - Different data types as $c arg
13 * Pass different data types as $c argument to ctype_alnum() to test behaviour
H A Dctype_alpha_variation1.phpt2 Test ctype_alpha() function : usage variations - different data types as $c arg
13 * Pass different data types as $c argument to ctype_alpha() to test behaviour
H A Dctype_cntrl_variation1.phpt2 Test ctype_cntrl() function : usage variations - Different data types as $c arg
13 * Pass different data types as $c argument to ctype_cntrl() to test behaviour
/PHP-5.5/ext/exif/tests/
H A Dexif_tagname_variation1.phpt2 Test exif_tagname() function : usage variations - different types for index argument
13 echo "*** Testing exif_tagname() : different types for index argument ***\n";
100 *** Testing exif_tagname() : different types for index argument ***
/PHP-5.5/ext/sysvsem/
H A Dconfig.m413 #include <sys/types.h>
/PHP-5.5/ext/fileinfo/libmagic/
H A Dnames.h62 } types[] = { variable
/PHP-5.5/ext/snmp/tests/
H A Dsnmp_getvalue.phpt54 echo "Check parsing of different OID types\n";
82 Check parsing of different OID types
/PHP-5.5/ext/soap/tests/schema/
H A Dtest_schema.inc21 <types>
27 </types>
/PHP-5.5/ext/mbstring/tests/
H A Dmb_ereg_variation1.phpt2 Test mb_ereg() function : usage variations - pass different data types to $pattern argument
16 * Pass different data types to $pattern argument
H A Dmb_strlen_variation1.phpt2 Test mb_strlen() function : usage variations - Pass different data types as $str arg
16 * Test mb_strlen by passing different data types as $str argument
H A Dmb_strtolower_variation1.phpt2 Test mb_strtolower() function : usage variations - pass different data types as $sourcestring arg
16 * Pass different data types to $sourcestring argument to test behaviour of mb_strtolower()
H A Dmb_substr_count_variation1.phpt2 Test mb_substr_count() function : usage variations - Pass different data types as $haystack arg
16 * Pass different data types as $haystack argument to mb_substr_count() to test behaviour

Completed in 23 milliseconds

12345678910>>...27