php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
crc32_x86.h File Reference
#include "php.h"

Go to the source code of this file.

Enumerations

enum  X86_CRC32_TYPE { X86_CRC32 = 0 , X86_CRC32B , X86_CRC32C , X86_CRC32_MAX }
 

Enumeration Type Documentation

◆ X86_CRC32_TYPE

Enumerator
X86_CRC32 
X86_CRC32B 
X86_CRC32C 
X86_CRC32_MAX 

Definition at line 22 of file crc32_x86.h.