Home
last modified time | relevance | path

Searched refs:PHPC_STR_ARG (Results 1 – 5 of 5) sorted by relevance

/dports/devel/pecl-jsond/jsond-1.4.0/
H A Djsond_parser.y79 PHPC_STR_ARG(key), zval *zvalue);
262 int php_json_parser_object_update(php_json_parser *parser, zval *object, PHPC_STR_ARG(key), zval *z…
H A Djsond_parser.tab.c210 PHPC_STR_ARG(key), zval *zvalue);
1870 int php_json_parser_object_update(php_json_parser *parser, zval *object, PHPC_STR_ARG(key), zval *z…
/dports/security/pecl-crypto/crypto-0.3.1/phpc/
H A Dphpc.h152 #define PHPC_STR_ARG(_name) char *PHPC_STR_VAL(_name), int PHPC_STR_LEN(_name) macro
604 #define PHPC_STR_ARG(_name) zend_string *_name macro
605 #define PHPC_STR_ARG_VAL PHPC_STR_ARG
/dports/security/pecl-gnupg/gnupg-1.5.0/phpc/
H A Dphpc.h209 #define PHPC_STR_ARG(_name) char *PHPC_STR_VAL(_name), int PHPC_STR_LEN(_name) macro
880 #define PHPC_STR_ARG(_name) zend_string *_name macro
881 #define PHPC_STR_ARG_VAL PHPC_STR_ARG
/dports/devel/pecl-jsond/jsond-1.4.0/phpc/
H A Dphpc.h189 #define PHPC_STR_ARG(_name) char *PHPC_STR_VAL(_name), int PHPC_STR_LEN(_name) macro
862 #define PHPC_STR_ARG(_name) zend_string *_name macro
863 #define PHPC_STR_ARG_VAL PHPC_STR_ARG