Home
last modified time | relevance | path

Searched refs:PHPC_OBJ_FROM_SELF (Results 1 – 3 of 3) sorted by relevance

/dports/security/pecl-crypto/crypto-0.3.1/phpc/
H A Dphpc.h240 #define PHPC_OBJ_FROM_SELF(_name) \ macro
674 #define PHPC_OBJ_FROM_SELF(_name) \ macro
930 PHPC_THIS_DECLARE(_name) = PHPC_OBJ_FROM_SELF(_name)
952 PHPC_THIS = PHPC_OBJ_FROM_SELF(_name); \
/dports/security/pecl-gnupg/gnupg-1.5.0/phpc/
H A Dphpc.h1373 #define PHPC_OBJ_FROM_SELF(_name) \ macro
1387 PHPC_THIS = PHPC_OBJ_FROM_SELF(_name)
1389 PHPC_THIS_DECLARE(_name) = PHPC_OBJ_FROM_SELF(_name)
1411 PHPC_THIS = PHPC_OBJ_FROM_SELF(_name); \
/dports/devel/pecl-jsond/jsond-1.4.0/phpc/
H A Dphpc.h297 #define PHPC_OBJ_FROM_SELF(_name) \ macro
952 #define PHPC_OBJ_FROM_SELF(_name) \ macro
1349 PHPC_THIS_DECLARE(_name) = PHPC_OBJ_FROM_SELF(_name)
1371 PHPC_THIS = PHPC_OBJ_FROM_SELF(_name); \