Searched refs:code (Results 501 – 525 of 812) sorted by relevance
1...<<21222324252627282930>>...33
/php-src/ext/standard/tests/general_functions/ |
H A D | bug44295-win.phpt | 28 in catch: DirectoryIterator::__construct(c:\not\exists\here): %s (code: 3)
|
/php-src/sapi/cli/tests/ |
H A D | 015.phpt | 27 [0] => Standard input code
|
H A D | 013.phpt | 2 running PHP code before and after processing input lines with -B and -E
|
/php-src/ext/dom/tests/ |
H A D | DOMNode_insertBefore_error6.phpt | 2 Test DOMNode::insertBefore() check the error code DOM_NOT_FOUND is raised
|
/php-src/ext/mysqli/tests/ |
H A D | mysqli_change_user_prepared_statements.phpt | 26 printf("Error code 2013, 1243 or similar should have been set\n");
|
/php-src/ext/zend_test/tests/ |
H A D | internal-call-internal-static-return.phpt | 2 Calling a builtin function with 'static' return type from internal code
|
/php-src/ext/opcache/tests/jit/ |
H A D | gh8591-002.phpt | 15 // Checks that JITed code does not crash in --repeat 2 after the ModelInterface
|
H A D | bug80861.phpt | 92 // ... code to generate $m excluded 103 // simple driver code - fills up a 2D bool matrix and calls the static matrix constructing function…
|
H A D | gh8591-001.phpt | 15 // Checks that JITed code does not crash in --repeat 2 after the ModelInterface
|
H A D | gh8591-004.phpt | 15 // Checks that JITed code does not crash in --repeat 2 after the ModelTrait
|
/php-src/Zend/asm/ |
H A D | make_loongarch64_sysv_elf_gas.S | 65 # exit code is zero
|
/php-src/ext/soap/tests/bugs/ |
H A D | bug77088.phpt | 25 ["code":protected]=>
|
/php-src/ext/libxml/ |
H A D | libxml.stub.php | 163 public int $code; variable in LibXMLError
|
/php-src/ext/bcmath/libbcmath/ |
H A D | LICENSE | 31 for this service if you wish); that you receive source code or can get 44 code. If you link other code with the library, you must provide 79 Public License permits more lax criteria for linking other code with 138 "Source code" for a work means the preferred form of the work for 227 This option is useful when you wish to copy part of the code of 239 source code from the same place satisfies the requirement to 240 distribute the source code, even though third parties are not 241 compelled to copy the source along with the object code. 256 that is part of the Library, the object code for the work may be a 257 derivative work of the Library even though the source code is not. [all …]
|
/php-src/ext/openssl/tests/ |
H A D | stream_server_reneg_limit.phpt | 8 exec('openssl help', $out, $code); 9 if ($code > 0) die("skip couldn't locate openssl binary");
|
/php-src/ext/tokenizer/tests/ |
H A D | PhpToken_methods.phpt | 8 $code = <<<'PHP' 18 $tokens = PhpToken::tokenize($code);
|
/php-src/ext/pdo_mysql/tests/ |
H A D | bug_42499.phpt | 58 …active. Consider using PDOStatement::fetchAll(). Alternatively, if your code is only ever going … 68 …active. Consider using PDOStatement::fetchAll(). Alternatively, if your code is only ever going …
|
H A D | pdo_mysql_exec_select.phpt | 60 …active. Consider using PDOStatement::fetchAll(). Alternatively, if your code is only ever going … 61 …active. Consider using PDOStatement::fetchAll(). Alternatively, if your code is only ever going …
|
/php-src/ext/intl/tests/ |
H A D | transliterator_transliterate_error.phpt | 27 …: Neither "start" nor the "end" arguments can exceed the number of UTF-16 code units (in this case…
|
/php-src/tests/basic/ |
H A D | bug67198.phpt | 13 $code =
|
/php-src/ext/snmp/tests/ |
H A D | bug64124.phpt | 21 # Should be checked with IPv6 since IPv4 processing code do not alter pointer position
|
/php-src/Zend/tests/ |
H A D | bug69732.phpt | 2 Bug #69732 (can induce segmentation fault with basic php code)
|
H A D | call_to_deprecated_function_args.phpt | 8 set_error_handler(function($code, $msg) {
|
H A D | deprecation_to_exception_during_inheritance.phpt | 10 set_error_handler(function($code, $message) {
|
/php-src/ext/json/tests/ |
H A D | json_encode_exceptions.phpt | 26 ["code":protected]=>
|
Completed in 22 milliseconds
1...<<21222324252627282930>>...33