Home
last modified time | relevance | path

Searched refs:get (Results 76 – 100 of 1046) sorted by relevance

12345678910>>...42

/PHP-5.3/ext/ctype/tests/
H A Dctype_print_variation1.phpt20 //get an unset variable
24 // get a class
37 // get a resource variable
H A Dctype_punct_variation1.phpt21 //get an unset variable
25 // get a class
38 // get a resource variable
H A Dctype_space_variation1.phpt20 //get an unset variable
24 // get a class
37 // get a resource variable
H A Dctype_xdigit_variation1.phpt20 //get an unset variable
24 // get a class
37 // get a resource variable
/PHP-5.3/scripts/dev/generate-phpt/src/setup/preconditions/
H A DgtIfClassHasMethod.php20 return gtText::get('methodNotSpecified');
H A DgtIsSpecifiedTestType.php18 return gtText::get('testTypeNotSpecified');
H A DgtIsValidClass.php21 return gtText::get('unknownClass');
H A DgtIsValidFunction.php22 return gtText::get('unknownFunction');
/PHP-5.3/scripts/dev/generate-phpt/src/setup/
H A DgtPreConditionList.php28 die(gtText::get('help'));
/PHP-5.3/ext/standard/tests/dir/
H A Ddir_variation1.phpt24 // get an unset variable
36 // get a resource variable
37 $fp = fopen(__FILE__, "r"); // get a file handle
38 $dfp = opendir( dirname(__FILE__) ); // get a dir handle
/PHP-5.3/ext/standard/tests/array/
H A Darray_combine_variation5.phpt19 // get an unset variable
23 // get a resource variable
26 // get a class
34 // get a heredoc string
H A Darray_shift_variation2.phpt17 //get an unset variable
21 // get a class
34 // get a resource variable
/PHP-5.3/ext/oci8/tests/
H A Dconn_attr_5.phpt2 Set and get connection attributes with scope end.
21 echo"**Test - Set and get values for the attributes with scope end ************\n";
53 **Test - Set and get values for the attributes with scope end ************
/PHP-5.3/ext/mbstring/tests/
H A Dmb_strtoupper_variation1.phpt24 //get an unset variable
28 // get a class
41 // get a resource variable
H A Dmb_substr_variation1.phpt25 //get an unset variable
29 // get a class
42 // get a resource variable
H A Dmb_ereg_replace_variation4.phpt23 //get an unset variable
27 // get a class
40 // get a resource variable
H A Dmb_encode_mimeheader_variation1.phpt28 //get an unset variable
32 // get a class
45 // get a resource variable
H A Dmb_split_variation2.phpt23 //get an unset variable
27 // get a class
40 // get a resource variable
H A Dmb_strpos_variation1.phpt26 //get an unset variable
30 // get a class
43 // get a resource variable
H A Dmb_strripos_variation2.phpt27 //get an unset variable
31 // get a class
44 // get a resource variable
/PHP-5.3/ext/iconv/tests/
H A Diconv_mime_decode_variation1.phpt27 //get an unset variable
31 // get a class
44 // get a resource variable
/PHP-5.3/tests/lang/
H A Dengine_assignExecutionOrder_003.phpt63 echo "Expect 15 and get...$val\n";
87 Expect 15 and get...15
/PHP-5.3/ext/zip/tests/
H A Dbug51353.phpt6 die('skip the test might get very long, activate it manually');
9 /* This test might get very long depending on the mashine it's running on. Therefore
/PHP-5.3/ext/curl/tests/
H A Dcurl_setopt_array_basic.phpt21 $url = "{$host}/get.php?test=get";
/PHP-5.3/ext/json/tests/
H A Djson_encode_basic.phpt18 //get an unset variable
22 // get a resource variable
25 // get an object

Completed in 64 milliseconds

12345678910>>...42