Home
last modified time | relevance | path

Searched refs:pass (Results 76 – 100 of 307) sorted by relevance

12345678910>>...13

/PHP-5.3/ext/standard/tests/strings/
H A Dhtmlentities01.phpt5 mbstring.internal_encoding=pass
H A Dhtmlentities10.phpt5 mbstring.internal_encoding=pass
H A Dhtmlentities02.phpt13 mbstring.internal_encoding=pass
H A Dhtmlentities03.phpt13 mbstring.internal_encoding=pass
H A Dhtmlentities15.phpt6 mbstring.internal_encoding=pass
/PHP-5.3/ext/spl/tests/
H A DSplDoublyLinkedList_setIteratorMode_param_SplDoublyLinkedList.phpt2 Create a SplDoublyLinkedList, call setIteratorMode() and pass a SplDoublyLinkedList object as the p…
H A DSplTempFileObject_constructor_error.phpt2 SPL SplTempFileObject constructor sets correct defaults when pass 0 arguments
/PHP-5.3/tests/classes/
H A D__call_003.phpt2 Force pass-by-reference to __call
H A Dconstants_error_003.phpt2 Basic class support - attempting to pass a class constant by reference.
/PHP-5.3/ext/dom/tests/
H A DDOMDocument_createAttribute_basic.phpt16 // A pass case.
H A DDOMDocument_schemaValidateSource_error4.phpt2 DomDocument::schemaValidateSource() - pass no parameters
H A DDOMDocument_schemaValidate_error4.phpt2 DomDocument::schemaValidate() - pass no parameters
/PHP-5.3/Zend/tests/
H A Dclosure_019.phpt26 Fatal error: Cannot pass parameter 1 by reference in %s on line %d
/PHP-5.3/ext/ftp/tests/
H A Dftp_alloc_basic1.phpt16 ftp_login($ftp, 'user', 'pass');
H A Dftp_rmdir_basic.phpt16 ftp_login($ftp, 'user', 'pass');
H A Dbug37799.phpt16 var_dump(ftp_login($ftp, 'user', 'pass'));
H A Dftp_chmod_basic.phpt16 ftp_login($ftp, 'user', 'pass');
H A Dftp_exec_basic.phpt15 ftp_login($ftp, 'user', 'pass');
H A Dftp_rawlist_basic2.phpt15 ftp_login($ftp, 'user', 'pass');
H A Dftp_alloc_basic2.phpt16 ftp_login($ftp, 'user', 'pass');
/PHP-5.3/ext/hash/
H A Dhash_tiger.c54 #define pass(a,b,c,mul) \ macro
89 pass(a,b,c,5) \
91 pass(c,a,b,7) \
93 pass(b,c,a,9) \
96 pass(a,b,c,9) \
/PHP-5.3/ext/pdo_mysql/tests/
H A Dpdo_mysql_attr_max_buffer_size.phpt21 $pass = PDO_MYSQL_TEST_PASS;
24 $db = new PDO($dsn, $user, $pass,
/PHP-5.3/ext/standard/tests/array/
H A Darray_shuffle_basic.phpt37 echo "*** testing pass by reference \n";
98 *** testing pass by reference
/PHP-5.3/ext/reflection/tests/
H A D007.phpt100 string(86) "Class NoCtor does not have a constructor, so you cannot pass any constructor arguments"
102 string(86) "Class NoCtor does not have a constructor, so you cannot pass any constructor arguments"
/PHP-5.3/ext/odbc/tests/
H A Dodbc_data_source_001.phpt10 $conn = odbc_connect($dsn, $user, $pass);

Completed in 33 milliseconds

12345678910>>...13