Home
last modified time | relevance | path

Searched refs:param (Results 76 – 100 of 245) sorted by relevance

12345678910

/PHP-5.3/ext/spl/examples/
H A Drecursivecomparedualiterator.inc26 * @param $it RecursiveDualIterator
27 * @param $mode should be LEAVES_ONLY
28 * @param $flags should be 0
H A Drecursivedualiterator.inc23 * @param lhs Left Hand Side Iterator
24 * @param rhs Right Hand Side Iterator
25 * @param flags iteration flags
H A Dregexfindfile.inc22 * @param $path the directory to search in
25 * @param $regex perl style regular expression to find files with
H A Dkeyfilter.inc32 * @param it Object that implements at least spl_forward
33 * @param regex Regular expression used as a filter.
/PHP-5.3/ext/gd/tests/
H A Dimagefilltoborder_error1.phpt2 Testing wrong param passing imagefilltoborder() of GD library
22 imagefilltoborder( 'wrong param', 50, 50, imagecolorallocate( $image, 0, 0, 0 ), imagecolorallocate…
H A Dimagefilltoborder_error4.phpt2 Testing wrong param passing imagefilltoborder() of GD library
22 imagefilltoborder( $image, 50, 50, 'wrong param', imagecolorallocate( $image, 255, 0, 0 ) );
H A Dimagefilltoborder_error5.phpt2 Testing wrong param passing imagefilltoborder() of GD library
22 imagefilltoborder( $image, 50, 50, imagecolorallocate( $image, 0, 0, 0 ), 'wrong param' );
H A Dimagefilltoborder_error2.phpt2 Testing wrong param passing imagefilltoborder() of GD library
22 imagefilltoborder( $image, 'wrong param', 50, imagecolorallocate( $image, 0, 0, 0 ), imagecolorallo…
H A Dimagefilltoborder_error3.phpt2 Testing wrong param passing imagefilltoborder() of GD library
22 imagefilltoborder( $image, 50, 'wrong param', imagecolorallocate( $image, 0, 0, 0 ), imagecolorallo…
/PHP-5.3/ext/soap/tests/bugs/
H A Dbug38067.phpt9 function Test($param) {
11 $g = $param->str;
H A Dbug50762.phpt12 public function testHeader($param){
44 echo $cl->testHeader('param') . PHP_EOL;
/PHP-5.3/ext/openssl/tests/
H A D019.phpt22 Warning: openssl_verify(): supplied key param cannot be coerced into a public key in %s on line %d
25 Warning: openssl_verify(): supplied key param cannot be coerced into a public key in %s on line %d
H A Dbug38255.phpt33 Warning: openssl_verify(): supplied key param cannot be coerced into a public key in %s on line %d
35 Warning: openssl_verify(): supplied key param cannot be coerced into a public key in %s on line %d
38 Warning: openssl_verify(): supplied key param cannot be coerced into a public key in %s on line %d
/PHP-5.3/ext/xmlrpc/tests/
H A D002.phpt16 $r = xmlrpc_encode_request("method", 'param');
41 string(5) "param"
H A Dbug44996.phpt10 …sion=\"1.0\"?><methodResponse><params><param><value><dateTime.iso8601>$datetime</dateTime.iso8601>…
/PHP-5.3/ext/soap/
H A Dsoap.c1702 zval param; local
3028 zval **param; local
3513 sdlParamPtr *param; local
4432 xmlNodePtr param; local
4454 xmlNodePtr param; local
4591 if (param != NULL && param->paramName != NULL) {
4620 } else if (param->element->def && !param->element->nillable) {
4757 sdlParamPtr *param; local
4764 if ((*param)->encode && (*param)->encode->details.type_str) {
4778 if ((*param)->encode && (*param)->encode->details.type_str) {
[all …]
/PHP-5.3/ext/spl/internal/
H A Dspldoublylinkedlist.inc71 * @param $data variable to add to the DLL.
80 * @param $data variable to add to the DLL.
128 * @param $mode new mode of iteration
195 * @param $offset The offset
210 * @param $offset The offset
231 * @param $offset The offset
232 * @param $value New value
257 * @param $offset The offset
H A Diteratoriterator.inc44 * @param iterator inner iterator
45 * @param classname optional class the iterator has to be downcasted to
107 * @param func Name of method to invoke
108 * @param params Array of parameters to pass to method
H A Dmultipleiterator.inc40 * @param flags MIT_* flags
54 /** @param $flags new flags. */
60 /** @param $iter new Iterator to attach.
61 * @param $inf associative info forIteraotr, must be NULL, integer or string
86 /** @param $iter attached Iterator that should be detached. */
92 /** @param $iter Iterator to check
H A Dfilteriterator.inc33 * @param it Iterator to filter
118 * @param func Name of method to invoke
119 * @param params Array of parameters to pass to method
/PHP-5.3/ext/imap/tests/
H A Dimap_bodystruct_basic.phpt58 function isValid($param)
60 if(($param == 0) || ($param == 1))
/PHP-5.3/ext/mysqli/
H A Dmysqli_api.c90 if (stmt->param.var_cnt) { in mysqli_stmt_bind_param_do_bind()
140 efree(stmt->param.is_null); in mysqli_stmt_bind_param_do_bind()
149 stmt->param.vars[i] = NULL; in mysqli_stmt_bind_param_do_bind()
773 if (stmt->param.var_cnt) { in PHP_FUNCTION()
778 if (stmt->param.vars[j] == stmt->param.vars[i] && stmt->param.vars[i]) { in PHP_FUNCTION()
779 php_mysqli_stmt_copy_it(&copies, stmt->param.vars[i], stmt->param.var_cnt, i); in PHP_FUNCTION()
786 if (stmt->param.vars[i]) { in PHP_FUNCTION()
787 if ( !(stmt->param.is_null[i] = (stmt->param.vars[i]->type == IS_NULL)) ) { in PHP_FUNCTION()
792 php_mysqli_stmt_copy_it(&copies, stmt->param.vars[i], stmt->param.var_cnt, i); in PHP_FUNCTION()
801 php_mysqli_stmt_copy_it(&copies, stmt->param.vars[i], stmt->param.var_cnt, i); in PHP_FUNCTION()
[all …]
/PHP-5.3/scripts/dev/
H A Dgenerate-phpt.phar184 * @param string $name
293 * @param string $name
315 * @param string $name
316 * @param array $array
339 * @param array $array
1221 * @param gtMethod $method
1315 * @param string $type
1819 * @param string $method
1875 * @param string $type
1921 * @param string $type
[all …]
/PHP-5.3/ext/pdo_mysql/tests/
H A Dpdo_mysql_prepare_native_column.phpt20 $stmt = $db->prepare("SELECT :param FROM test ORDER BY id ASC LIMIT 1");
21 $stmt->execute(array(':param' => 'id'));
/PHP-5.3/ext/posix/tests/
H A Dposix_ttyname_error_wrongparams.phpt23 var_dump(posix_ttyname()); // param missing
24 var_dump(posix_ttyname(0)); // param not a ressource

Completed in 63 milliseconds

12345678910