Home
last modified time | relevance | path

Searched refs:unique (Results 1 – 25 of 45) sorted by relevance

12

/PHP-8.1/ext/standard/tests/file/
H A Dtempnam_variation6-win32.phpt2 Test tempnam() function: usage variations - Using previous unique filename
12 /* Trying to create unique files by passing previously created unique file name as prefix */
H A Dtempnam_variation6.phpt2 Test tempnam() function: usage variations - Using previous unique filename
10 /* Trying to create unique files by passing previously created unique file name as prefix */
H A Dtempnam_variation1-win32-mb.phpt10 /* Creating number of unique files by passing a file name as prefix */
15 echo "*** Testing tempnam() in creation of unique files ***\n";
58 *** Testing tempnam() in creation of unique files ***
H A Dtempnam_variation1-win32.phpt10 /* Creating number of unique files by passing a file name as prefix */
15 echo "*** Testing tempnam() in creation of unique files ***\n";
58 *** Testing tempnam() in creation of unique files ***
H A Dtempnam_variation1.phpt10 /* Creating number of unique files by passing a file name as prefix */
15 echo "*** Testing tempnam() in creation of unique files ***\n";
61 *** Testing tempnam() in creation of unique files ***
H A Drename_variation12.phpt11 /* Creating unique files in various dirs by passing relative paths to $dir arg */
H A Drename_variation12-win32.phpt11 /* Creating unique files in various dirs by passing relative paths to $dir arg */
/PHP-8.1/ext/ftp/tests/
H A Dftp_mlsd.phpt38 ["unique"]=>
57 ["unique"]=>
78 ["unique"]=>
/PHP-8.1/Zend/tests/attributes/
H A D009_doctrine_annotations_example.phpt10 class Column extends Annotation { const UNIQUE = 'unique'; const T_INTEGER = 'integer'; }
14 class JoinColumn extends Annotation { const UNIQUE = 'unique'; }
39 * @ORM\Column(type="string", unique=true)
63 …inverseJoinColumns={@ORM\JoinColumn(name="phonenumber_id", referencedColumnName="id", unique=true)}
109 string(6) "unique"
160 string(6) "unique"
/PHP-8.1/ext/imap/tests/
H A Dimap_body_uid.phpt2 imap_body() passing a unique ID
H A Dimap_fetchheader_uid.phpt2 imap_fetchheader() passing a unique ID
H A Dimap_search_basic.phpt2 imap_search() with unique ID (SE_UID) flag
H A Dimap_fetch_overview_uid.phpt2 imap_fetch_overview() passing a unique ID
H A Dimap_fetchmime_uid.phpt2 imap_fetchmime() passing a unique ID
H A Dimap_fetchbody_uid.phpt2 imap_fetchbody() passing a unique ID
H A Dimap_fetchstructure_uid.phpt2 imap_fetchstructure() passing a unique ID
H A Dimap_undelete_uid.phpt2 imap_undelete() passing a unique ID
H A Dimap_delete_uid.phpt2 imap_delete() passing a unique ID
H A Dimap_savebody_uid.phpt2 imap_savebody() passing a unique ID
H A Dimap_clearflag_full_uid.phpt2 imap_clearflag_full() passing a unique ID
H A Dimap_setflag_full_uid.phpt2 imap_setflag_full() passing a unique ID
/PHP-8.1/ext/intl/tests/
H A Duconverter_getstandards_basic.phpt14 assertTrue($standards === array_unique($standards), '$standards values must be unique');
/PHP-8.1/Zend/tests/
H A Dbug75474.phpt2 Bug #75474: function scope static variables are not bound to a unique function
/PHP-8.1/ext/standard/tests/network/
H A Dsocket_bug74429.phpt2 Bug #74429 Remote socket URI with unique persistence identifier broken
/PHP-8.1/ext/spl/tests/
H A DSplObjectStorage_unserialize_bad.phpt2 SPL: Test that serialized blob contains unique elements (CVE-2010-2225)

Completed in 22 milliseconds

12