Home
last modified time | relevance | path

Searched refs:members (Results 51 – 68 of 68) sorted by relevance

123

/PHP-5.5/tests/lang/
H A Dbug20175.phpt4 …ion_compare(zend_version(),'2.0.0-dev','<')) die('skip ZE1 does not have static class members'); ?>
/PHP-5.5/ext/standard/tests/file/
H A Dstat_variation7-win32.phpt33 // creating object with members as numeric and non-numeric filename and directory name
H A Dpathinfo_variaton.phpt64 /* pathname as members of object */
/PHP-5.5/ext/standard/tests/array/
H A Darray_map_variation17.phpt140 …() expects parameter 1 to be a valid callback, array must have exactly two members in %s on line %d
/PHP-5.5/ext/standard/tests/general_functions/
H A Dvar_export-locale.phpt185 // class with no members
188 // no members
H A Ddebug_zval_dump_o.phpt49 //no members
H A Dis_callable_basic2.phpt62 // no members
H A Dprint_r.phpt176 // no members
H A Dprint_r_64bit.phpt177 // no members
H A Dvar_dump.phpt170 // no members
H A Dvar_dump_64bit.phpt170 // no members
/PHP-5.5/ext/spl/
H A Dspl_array.c1684 zval members, *pmembers; in SPL_METHOD() local
1715 INIT_PZVAL(&members); in SPL_METHOD()
1719 Z_ARRVAL(members) = intern->std.properties; in SPL_METHOD()
1720 Z_TYPE(members) = IS_ARRAY; in SPL_METHOD()
1721 pmembers = &members; in SPL_METHOD()
/PHP-5.5/Zend/tests/
H A D019.phpt243 // unset all members and check
/PHP-5.5/
H A Dconfigure.in575 dnl Check for members of the stat structure
H A DNEWS1887 . Fixed bug #63980 (object members get trimmed by zero bytes). (Laruence)
5728 class members or constants. (Matt)
5736 . Added support for dynamic access of static members using $foo::myFunc().
8662 - Fixed debug_zval_dump() to support private and protected members. (Dmitry)
8982 - Fixed bug #35393 (changing static protected members from outside the class,
9037 - Added support for class constants and static members for internal classes.
10187 members). (Marcus)
/PHP-5.5/ext/mbstring/oniguruma/
H A DHISTORY1590 (for delete upper,lower members from StackType.u.repeat)
/PHP-5.5/ext/fileinfo/tests/
H A Dmagic1690 >20 string U with MIPS Ucode members
1691 >21 string L with MIPSEL members
1692 >21 string B with MIPSEB members
/PHP-5.5/ext/pcre/pcrelib/doc/
H A Dpcre.txt9734 entries in the array have both structure members set to -1.

Completed in 117 milliseconds

123