Home
last modified time | relevance | path

Searched refs:zval (Results 176 – 200 of 508) sorted by path

12345678910>>...21

/PHP-7.4/ext/intl/dateformat/
H A Ddateformat_parse.c37 …ormatter_object *dfo, char* text_to_parse, size_t text_len, int32_t *parse_pos, zval *return_value) in internal_parse_to_timestamp()
65 static void add_to_localtime_arr( IntlDateFormatter_object *dfo, zval* return_value, const UCalenda… in add_to_localtime_arr()
84 …ormatter_object *dfo, char* text_to_parse, size_t text_len, int32_t *parse_pos, zval *return_value) in internal_parse_to_localtime()
132 zval* z_parse_pos = NULL; in PHP_FUNCTION()
177 zval* z_parse_pos = NULL; in PHP_FUNCTION()
/PHP-7.4/ext/intl/formatter/
H A Dformatter_attr.c149 zval *value; in PHP_FUNCTION()
H A Dformatter_class.c64 zend_object *NumberFormatter_object_clone(zval *object) in NumberFormatter_object_clone()
H A Dformatter_format.c36 zval *number; in PHP_FUNCTION()
H A Dformatter_parse.c49 zval *zposition = NULL; in PHP_FUNCTION()
135 zval *zcurrency, *zposition = NULL; in PHP_FUNCTION()
/PHP-7.4/ext/intl/grapheme/
H A Dgrapheme_string.c789 zval *next = NULL; /* return offset of next part of the string */ in PHP_FUNCTION()
/PHP-7.4/ext/intl/idn/
H A Didn.c124 const zend_string *domain, uint32_t option, int mode, zval *idna_info) in php_intl_idn_to_46()
252 zval *idna_info = NULL; in php_intl_idn_handoff()
/PHP-7.4/ext/intl/
H A Dintl_data.h36 zval* object = NULL; \
H A Dphp_intl.h49 zval current_collator;
/PHP-7.4/ext/intl/locale/
H A Dlocale_class.h43 zval* object = NULL; \
H A Dlocale_methods.c778 zval *ele_value; in append_key_value()
819 zval *ele_value; in append_multiple_key_values()
832 zval *data; in append_multiple_key_values()
914 zval* arr = NULL; in PHP_FUNCTION()
1035 static int add_array_entry(const char* loc_name, zval* hash_arr, char* key_name) in add_array_entry()
1424 zval* ele_value = NULL; in lookup_loc_range()
1534 zval* arr = NULL; in PHP_FUNCTION()
/PHP-7.4/ext/intl/msgformat/
H A Dmsgformat.c37 zval* object; in msgfmt_ctor()
150 zval* object = NULL; in PHP_FUNCTION()
178 zval* object = NULL; in PHP_FUNCTION()
H A Dmsgformat_class.c64 zend_object *MessageFormatter_object_clone(zval *object) in MessageFormatter_object_clone()
H A Dmsgformat_format.c35 static void msgfmt_do_format(MessageFormatter_object *mfo, zval *args, zval *return_value) in msgfmt_do_format()
60 zval *args; in PHP_FUNCTION()
88 zval *args; in PHP_FUNCTION()
H A Dmsgformat_helpers.cpp88 static void arg_types_dtor(zval *el) { in arg_types_dtor()
347 zval nullzv; in umsg_set_timezone()
391 zval *elem; in umsg_format_helper()
623 U_CFUNC void umsg_parse_helper(UMessageFormat *fmt, int *count, zval **args, UChar *source, int32_t… in umsg_parse_helper()
632 *args = (zval *)safe_emalloc(*count, sizeof(zval), 0); in umsg_parse_helper()
H A Dmsgformat_helpers.h23 void umsg_parse_helper(UMessageFormat *fmt, int *count, zval **args,
H A Dmsgformat_parse.c31 static void msgfmt_do_parse(MessageFormatter_object *mfo, char *source, size_t src_len, zval *retur… in msgfmt_do_parse()
33 zval *fargs; in msgfmt_do_parse()
/PHP-7.4/ext/intl/resourcebundle/
H A Dresourcebundle.c27 void resourcebundle_extract_value( zval *return_value, ResourceBundle_object *source ) in resourcebundle_extract_value()
H A Dresourcebundle.h26 void resourcebundle_extract_value( zval *target, ResourceBundle_object *source);
H A Dresourcebundle_class.c87 zval *object = return_value; in resourcebundle_ctor()
179 static void resourcebundle_array_fetch(zval *object, zval *offset, zval *return_value, int fallback) in resourcebundle_array_fetch()
233 zval *resourcebundle_array_get(zval *object, zval *offset, int type, zval *rv) in resourcebundle_array_get()
258 zval * offset; in ZEND_END_ARG_INFO()
259 zval * object; in ZEND_END_ARG_INFO()
272 int resourcebundle_array_count(zval *object, zend_long *count) in resourcebundle_array_count()
H A Dresourcebundle_iterator.c73 zval *object = &iterator->intern.data; in resourcebundle_iterator_dtor()
90 static zval *resourcebundle_iterator_current( zend_object_iterator *iter ) in resourcebundle_iterator_current()
101 static void resourcebundle_iterator_key( zend_object_iterator *iter, zval *key ) in resourcebundle_iterator_key()
150 zend_object_iterator *resourcebundle_get_iterator( zend_class_entry *ce, zval *object, int byref ) in resourcebundle_get_iterator()
H A Dresourcebundle_iterator.h29 zval current;
34 zend_object_iterator *resourcebundle_get_iterator( zend_class_entry *ce, zval *object, int byref );
/PHP-7.4/ext/intl/spoofchecker/
H A Dspoofchecker_class.c111 static zend_object *spoofchecker_clone_obj(zval *object) /* {{{ */ in spoofchecker_clone_obj()
H A Dspoofchecker_class.h60 zval* object = ZEND_THIS; \
H A Dspoofchecker_main.c32 zval *error_code = NULL; in PHP_METHOD()
64 zval *error_code = NULL; in PHP_METHOD()

Completed in 58 milliseconds

12345678910>>...21