Home
last modified time | relevance | path

Searched refs:userid (Results 1 – 4 of 4) sorted by relevance

/PHP-8.0/ext/oci8/tests/
H A Dbind_boolean_1.phpt69 if (mod(:userid,2) = 0) then
77 for ($userid = 1; $userid <= 10; ++$userid) {
78 oci_bind_by_name($s, ':userid', $userid, -1, SQLT_INT);
/PHP-8.0/build/
H A Dshtool580 userid=''
582 userid="`(id -u) 2>/dev/null`"
583 if [ ".$userid" = . ]; then
584 userid="`(id -u ${username}) 2>/dev/null`"
585 if [ ".$userid" = . ]; then
590 if [ ".$userid" = . ]; then
593 if [ ".$userid" = . ]; then
596 if [ ".$userid" = . ]; then
599 if [ ".$userid" = . ]; then
603 userid='?'
[all …]
/PHP-8.0/ext/session/tests/
H A D011.phpt13 @session_decode("userid|s:5:\"mazen\";chatRoom|s:1:\"1\";");
H A D029.phpt13 session_decode("userid|s:5:\"mazen\";chatRoom|s:1:\"1\";");

Completed in 17 milliseconds