Home
last modified time | relevance | path

Searched refs:purpose (Results 1 – 25 of 35) sorted by relevance

12

/PHP-5.6/tests/lang/
H A Dbug43958.phpt12 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-5.6/sapi/phpdbg/tests/commands/
H A D0001_basic.test3 # purpose: check basic functionality of phpdbg console
H A D0103_register.test3 # purpose: test registration functions
H A D0104_clean.test3 # purpose: test cleaning environment
H A D0106_compile.test3 # purpose: test compiling code
H A D0101_info.test3 # purpose: test info commands
H A D0105_clear.test3 # purpose: test clearing breakpoints
H A D0002_set.test3 # purpose: tests for set commands
H A D0102_print.test3 # purpose: test print commands
/PHP-5.6/ext/openssl/tests/
H A Dopenssl_error_string_basic.phpt121 // checking purpose fails because there is no such purpose 1000
123 expect_openssl_errors('openssl_x509_checkpurpose purpose', ['0B086079']);
164 openssl_x509_checkpurpose purpose: ok
/PHP-5.6/ext/ereg/regex/
H A DCOPYRIGHT5 Permission is granted to anyone to use this software for any purpose on
/PHP-5.6/ext/pdo_mysql/tests/
H A Dpdo_mysql_stmt_columncount.phpt16 // The only purpose of this is to check if emulated and native PS
/PHP-5.6/ext/gd/libgd/
H A DCOPYING47 particular purpose, with respect to this code and accompanying
H A DREADME65 particular purpose, with respect to this code and accompanying
/PHP-5.6/sapi/phpdbg/tests/
H A Drun-tests.php287 $test->purpose,
545 public $purpose; variable in phpdbg\\testing\\Test
/PHP-5.6/
H A DREADME.REDIST.BINS76 ensure compatibility, or for any other purpose. I would appreciate
196 and license this software and its documentation for any purpose, provided
239 Permission is granted to anyone to use this software for any purpose,
347 purpose with or without fee is hereby granted, provided that the above
H A DUPGRADING.INTERNALS61 For this purpose two new macros are provided:
/PHP-5.6/ext/gd/tests/
H A DRochester-Regular.otf.LICENSE.txt59 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-5.6/ext/openssl/
H A DREADME83 bool openssl_x509_checkpurpose(mixed x509cert, int purpose,
86 Verifies if the certificate can be used for a specific purpose.
H A Dopenssl.c155 ZEND_ARG_INFO(0, purpose)
2148 static int check_cert(X509_STORE *ctx, X509 *x, STACK_OF(X509) *untrustedchain, int purpose) in check_cert() argument
2160 if(purpose >= 0) { in check_cert()
2161 X509_STORE_CTX_set_purpose(csc, purpose); in check_cert()
2179 long purpose; in PHP_FUNCTION() local
2183 …if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "Zl|a!s", &zcert, &purpose, &zcainfo, &untrus… in PHP_FUNCTION()
2205 ret = check_cert(cainfo, cert, untrustedchain, purpose); in PHP_FUNCTION()
/PHP-5.6/ext/mbstring/libmbfl/
H A DLICENSE181 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-5.6/ext/mysqli/tests/
H A Dmysqli_stmt_affected_rows.phpt209 printf("[041] The invalid SELECT statement is issued on purpose\n");
/PHP-5.6/ext/exif/
H A Dtest.txt43 // message function is used for debugging purpose: just to se what happens
/PHP-5.6/ext/standard/html_tables/mappings/
H A D8859-5.TXT12 # No claims are made as to fitness for any particular purpose. No
H A D8859-1.TXT12 # No claims are made as to fitness for any particular purpose. No

Completed in 93 milliseconds

12