Lines Matching refs:zval

76 static void _php_make_header_object(zval *myzvalue, ENVELOPE *en);
77 static void _php_imap_add_body(zval *arg, BODY *body);
78 static zend_string* _php_imap_parse_address(ADDRESS *addresslist, zval *paddress);
633 static zval *add_assoc_object(zval *arg, char *key, zval *tmp) in add_assoc_object()
648 static inline zval *add_next_index_object(zval *arg, zval *tmp) in add_next_index_object()
770 zval t_map, *return_value; in mail_getquota()
1168 zval *params = NULL; in php_imap_do_open()
1187 zval *disabled_auth_method; in php_imap_do_open()
1198 zval *z_auth_method; in php_imap_do_open()
1283 zval *streamind; in PHP_FUNCTION()
1330 zval *streamind; in PHP_FUNCTION()
1343 zval *subpats = NULL; /* Parts (not used) */ in PHP_FUNCTION()
1380 zval *streamind; in PHP_FUNCTION()
1399 zval *streamind; in PHP_FUNCTION()
1418 zval *streamind; in PHP_FUNCTION()
1438 zval *streamind; in PHP_FUNCTION()
1467 zval *streamind; in PHP_FUNCTION()
1496 zval *streamind; in PHP_FUNCTION()
1522 zval *streamind; in PHP_FUNCTION()
1542 zval *streamind; in PHP_FUNCTION()
1576 zval *streamind; in PHP_FUNCTION()
1597 zval *streamind; in PHP_FUNCTION()
1624 zval *streamind; in PHP_FUNCTION()
1664 zval *streamind; in PHP_FUNCTION()
1716 zval *streamind; in PHP_FUNCTION()
1762 zval *streamind; in PHP_FUNCTION()
1788 zval *streamind; in PHP_FUNCTION()
1814 zval *streamind; in PHP_FUNCTION()
1838 zval *streamind; in PHP_FUNCTION()
1862 zval *streamind; in PHP_FUNCTION()
1886 zval *streamind; in PHP_FUNCTION()
1925 zval *streamind, mboxob; in PHP_FUNCTION()
1975 zval *streamind; in PHP_FUNCTION()
2010 zval *streamind; in PHP_FUNCTION()
2044 zval *streamind, *sequence; in PHP_FUNCTION()
2068 zval *streamind, *sequence; in PHP_FUNCTION()
2092 zval *streamind; in PHP_FUNCTION()
2203 zval *streamind; in PHP_FUNCTION()
2241 zval *streamind, mboxob; in PHP_FUNCTION()
2291 zval *streamind; in PHP_FUNCTION()
2315 zval *streamind; in PHP_FUNCTION()
2339 zval *streamind; in PHP_FUNCTION()
2389 zval *streamind; in PHP_FUNCTION()
2431 zval *streamind; in PHP_FUNCTION()
2472 zval *stream, *out; in PHP_FUNCTION()
2619 zval *streamind; in PHP_FUNCTION()
2705 zval tovals; in PHP_FUNCTION()
3105 zval *streamind; in PHP_FUNCTION()
3127 zval *streamind; in PHP_FUNCTION()
3150 zval *streamind; in PHP_FUNCTION()
3215 zval *streamind; in PHP_FUNCTION()
3252 zval *streamind; in PHP_FUNCTION()
3279 zval *streamind; in PHP_FUNCTION()
3299 zval *streamind; in PHP_FUNCTION()
3341 zval *streamind; in PHP_FUNCTION()
3345 zval parametres, param, dparametres, dparam; in PHP_FUNCTION()
3454 zval *streamind; in PHP_FUNCTION()
3457 zval myoverview; in PHP_FUNCTION()
3557 zval *envelope, *body; in PHP_FUNCTION()
3559 zval *data, *pvalue, *disp_data, *env_data; in PHP_FUNCTION()
4226 zval *streamind; in PHP_FUNCTION()
4355 zval myobject; in PHP_FUNCTION()
4558 static zend_string* _php_imap_parse_address (ADDRESS *addresslist, zval *paddress) in _php_imap_parse_address()
4562 zval tmpvals; in _php_imap_parse_address()
4583 static void _php_make_header_object(zval *myzvalue, ENVELOPE *en) in _php_make_header_object()
4585 zval paddress; in _php_make_header_object()
4668 void _php_imap_add_body(zval *arg, BODY *body) in _php_imap_add_body()
4670 zval parametres, param, dparametres, dparam; in _php_imap_add_body()
4782 static void build_thread_tree_helper(THREADNODE *cur, zval *tree, long *numNodes, char *buf) in build_thread_tree_helper()
4813 static int build_thread_tree(THREADNODE *top, zval **tree) in build_thread_tree()
4830 zval *streamind; in PHP_FUNCTION()