Searched refs:unique (Results 1 – 25 of 45) sorted by relevance
12
2 Test tempnam() function: usage variations - Using previous unique filename12 /* Trying to create unique files by passing previously created unique file name as prefix */
2 Test tempnam() function: usage variations - Using previous unique filename10 /* Trying to create unique files by passing previously created unique file name as prefix */
10 /* 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 ***
10 /* 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 ***
11 /* Creating unique files in various dirs by passing relative paths to $dir arg */
38 ["unique"]=>57 ["unique"]=>78 ["unique"]=>
10 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"
2 imap_body() passing a unique ID
2 imap_fetchheader() passing a unique ID
2 imap_search() with unique ID (SE_UID) flag
2 imap_fetch_overview() passing a unique ID
2 imap_fetchmime() passing a unique ID
2 imap_fetchbody() passing a unique ID
2 imap_fetchstructure() passing a unique ID
2 imap_undelete() passing a unique ID
2 imap_delete() passing a unique ID
2 imap_savebody() passing a unique ID
2 imap_clearflag_full() passing a unique ID
2 imap_setflag_full() passing a unique ID
14 assertTrue($standards === array_unique($standards), '$standards values must be unique');
2 Bug #75474: function scope static variables are not bound to a unique function
2 Bug #74429 Remote socket URI with unique persistence identifier broken
2 SPL: Test that serialized blob contains unique elements (CVE-2010-2225)
Completed in 24 milliseconds