Home
last modified time | relevance | path

Searched refs:calling (Results 151 – 175 of 185) sorted by relevance

12345678

/PHP-5.5/ext/curl/tests/
H A Dbug48203_multi.phpt2 …curl_multi_exec (Crash when file pointers passed to curl are closed before calling curl_multi_exec)
/PHP-5.5/ext/pdo_mysql/tests/
H A Dpdo_mysql_attr_server_version.phpt30 // A possible better check would be calling mysqli_get_server_version() and
/PHP-5.5/ext/standard/tests/strings/
H A Dstrspn_variation9.phpt49 //calling strspn() with default arguments
H A Dstrcspn_variation9.phpt49 //calling strcspn() with default arguments
/PHP-5.5/ext/standard/tests/array/
H A Darray_rand_variation3.phpt45 // calling array_rand() function with multi-dimensional array
H A Dshuffle_variation2.phpt29 // calling shuffle() function with multi-dimensional array
/PHP-5.5/ext/intl/tests/
H A Ddateformat_formatObject_error.phpt50 Warning: IntlDateFormatter::formatObject(): datefmt_format_object: error calling ::getTimeStamp() o…
/PHP-5.5/ext/phar/tests/
H A Dphar_unlinkarchive.phpt96 …es or objects. fclose() all file handles, and unset() all objects prior to calling unlinkArchive()
/PHP-5.5/tests/output/
H A Dob_implicit_flush_variation_001.phpt6 …* Description: Turn implicit flush on/off and is equivalent to calling flush() after every output …
/PHP-5.5/ext/spl/internal/
H A Dregexiterator.inc73 /* note that we use $this->current, rather than calling parent::current() */
H A Drecursiveiteratoriterator.inc198 /** Called right after calling getChildren() and its rewind().
/PHP-5.5/
H A DLICENSE25 conjunction with PHP by saying "Foo for PHP" instead of calling
H A DREADME.input_filter21 data. In this simple example all I am doing is calling strip_tags() on
H A DUPGRADING.INTERNALS32 * added EX(call) - pointer to a current calling function. Actually an
H A DREADME.UNIX-BUILD-SYSTEM84 Make rules. You can do this by calling PHP_ADD_MAKEFILE_FRAGMENT
H A DNEWS612 calling getChildren()). (Julien)
3836 before calling curl_exec). (Hannes)
3903 . Fixed bug #55703 (PHP crash when calling mysqli_fetch_fields).
4631 get_class_name before calling it). (Kalle, Gustavo)
5057 after calling nextRowset). (Pierrick)
5064 - Fixed bug #51624 (Crash when calling mysqli_options()). (Felipe)
5324 calling function). (Felipe)
5463 when calling using Reflection. (Felipe)
5753 . Use fastcall calling convention in executor on x86. (Dmitry)
7952 - Fixed bug #39662 (Segfault when calling asXML() of a cloned
[all …]
/PHP-5.5/Zend/
H A DREADME.ZEND_VM107 can switch to the old executor at runtime by calling zend_vm_use_old_executor().
/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_stmt_execute.phpt66 // calling reset between executions
/PHP-5.5/ext/phar/
H A DLICENSE25 conjunction with PHP by saying "Foo for PHP" instead of calling
/PHP-5.5/scripts/dev/
H A Dgenerate-phpt.phar1285 …is->subject->getClassName()." method ".$this->subject->getName()."() by calling it with its expec…
1347 …$this->testCase[] = "echo \"*** Test by calling method or function with incorrect numbers of argum…
1622 …$this->testCase[] = "Test function ".$this->subject->getName()."() by calling it with its expected…
1682 …$this->testCase[] = "Test function ".$this->subject->getName()."() by calling it more than or less…
1845 …his->subject->getClassName()." method ".$this->subject->getName()."() by calling it more than or l…
1893 …$this->testCase[] = "echo \"*** Test by calling method or function with its expected arguments ***…
/PHP-5.5/Zend/tests/
H A D019.phpt127 // calling isset with more args
130 // calling empty, expected bool(true)
313 * only the local variable is destroyed. The variable in the calling environment
336 * local variable is destroyed. The variable in the calling environment
/PHP-5.5/ext/opcache/
H A DREADME213 Allows calling OPcache API functions only from PHP scripts which path is
/PHP-5.5/ext/standard/
H A Dbasic_functions.c124 int calling; member
5025 if (! tick_fe->calling) {
5026 tick_fe->calling = 1;
5052 tick_fe->calling = 0;
5086 if (ret && tick_fe1->calling) {
5729 tick_fe.calling = 0;
/PHP-5.5/tests/lang/
H A D028.phpt2 Testing calling user-level functions from C
/PHP-5.5/ext/openssl/
H A DREADME39 When calling a function that will verify a signature/certificate, the cainfo

Completed in 129 milliseconds

12345678