Home
last modified time | relevance | path

Searched refs:objects (Results 176 – 200 of 275) sorted by relevance

1234567891011

/PHP-5.5/ext/standard/tests/strings/
H A Drtrim.phpt28 /* Use of class and objects */
H A Dstristr_variation2.phpt55 // objects
H A Dstrtr_variation5.phpt59 // objects
H A Dstrtr_variation7.phpt65 // objects
H A Dtrim_variation2.phpt58 // objects
H A Dstrlen.phpt61 echo "--- Testing objects ---\n";
195 --- Testing objects ---
H A Dmoney_format_variation1.phpt77 // objects
H A Dcount_chars_variation1.phpt58 // objects
H A Djoin_variation1.phpt64 // objects
H A Dstr_pad_variation2.phpt59 // objects
H A Daddslashes_variation1.phpt70 // objects
H A Dstrrchr_variation9.phpt63 // objects
H A Dstrrpos_variation9.phpt57 // objects
H A Ducwords_variation1.phpt69 // objects
H A Dstripcslashes_variation1.phpt71 // objects
H A Dstripos_variation14.phpt55 // objects
H A Dstripos_variation9.phpt57 // objects
H A Dstripslashes_variation1.phpt70 // objects
/PHP-5.5/Zend/
H A DZEND_CHANGES5 The Zend Engine's handling of objects has been completely
13 new approach refers to objects by handle and not by value (one
226 objects that are passed as parameters to a method.
273 This syntax only applies to objects/classes, not built-in types.
426 Having the ability to define destructors for objects can be very
626 * Dereferencing objects returned from functions.
825 how class objects are iterated in PHP code. The first of them simply
896 interface ArrayAccess. You cannot use such objects in standard
959 places where objects are not allowed but strings are like array
960 indices. Note that specialized objects may be converted to a string
[all …]
/PHP-5.5/ext/standard/tests/general_functions/
H A Dis_callable_variation2.phpt10 In case of objects, $var = array($SomeObject, 'MethodName')
/PHP-5.5/ext/pdo/
H A DTODO39 Look at retrieving lists of tables and other objects in the db.
/PHP-5.5/win32/build/
H A Dconfig.w32.phpize.in87 // stick objects somewhere outside of the source tree
88 ARG_ENABLE('object-out-dir', 'Alternate location for binary objects during build', '');
123 // General CFLAGS for building objects
/PHP-5.5/ext/soap/
H A DTODO45 ? provide user space overriding of serialization certin objects and types???
/PHP-5.5/ext/standard/tests/serialize/
H A D005.phpt2 serialize()/unserialize() objects
/PHP-5.5/ext/standard/tests/file/
H A Dlstat_stat_variation18.phpt18 /* test for stats of dir/file when their names are stored in objects */

Completed in 36 milliseconds

1234567891011