/PHP-7.3/ext/intl/tests/ |
H A D | uconverter_oop_callback.phpt | 12 public function toUCallback($reason, $source, $codeUnits, &$error) { 13 echo "toUCallback(", UConverter::reasonText($reason), ", ...)\n"; 14 return parent::toUCallback($reason, $source, $codeUnits, $error); 20 public function fromUCallback($reason, $source, $codePoint, &$error) { 21 echo "fromUCallback(", UConverter::reasonText($reason), ", ...)\n"; 22 return parent::fromUCallback($reason, $source, $codePoint, $error);
|
H A D | uconverter_oop_callback2.phpt | 12 public function toUCallback($reason, $source, $codeUnits, &$error) { 13 echo "toUCallback(", UConverter::reasonText($reason), ", ...)\n"; 14 return parent::toUCallback($reason, $source, $codeUnits, $error); 20 public function fromUCallback($reason, $source, $codePoint, &$error) { 21 echo "fromUCallback(", UConverter::reasonText($reason), ", ...)\n"; 22 return parent::fromUCallback($reason, $source, $codePoint, $error);
|
H A D | uconverter_oop_callback_return.phpt | 8 public function toUCallback($reason, $source, $codeUnits, &$error) { 21 public function fromUCallback($reason, $source, $codePoint, &$error) {
|
/PHP-7.3/win32/ |
H A D | dllmain.c | 36 BOOL WINAPI DllMain(HINSTANCE inst, DWORD reason, LPVOID dummy) in DllMain() argument 40 switch (reason) in DllMain() 84 ret = ret && xmlDllMain(inst, reason, dummy); in DllMain()
|
/PHP-7.3/ext/mysqli/ |
H A D | mysqli_warning.c | 45 zval_ptr_dtor_str(&(w->reason)); in php_clear_warnings() 56 MYSQLI_WARNING *php_new_warning(const char *reason, int errorno) in php_new_warning() argument 62 ZVAL_UTF8_STRING(&(w->reason), reason, ZSTR_DUPLICATE); in php_new_warning() 102 MYSQLI_WARNING *php_new_warning(zval * reason, int errorno) in php_new_warning() argument 108 ZVAL_COPY(&w->reason, reason); in php_new_warning() 109 convert_to_string(&w->reason); in php_new_warning() 212 ZVAL_COPY(retval, &w->reason); in mysqli_warning_message()
|
/PHP-7.3/win32/build/ |
H A D | deplister.c | 26 BOOL CALLBACK StatusRoutine(IMAGEHLP_STATUS_REASON reason, in StatusRoutine() argument 30 switch (reason) { in StatusRoutine()
|
/PHP-7.3/ext/sockets/tests/ |
H A D | wsaprotocol_info_0.phpt | 18 fprintf(STDERR, "socket_create() failed: reason: " . socket_strerror(socket_last_error()) . "\n"); 22 …fprintf(STDERR, "socket_bind() failed: reason: " . socket_strerror(socket_last_error($sock)) . "\n… 26 …fprintf(STDERR, "socket_listen() failed: reason: " . socket_strerror(socket_last_error($sock)) . "…
|
/PHP-7.3/ext/intl/converter/ |
H A D | converter.c | 72 switch (reason) { in php_converter_default_callback() 116 ZEND_ARG_INFO(0, reason) 122 zend_long reason; in PHP_METHOD() local 126 &reason, &source, &codeUnits, &error) == FAILURE) { in PHP_METHOD() 138 ZEND_ARG_INFO(0, reason) 144 zend_long reason; in PHP_METHOD() local 235 ZVAL_LONG(&zargs[0], reason); in php_converter_to_u_callback() 311 ZVAL_LONG(&zargs[0], reason); in php_converter_from_u_callback() 720 ZEND_ARG_INFO(0, reason) 723 zend_long reason; in PHP_METHOD() local [all …]
|
/PHP-7.3/Zend/tests/assert/ |
H A D | expect_004.phpt | 2 test providing reason (fail)
|
H A D | expect_005.phpt | 2 test providing reason (pass)
|
H A D | expect_007.phpt | 2 test compiled reason
|
/PHP-7.3/ext/standard/tests/network/ |
H A D | getprotobyname_basic.phpt | 8 if (!file_exists("/etc/protocols")) die("skip reason: missing /etc/protocols");
|
H A D | getprotobynumber_basic.phpt | 8 if (!file_exists("/etc/protocols")) die("skip reason: missing /etc/protocols");
|
/PHP-7.3/Zend/tests/traits/ |
H A D | bug55424.phpt | 30 /* setAttribute used to disappear for no good reason. */
|
/PHP-7.3/ext/date/tests/ |
H A D | date_default_timezone_get-1-win32.phpt | 16 from the multiple names like Europe/Berlin or Europe/Paris . For this reason the test is
|
/PHP-7.3/ext/standard/tests/general_functions/ |
H A D | getservbyname_basic.phpt | 11 if (!file_exists("/etc/services")) die("skip reason: missing /etc/services");
|
H A D | getservbyport_basic.phpt | 11 if (!file_exists("/etc/services")) die("skip reason: missing /etc/services");
|
H A D | getservbyport_variation1.phpt | 13 if (!file_exists("/etc/services")) die("skip reason: missing /etc/services");
|
/PHP-7.3/ext/curl/tests/ |
H A D | bug52827.phpt | 19 * reason for this conversion is that the memory
|
/PHP-7.3/ext/opcache/ |
H A D | ZendAccelerator.h | 296 void zend_accel_schedule_restart(zend_accel_restart_reason reason); 297 void zend_accel_schedule_restart_if_necessary(zend_accel_restart_reason reason);
|
H A D | ZendAccelerator.c | 213 zend_accel_schedule_restart(reason); in zend_accel_schedule_restart_if_necessary() 1332 zend_accel_restart_reason reason = in zend_accel_invalidate() local 1334 zend_accel_schedule_restart_if_necessary(reason); in zend_accel_invalidate() 2094 zend_accel_restart_reason reason = in persistent_compile_file() local 2096 zend_accel_schedule_restart_if_necessary(reason); in persistent_compile_file() 2119 zend_accel_restart_reason reason = in persistent_compile_file() local 2121 zend_accel_schedule_restart_if_necessary(reason); in persistent_compile_file() 2554 zps_failure_reason = reason; in zps_startup_failure() 2555 zps_api_failure_reason = api_reason?api_reason:reason; in zps_startup_failure() 3089 zend_accel_restart_reason_text[reason]); [all …]
|
/PHP-7.3/ext/pspell/tests/ |
H A D | 003.phpt | 32 Warning: pspell_new_config(): PSPELL couldn't open the dictionary. reason: The encoding "b0rked" is…
|
H A D | 005.phpt | 36 Warning: pspell_new_personal(): PSPELL couldn't open the dictionary. reason: The file "%s005.php" i…
|
/PHP-7.3/ |
H A D | server-tests.php | 595 function showstatus($item, $status, $reason = '') { argument 599 $this->writemsg("PASSED: $item ($reason)\n"); 602 $this->writemsg("FAILED: $item ($reason)\n"); 605 $this->writemsg("SKIPPED: $item ($reason)\n"); 1203 …$reason = preg_match("/^skip\s*(.+)\$/", $output) ? preg_replace("/^skip\s*(.+)\$/", "\\1", $outpu… 1204 $this->showstatus($section_text['TEST'], 'SKIPPED', $reason); 1208 …$reason = preg_match("/^info\s*(.+)\$/", $output) ? preg_replace("/^info\s*(.+)\$/", "\\1", $outpu… 1209 if ($reason) { 1210 $tested .= " (info: $reason)";
|
/PHP-7.3/ext/mbstring/tests/ |
H A D | mb_detect_encoding.phpt | 22 // Note: For some reason it complains, results are differ. Not reserched.
|