Home
last modified time | relevance | path

Searched refs:objs (Results 1 – 4 of 4) sorted by relevance

/PHP-5.5/ext/date/tests/
H A Dbug49700.phpt8 $objs = array();
9 $objs[1] = new DateTime();
11 unset($objs);
/PHP-5.5/ext/pdo/tests/
H A Dpdo_018.phpt81 $objs = array();
82 $objs[0] = new stdClass;
83 $objs[1] = new TestBase;
84 $objs[2] = new TestDerived;
85 $objs[3] = new TestLeaf;
92 foreach($objs as $obj)
113 foreach($objs as $idx => $obj)
/PHP-5.5/
H A Dltmain.sh1156 objs=
1859 objs="$objs $arg"
3158 objs="$objs$old_deplibs"
3186 if test -n "$objs"; then
3482 oldobjs="$objs "`$echo "X$libobjs" | $SP2NL | $Xsed -e '/\.'${libext}'$/d' -e "$lo2o" | $NL2SP`
4293 if test -n "$objs$old_deplibs"; then
4334 …reload_objs="$objs$old_deplibs "`$echo "X$libobjs" | $SP2NL | $Xsed -e '/\.'${libext}$'/d' -e '/\.…
4607 progfiles=`$echo "X$objs$old_deplibs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
/PHP-5.5/win32/build/
H A Dconfutils.js1257 var objs = null;

Completed in 29 milliseconds