Home
last modified time | relevance | path

Searched refs:get (Results 226 – 250 of 1046) sorted by relevance

12345678910>>...42

/PHP-5.3/ext/standard/tests/array/
H A Darray_reverse_variation5.phpt19 //get an unset variable
23 //get a resource variable
26 //get a class
34 // get a heredoc string
/PHP-5.3/ext/imap/tests/
H A Dimap_fetchheader_variation1.phpt23 //get an unset variable
27 // get a class
40 // get different types of array
44 // get a resource variable
/PHP-5.3/ext/xmlreader/tests/
H A D005.phpt2 XMLReader: libxml2 XML Reader, parser property set/get
/PHP-5.3/ext/mbstring/tests/
H A Dmb_internal_encoding_variation1.phpt23 //get an unset variable
27 // get a class
40 // get a resource variable
H A Dmb_regex_encoding_variation1.phpt21 //get an unset variable
25 // get a class
38 // get a resource variable
H A Dmb_strripos_variation3_Bug45923.phpt27 //get an unset variable
31 // get a class
44 // get a resource variable
H A Dmb_substr_count_variation3.phpt26 //get an unset variable
30 // get a class
43 // get a resource variable
H A Dmb_strlen_variation2.phpt25 //get an unset variable
29 // get a class
42 // get a resource variable
H A Dmb_strrpos_variation3.phpt26 //get an unset variable
30 // get a class
H A Dmb_encode_mimeheader_variation2.phpt30 //get an unset variable
34 // get a class
47 // get a resource variable
H A Dmb_stripos_variation4.phpt28 //get an unset variable
32 // get a class
45 // get a resource variable
H A Dmb_strripos_variation4.phpt28 //get an unset variable
32 // get a class
45 // get a resource variable
H A Dmb_strtolower_variation2.phpt25 //get an unset variable
29 // get a class
42 // get a resource variable
H A Dmb_strtoupper_variation2.phpt25 //get an unset variable
29 // get a class
42 // get a resource variable
H A Dmb_substr_variation2.phpt27 //get an unset variable
31 // get a class
44 // get a resource variable
H A Dmb_strpos_variation4.phpt27 //get an unset variable
31 // get a class
44 // get a resource variable
/PHP-5.3/ext/mysqli/tests/
H A Dmysqli_pconn_kill.phpt23 // get the thread ids of the two connections...
28 printf("[002] Cannot get processlist, [%d] %s\n", mysqli_errno($link), mysqli_error($link));
52 printf("[007] Cannot get processlist, [%d] %s\n", mysqli_errno($link), mysqli_error($link));
/PHP-5.3/ext/iconv/tests/
H A Diconv_strlen_variation2.phpt25 //get an unset variable
29 // get a class
42 // get a resource variable
/PHP-5.3/ext/standard/tests/dir/
H A Dreaddir_variation7.phpt16 // get a resource variable
H A Dchdir_variation1.phpt21 //get an unset variable
25 // get a class
43 // get a resource variable
H A Dopendir_variation1.phpt27 //get an unset variable
31 // get a class
48 // get a resource variable
/PHP-5.3/sapi/apache_hooks/
H A Dconfig.w3213 // We need to play tricks to get our readdir.h used by apache
/PHP-5.3/Zend/tests/
H A D033.phpt27 Notice: Trying to get property of non-object in %s on line %d
/PHP-5.3/ext/standard/tests/strings/
H A Dstrrev_variation4.phpt20 //get the resource
23 //get an unset variable
/PHP-5.3/ext/dba/
H A Ddba_db2.c105 if (dba->dbp->get(dba->dbp, NULL, &gkey, &gval, 0)) { in DBA_FETCH_FUNC()
135 if (dba->dbp->get(dba->dbp, NULL, &gkey, &gval, 0)) { in DBA_EXISTS_FUNC()

Completed in 37 milliseconds

12345678910>>...42