Searched refs:objects (Results 176 – 200 of 275) sorted by relevance
1234567891011
28 /* Use of class and objects */
55 // objects
59 // objects
65 // objects
58 // objects
61 echo "--- Testing objects ---\n";195 --- Testing objects ---
77 // objects
64 // objects
70 // objects
63 // objects
57 // objects
69 // objects
71 // objects
5 The Zend Engine's handling of objects has been completely13 new approach refers to objects by handle and not by value (one226 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 very626 * Dereferencing objects returned from functions.825 how class objects are iterated in PHP code. The first of them simply896 interface ArrayAccess. You cannot use such objects in standard959 places where objects are not allowed but strings are like array960 indices. Note that specialized objects may be converted to a string[all …]
10 In case of objects, $var = array($SomeObject, 'MethodName')
39 Look at retrieving lists of tables and other objects in the db.
87 // stick objects somewhere outside of the source tree88 ARG_ENABLE('object-out-dir', 'Alternate location for binary objects during build', '');123 // General CFLAGS for building objects
45 ? provide user space overriding of serialization certin objects and types???
2 serialize()/unserialize() objects
18 /* test for stats of dir/file when their names are stored in objects */
Completed in 36 milliseconds