Home
last modified time | relevance | path

Searched defs:FAIL (Results 1 – 4 of 4) sorted by relevance

/PHP-7.4/ext/hash/sha3/generic32lc/
H A DKeccakHash.h26 typedef enum { SUCCESS = 0, FAIL = 1, BAD_HASHLEN = 2 } HashReturn; enumerator
/PHP-7.4/ext/hash/sha3/generic64lc/
H A DKeccakHash.h26 typedef enum { SUCCESS = 0, FAIL = 1, BAD_HASHLEN = 2 } HashReturn; enumerator
/PHP-7.4/ext/opcache/Optimizer/
H A Dssa_integrity.c93 #define FAIL(...) do { \ macro
/PHP-7.4/ext/mysqlnd/
H A Dmysqlnd_enum_n_def.h170 FAIL = 1 enumerator

Completed in 16 milliseconds