Home
last modified time | relevance | path

Searched refs:get (Results 201 – 225 of 1046) sorted by relevance

12345678910>>...42

/PHP-5.3/ext/standard/tests/array/
H A Darray_merge_recursive_variation5.phpt17 // get an unset variable
21 // get a resource variable
24 // get a class
32 // get a heredoc string
H A Darray_map_variation18.phpt21 //get an unset array variable
25 // get an unset variable
29 // get a class
42 // get a resource variable
H A Darray_merge_recursive_variation4.phpt17 // get an unset variable
21 // get a resource variable
24 // get a class
32 // get a heredoc string
H A Darray_reverse_variation4.phpt17 //get an unset variable
21 //get a resource variable
24 //get a class
31 // get a heredoc string
H A Darray_unshift_variation4.phpt18 //get an unset variable
22 //get a resource variable
25 //get a class
33 // get a heredoc string
H A Darray_unshift_variation5.phpt20 // get an unset variable
24 // get a resource variable
27 // get a class
35 // get a heredoc string
H A Darray_diff_variation3.phpt21 //get an unset variable
25 //get heredoc
H A Darray_diff_assoc_variation3.phpt19 //get an unset variable
23 // get a class
/PHP-5.3/ext/dom/tests/
H A Dbug38949.phpt2 Bug #38949 (Cannot get xmlns value attribute)
/PHP-5.3/ext/curl/tests/
H A Dcurl_copy_handle_basic_008.phpt9 $url = "{$host}/get.php";
H A Dcurl_basic_020.phpt14 $url = "{$host}/get.php?test=";
H A Dcurl_basic_021.phpt13 $url = "{$host}/get.php?test=contenttype";
H A Dcurl_basic_019.phpt14 $url = "{$host}/get.php?test=";
/PHP-5.3/Zend/tests/
H A D026.phpt21 Notice: Trying to get property of non-object in %s on line %d
/PHP-5.3/ext/pdo_oci/tests/
H A Dpdo_oci_attr_case.phpt49 echo "Test 4 - Setting on statement has no effect. Attempt lower case but get upper\n";
75 Test 4 - Setting on statement has no effect. Attempt lower case but get upper
/PHP-5.3/ext/mbstring/tests/
H A Dmb_split_variation3.phpt22 //get an unset variable
26 // get a class
39 // get a resource variable
H A Dmb_stripos_variation3.phpt27 //get an unset variable
31 // get a class
44 // get a resource variable
H A Dmb_strpos_variation3.phpt26 //get an unset variable
30 // get a class
43 // get a resource variable
H A Dmb_ereg_replace_variation1.phpt25 //get an unset variable
29 // get a class
/PHP-5.3/ext/standard/tests/math/
H A Dlog_variation2.phpt12 //get an unset variable
22 // get a class
27 // get a resource variable
/PHP-5.3/ext/iconv/tests/
H A Diconv_strpos_variation3.phpt27 //get an unset variable
31 // get a class
44 // get a resource variable
/PHP-5.3/ext/xmlreader/tests/
H A D006.phpt16 // 2 read to get on the 2nd node
/PHP-5.3/ext/standard/tests/file/
H A Drename_variation8-win32.phpt21 // ensure that $dest_name didn't get created
40 // ensure that $new_dir_name didn't get created
H A Drename_variation8.phpt21 // ensure that $dest_name didn't get created
40 // ensure that $new_dir_name didn't get created
/PHP-5.3/ext/dba/
H A Ddba_db1.c104 if (dba->dbp->get(dba->dbp, &gkey, &gval, 0) == RET_SUCCESS) { in DBA_FETCH_FUNC()
129 return dba->dbp->get(dba->dbp, &gkey, &gval, 0) != RET_SUCCESS ? FAILURE : SUCCESS; in DBA_EXISTS_FUNC()

Completed in 34 milliseconds

12345678910>>...42