Home
last modified time | relevance | path

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

/PHP-5.3/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.3/ext/ereg/regex/
H A DCOPYRIGHT5 Permission is granted to anyone to use this software for any purpose on
/PHP-5.3/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.3/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.3/
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 DREADME.STREAMS201 for this purpose:
H A Dphp.ini-development1478 ; You can use the script in the ext/session dir for that purpose.
H A Dphp.ini-production1478 ; You can use the script in the ext/session dir for that purpose.
/PHP-5.3/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.c132 ZEND_ARG_INFO(0, purpose)
1598 static int check_cert(X509_STORE *ctx, X509 *x, STACK_OF(X509) *untrustedchain, int purpose) in check_cert() argument
1610 if(purpose >= 0) { in check_cert()
1611 X509_STORE_CTX_set_purpose(csc, purpose); in check_cert()
1629 long purpose; in PHP_FUNCTION() local
1633 …if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "Zl|a!s", &zcert, &purpose, &zcainfo, &untrus… in PHP_FUNCTION()
1655 ret = check_cert(cainfo, cert, untrustedchain, purpose); in PHP_FUNCTION()
/PHP-5.3/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.3/ext/mysqli/tests/
H A Dmysqli_stmt_affected_rows.phpt209 printf("[041] The invalid SELECT statement is issued on purpose\n");
/PHP-5.3/ext/exif/
H A Dtest.txt43 // message function is used for debugging purpose: just to se what happens
/PHP-5.3/ext/pcre/pcrelib/
H A DChangeLog136 machine code can be directly executed. The purpose of this interface is to
3121 file's purpose clearer.
3803 fulfils its original purpose of finding quick non-matches in cases of nested
/PHP-5.3/ext/pcre/pcrelib/doc/
H A Dpcre.txt1771 that special-purpose external code can be used for this case. When
2561 purpose, this facility could be used to match a pattern in a different
3477 purpose. If the call via pcre_malloc() fails, this error is given. The
6956 There is one verb whose main purpose is to track how a match was
/PHP-5.3/ext/fileinfo/tests/
H A Dmagic10342 # Maple V release 4, a multi-purpose math program
10407 # Mathematica a multi-purpose math program
12257 # int8 unknown1; // unknown purpose, could be third letter of ID
12265 # int16 unknown2; // unknown purpose

Completed in 114 milliseconds