Home
last modified time | relevance | path

Searched refs:b15 (Results 1 – 2 of 2) sorted by relevance

/PHP-8.3/ext/filter/tests/
H A Dbug48762.phpt8 var_dump(filter_var('0b15:23::3:67.98.234.17', FILTER_VALIDATE_IP, FILTER_FLAG_IPV6));
13 string(23) "0b15:23::3:67.98.234.17"
/PHP-8.3/ext/standard/
H A Dbase64.c679 #define _mm512_set4lanes_epi8(b0, b1, b2, b3, b4, b5, b6, b7, b8, b9, b10, b11, b12, b13, b14, b15)… argument
681 build_dword(b8, b9, b10, b11), build_dword(b12, b13, b14, b15))

Completed in 8 milliseconds