/PHP-7.3/tests/lang/ |
H A D | bug43958.phpt | 12 MyClass::loadCode('file-which-does-not-exist-on-purpose.php'); 14 Warning: include(file-which-does-not-exist-on-purpose.php): failed to open stream: No such file or … 16 Warning: include(): Failed opening 'file-which-does-not-exist-on-purpose.php' for inclusion (includ…
|
/PHP-7.3/ext/openssl/tests/ |
H A D | openssl_x509_checkpurpose_basic.phpt | 2 int openssl_x509_checkpurpose ( mixed $x509cert , int $purpose [, array $cainfo = array() [, string… 18 /* int openssl_x509_checkpurpose ( mixed $x509cert , int $purpose); */ 41 /* int openssl_x509_checkpurpose ( mixed $x509cert , int $purpose [, array $cainfo = array() ] ); */ 64 /* int openssl_x509_checkpurpose ( mixed $x509cert , int $purpose [, array $cainfo = array() [, str…
|
H A D | openssl_error_string_basic.phpt | 135 // checking purpose fails because there is no such purpose 1000 137 expect_openssl_errors('openssl_x509_checkpurpose purpose', ['0B086079']); 178 openssl_x509_checkpurpose purpose: ok
|
/PHP-7.3/ext/xml/tests/ |
H A D | bug71592.phpt | 9 // The tag mismatch at the end of the XML is on purpose, to make sure that the
|
/PHP-7.3/ext/pdo_mysql/tests/ |
H A D | pdo_mysql_stmt_columncount.phpt | 16 // The only purpose of this is to check if emulated and native PS
|
/PHP-7.3/ext/gd/libgd/ |
H A D | COPYING | 47 particular purpose, with respect to this code and accompanying
|
H A D | README | 65 particular purpose, with respect to this code and accompanying
|
/PHP-7.3/ |
H A D | UPGRADING.INTERNALS | 142 s. Special purpose zend_functions marked by ZEND_ACC_CALL_VIA_TRAMPOLINE or 143 ZEND_ACC_FAKE_CLOSURE flags use reserved[0] for internal purpose.
|
H A D | README.REDIST.BINS | 176 ensure compatibility, or for any other purpose. I would appreciate 272 and license this software and its documentation for any purpose, provided 315 Permission is granted to anyone to use this software for any purpose, 423 purpose with or without fee is hereby granted, provided that the above
|
H A D | README.STREAMS | 200 for this purpose:
|
H A D | php.ini-development | 1353 ; You can use the script in the ext/session dir for that purpose.
|
H A D | php.ini-production | 1355 ; You can use the script in the ext/session dir for that purpose.
|
/PHP-7.3/ext/gd/tests/ |
H A D | Rochester-Regular.otf.LICENSE.txt | 59 Licensor for the purpose of discussing and improving the Work, but 186 file or class name and description of purpose be included on the
|
/PHP-7.3/ext/openssl/ |
H A D | README | 81 bool openssl_x509_checkpurpose(mixed x509cert, int purpose, 84 Verifies if the certificate can be used for a specific purpose.
|
H A D | openssl.c | 163 ZEND_ARG_INFO(0, purpose) 2522 static int check_cert(X509_STORE *ctx, X509 *x, STACK_OF(X509) *untrustedchain, int purpose) in check_cert() argument 2538 if (purpose >= 0 && !X509_STORE_CTX_set_purpose(csc, purpose)) { in check_cert() 2559 zend_long purpose; in PHP_FUNCTION() local 2564 …if (zend_parse_parameters(ZEND_NUM_ARGS(), "zl|a!s", &zcert, &purpose, &zcainfo, &untrusted, &untr… in PHP_FUNCTION() 2586 ret = check_cert(cainfo, cert, untrustedchain, (int)purpose); in PHP_FUNCTION()
|
/PHP-7.3/ext/mbstring/libmbfl/ |
H A D | LICENSE | 181 its purpose remains meaningful. 184 a purpose that is entirely well-defined independent of the 391 It is not the purpose of this section to induce you to infringe any 393 such claims; this section has the sole purpose of protecting the
|
/PHP-7.3/ext/mysqli/tests/ |
H A D | mysqli_stmt_affected_rows.phpt | 209 printf("[041] The invalid SELECT statement is issued on purpose\n");
|
/PHP-7.3/sapi/fpm/tests/ |
H A D | logtool.inc | 117 // which should not be an issue for the test purpose.
|
/PHP-7.3/ext/mbstring/oniguruma/doc/ |
H A D | CALLOUTS.API | 268 Callout data are used for any purpose by callout function implementers.
|
/PHP-7.3/ext/standard/html_tables/mappings/ |
H A D | 8859-5.TXT | 12 # No claims are made as to fitness for any particular purpose. No
|
H A D | 8859-1.TXT | 12 # No claims are made as to fitness for any particular purpose. No
|
H A D | 8859-15.TXT | 13 # No claims are made as to fitness for any particular purpose. No
|
H A D | KOI8-R.TXT | 12 # No claims are made as to fitness for any particular purpose. No
|
H A D | ROMAN.TXT | 48 # purpose. In no event will Apple be liable for direct, indirect,
|
/PHP-7.3/ext/fileinfo/tests/ |
H A D | magic | 2621 # 2 bytes: unknown purpose 17997 # Maple V release 4, a multi-purpose math program 18092 # Mathematica a multi-purpose math program 21297 # int8 unknown1; // unknown purpose, could be third letter of ID 21305 # int16 unknown2; // unknown purpose 22266 # containing version, creation date, and purpose
|