Home
last modified time | relevance | path

Searched defs:_name (Results 1 – 3 of 3) sorted by relevance

/PHP-7.4/ext/json/
H A Djson.c88 #define PHP_JSON_REGISTER_CONSTANT(_name, _value) \ argument
/PHP-7.4/ext/openssl/
H A Dopenssl.c718 #define PHP_OPENSSL_CHECK_NUMBER_CONVERSION(_cond, _name) \ argument
726 #define PHP_OPENSSL_CHECK_NUMBER_CONVERSION_NORET(_cond, _name) \ argument
734 #define PHP_OPENSSL_CHECK_SIZE_T_TO_INT(_var, _name) \ argument
737 #define PHP_OPENSSL_CHECK_SIZE_T_TO_INT_NORET(_var, _name) \ argument
740 #define PHP_OPENSSL_CHECK_SIZE_T_TO_UINT(_var, _name) \ argument
743 #define PHP_OPENSSL_CHECK_LONG_TO_INT(_var, _name) \ argument
746 #define PHP_OPENSSL_CHECK_LONG_TO_INT_NORET(_var, _name) \ argument
4204 #define OPENSSL_GET_BN(_array, _bn, _name) do { \ argument
4214 #define OPENSSL_PKEY_GET_BN(_type, _name) OPENSSL_GET_BN(_type, _name, _name) argument
4216 #define OPENSSL_PKEY_SET_BN(_data, _name) do { \ argument
/PHP-7.4/sapi/litespeed/
H A Dlsapilib.c2246 const char * _name; member

Completed in 35 milliseconds