Home
last modified time | relevance | path

Searched refs:PHPC_STR_INIT (Results 1 – 7 of 7) sorted by relevance

/dports/security/pecl-crypto/crypto-0.3.1/
H A Dcrypto_stream.c203 PHPC_STR_INIT(item, in php_crypto_stream_set_meta()
585 PHPC_STR_INIT(opened_path, realpath, strlen(realpath)); in php_crypto_stream_opener()
H A Dcrypto_hash.c532 PHPC_STR_INIT(hash, (char *) hash_value, hash_len); in php_crypto_hash_digest()
/dports/devel/pecl-jsond/jsond-1.4.0/
H A Djsond_parser.y278 PHPC_STR_INIT(key, "_empty_", sizeof("_empty_") - 1);
H A Djsond_parser.tab.c1886 PHPC_STR_INIT(key, "_empty_", sizeof("_empty_") - 1);
/dports/security/pecl-crypto/crypto-0.3.1/phpc/
H A Dphpc.h171 #define PHPC_STR_INIT(_name, _cstr, _len) do { \ macro
617 #define PHPC_STR_INIT(_name, _cstr, _len) \ macro
/dports/security/pecl-gnupg/gnupg-1.5.0/phpc/
H A Dphpc.h234 #define PHPC_STR_INIT(_name, _cstr, _len) do { \ macro
895 #define PHPC_STR_INIT(_name, _cstr, _len) \ macro
/dports/devel/pecl-jsond/jsond-1.4.0/phpc/
H A Dphpc.h214 #define PHPC_STR_INIT(_name, _cstr, _len) do { \ macro
877 #define PHPC_STR_INIT(_name, _cstr, _len) \ macro