Searched refs:PS_MAX_SID_LENGTH (Results 1 – 1 of 1) sorted by relevance
75 #define PS_MAX_SID_LENGTH 256 macro334 unsigned char rbuf[PS_MAX_SID_LENGTH]; in php_session_create_id()379 if (len == 0 || len > PS_MAX_SID_LENGTH) { in php_session_valid_key()765 && val >= 22 && val <= PS_MAX_SID_LENGTH) { in PHP_INI_MH()
Completed in 10 milliseconds