Searched refs:wi (Results 1 – 5 of 5) sorted by relevance
/php-src/ext/standard/tests/strings/ |
H A D | str_split_variation3.phpt | 66 string(7) "ring wi"
|
H A D | chunk_split_variation6.phpt | 51 string(35) "It's st):(ring wi):(th quot):(es):("
|
H A D | chunk_split_variation4.phpt | 113 n wi
|
/php-src/ext/sockets/ |
H A D | sockets.c | 2780 WSAPROTOCOL_INFO wi; local 2795 if (SOCKET_ERROR == WSADuplicateSocket(socket->bsd_socket, (DWORD)target_pid, &wi)) { 2815 memcpy(view, &wi, sizeof(wi)); 2838 WSAPROTOCOL_INFO wi; local 2851 memcpy(&wi, view, sizeof(WSAPROTOCOL_INFO)); 2865 sock = WSASocket(FROM_PROTOCOL_INFO, FROM_PROTOCOL_INFO, FROM_PROTOCOL_INFO, &wi, 0, 0); 2885 php_sock->type = wi.iAddressFamily;
|
/php-src/ext/hash/tests/ |
H A D | fnv1a64.phpt | 75 array( '6wi:L*Y\\gp]UPB', 'bff5f2c9ed84bce5' ),
|
Completed in 24 milliseconds