Home
last modified time | relevance | path

Searched refs:instance (Results 726 – 745 of 745) sorted by relevance

1...<<21222324252627282930

/PHP-5.5/tests/lang/
H A DpassByReference_005.phpt118 echo "\n\n ---- Pass by ref / pass by val: instance method calls ----\n";
225 ---- Pass by ref / pass by val: instance method calls ----
/PHP-5.5/ext/standard/tests/serialize/
H A D005.phpt128 // becomes an incomplete class instance.
/PHP-5.5/ext/soap/tests/
H A Dserver031.phpt68 …/www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" SOAP-ENV:encodin…
/PHP-5.5/tests/classes/
H A Dunset_properties.phpt2 Un-setting instance properties causes magic methods to be called when trying to access them from ou…
/PHP-5.5/Zend/RFCs/
H A D001.txt48 to create and use a new object instance you will do the following:
51 The previous code will assign $object the handle of a new instance of
/PHP-5.5/scripts/dev/
H A Dgenerate-phpt.phar667 * Create an instance of each pre-condition and run their check methods
1032 'instance of classWithToString' => new classWithToString(),
1033 'instance of classWithoutToString' => new classWithoutToString(),
1313 * Return instance of either method or function error test case
1470 * Create instance of class in the test case
1873 * Returns an instance of a test case for a method or a function
1919 * Return an instance of a containers for either function or method tests
1961 * Returns an instance of a test case for a method or a function
/PHP-5.5/ext/bcmath/libbcmath/
H A Daclocal.m470 # if, for instance, CONFIG_SHELL is bash and it inherits a
/PHP-5.5/
H A DCODING_STANDARDS19 For instance, ``function int mail(char *to, char *from)`` should NOT free
66 8. Do not define functions that are not available. For instance, if a
H A DREADME.PARAMETER_PARSING_API50 instance of that class.
H A DREADME.STREAMS272 abstract holds implementation specific data that is relevant to this instance
H A DNEWS1968 . Fixed bug #53437 (Crash when using unserialized DatePeriod instance).
2170 . Fixed bug #64007 (There is an ability to create instance of Generator by
2785 . Fixed bug #62616 (ArrayIterator::count() from IteratorIterator instance
3469 instance of a class without invoking its constructor. FR #55490.
4497 . Fixed bug #49608 (Using CachingIterator on DirectoryIterator instance
5151 - Fixed bug #49893 (Crash while creating an instance of Zend_Mail_Storage_Pop3).
H A DINSTALL2093 Please note that the path cannot contain spaces. For instance,
/PHP-5.5/ext/phar/tests/zip/
H A Dbug48791.phpt14 …/www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:rpt="http:…
/PHP-5.5/Zend/
H A DZEND_CHANGES10 (for instance integers and strings). The drawback of this method
269 die('Argument 1 must be an instance of ClassName');
325 replicate the parent object you want to create a new instance of
/PHP-5.5/ext/spl/
H A Dphp_spl.c869 ZEND_ARG_INFO(0, instance)
/PHP-5.5/ext/soap/tests/bugs/
H A Dbug37083.phpt13 …xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
/PHP-5.5/win32/
H A Dinstall.txt726 * Do it for each web server instance you want PHP to run
785 * Do it for each web server instance you want PHP to run
1775 that the path cannot contain spaces. For instance, if you have
/PHP-5.5/ext/pcre/pcrelib/
H A DChangeLog1543 was an instance in pcretest which caused it to go wrong when processing
1697 28. An instance of \X with an unlimited repeat could fail if at any point the
2231 instance, but it only takes 2 args instead of 3!"
3692 instance of the 'standard' template library not being so standard".
3840 specifying a regex that has nested indefinite repeats, for instance).
3889 the fr_FR locale, for instance, the \xAA and \xBA characters (ordmasculine
4233 starting with a hyphen, for instance.
/PHP-5.5/ext/pcre/pcrelib/doc/
H A Dpcre.txt2176 is known that only one instance of the named subpattern can ever be
4227 tern that it does not support, for instance, the use of \C or a back
6169 cate names can be useful for patterns where only one instance of the
9964 instance, PCRE_CASELESS is handled by
/PHP-5.5/ext/fileinfo/tests/
H A Dmagic120 # had false matches (for instance, inbig5.ocp from the Omega TeX extension as

Completed in 174 milliseconds

1...<<21222324252627282930