Searched refs:CP_UID (Results 1 – 3 of 3) sorted by relevance
150 const CP_UID = UNKNOWN; define
550 REGISTER_LONG_CONSTANT("CP_UID", CP_UID, CONST_PERSISTENT); in register_php_imap_symbols()
1202 if (options && ((options & ~(CP_UID | CP_MOVE)) != 0)) { in PHP_FUNCTION()1230 if (options && ((options & ~CP_UID) != 0)) { in PHP_FUNCTION()
Completed in 15 milliseconds