Home
last modified time | relevance | path

Searched defs:TSRMLS_DC (Results 226 – 250 of 386) sorted by last modified time

12345678910>>...16

/PHP-5.5/ext/mbstring/
H A Dmb_gpc.c195 …_mb_encoding_handler_ex(const php_mb_encoding_handler_info_t *info, zval *arg, char *res TSRMLS_DC) in _php_mb_encoding_handler_ex()
H A Dmbstring.c863 static const zend_encoding* php_mb_zend_encoding_fetcher(const char *encoding_name TSRMLS_DC) in php_mb_zend_encoding_fetcher()
955 static int php_mb_zend_internal_encoding_setter(const zend_encoding *encoding TSRMLS_DC) in php_mb_zend_internal_encoding_setter()
980 static void *_php_mb_compile_regex(const char *pattern TSRMLS_DC) in _php_mb_compile_regex()
1017 static void *_php_mb_compile_regex(const char *pattern TSRMLS_DC) in _php_mb_compile_regex()
1129 static char *php_mb_rfc1867_getword_conf(const zend_encoding *encoding, char *str TSRMLS_DC) /* {{{… in php_mb_rfc1867_getword_conf()
1155 static char *php_mb_rfc1867_basename(const zend_encoding *encoding, char *filename TSRMLS_DC) /* {{… in php_mb_rfc1867_basename()
1283 … _php_mb_ini_mbstring_internal_encoding_set(const char *new_value, uint new_value_length TSRMLS_DC) in _php_mb_ini_mbstring_internal_encoding_set()
4601 MBSTRING_API size_t php_mb_mbchar_bytes(const char *s TSRMLS_DC) in php_mb_mbchar_bytes()
4649 MBSTRING_API char *php_mb_safe_strrchr(const char *s, unsigned int c, size_t nbytes TSRMLS_DC) in php_mb_safe_strrchr()
4732 static void php_mb_gpc_get_detect_order(const zend_encoding ***list, size_t *list_size TSRMLS_DC) /… in php_mb_gpc_get_detect_order()
[all …]
/PHP-5.5/ext/libxml/
H A Dlibxml.c154 static int php_libxml_clear_object(php_libxml_node_object *object TSRMLS_DC) in php_libxml_clear_object()
163 static int php_libxml_unregister_node(xmlNodePtr nodep TSRMLS_DC) in php_libxml_unregister_node()
223 static void php_libxml_node_free_list(xmlNodePtr node TSRMLS_DC) in php_libxml_node_free_list()
505 static void php_libxml_ctx_error_level(int level, void *ctx, const char *msg TSRMLS_DC) in php_libxml_ctx_error_level()
520 void php_libxml_issue_error(int level, const char *msg TSRMLS_DC) in php_libxml_issue_error()
775 PHP_LIBXML_API zval *php_libxml_switch_context(zval *context TSRMLS_DC) in php_libxml_switch_context()
1082 PHP_LIBXML_API zend_bool php_libxml_disable_entity_loader(zend_bool disable TSRMLS_DC) in php_libxml_disable_entity_loader()
1168 PHP_LIBXML_API xmlNodePtr php_libxml_import_node(zval *object TSRMLS_DC) in php_libxml_import_node()
1218 PHP_LIBXML_API int php_libxml_decrement_node_ptr(php_libxml_node_object *object TSRMLS_DC) in php_libxml_decrement_node_ptr()
1256 PHP_LIBXML_API int php_libxml_decrement_doc_ref(php_libxml_node_object *object TSRMLS_DC) in php_libxml_decrement_doc_ref()
[all …]
/PHP-5.5/ext/ldap/
H A Dldap.c108 static void _free_ldap_result(zend_rsrc_list_entry *rsrc TSRMLS_DC) /* {{{ */ in _free_ldap_result()
115 static void _free_ldap_result_entry(zend_rsrc_list_entry *rsrc TSRMLS_DC) /* {{{ */ in _free_ldap_result_entry()
/PHP-5.5/ext/intl/timezone/
H A Dtimezone_class.cpp48 U_CFUNC void timezone_object_construct(const TimeZone *zone, zval *object, int owned TSRMLS_DC) in timezone_object_construct()
63 const char *func TSRMLS_DC) in timezone_convert_to_datetimezone()
134 const char *func TSRMLS_DC) in timezone_process_timezone_argument()
218 static zend_object_value TimeZone_clone_obj(zval *object TSRMLS_DC) in TimeZone_clone_obj()
262 static int TimeZone_compare_objects(zval *object1, zval *object2 TSRMLS_DC) in TimeZone_compare_objects()
284 static HashTable *TimeZone_get_debug_info(zval *object, int *is_temp TSRMLS_DC) in TimeZone_get_debug_info()
334 static void TimeZone_object_init(TimeZone_object *to TSRMLS_DC) in TimeZone_object_init()
344 zend_object_handle handle TSRMLS_DC) in TimeZone_objects_dtor()
351 static void TimeZone_objects_free(zend_object *object TSRMLS_DC) in TimeZone_objects_free()
368 static zend_object_value TimeZone_object_create(zend_class_entry *ce TSRMLS_DC) in TimeZone_object_create()
/PHP-5.5/ext/intl/transliterator/
H A Dtransliterator_class.c35 UErrorCode *status TSRMLS_DC ) in transliterator_object_construct()
72 static void transliterator_object_init( Transliterator_object* to TSRMLS_DC ) in transliterator_object_init()
84 static void transliterator_object_destroy( Transliterator_object* to TSRMLS_DC ) in transliterator_object_destroy()
102 zend_object_handle handle TSRMLS_DC ) in Transliterator_objects_dtor()
109 static void Transliterator_objects_free( zend_object *object TSRMLS_DC ) in Transliterator_objects_free()
123 zend_class_entry *ce TSRMLS_DC ) in Transliterator_object_create()
156 static zend_object_value Transliterator_clone_obj( zval *object TSRMLS_DC ) in Transliterator_clone_obj()
248 static zval **Transliterator_get_property_ptr_ptr( zval *object, zval *member TSRMLS_DC ) in Transliterator_get_property_ptr_ptr()
280 static zval *Transliterator_read_property( zval *object, zval *member, int type TSRMLS_DC ) /* {{{ … in Transliterator_read_property()
315 static void Transliterator_write_property( zval *object, zval *member, zval *value TSRMLS_DC ) in Transliterator_write_property()
H A Dtransliterator_methods.c30 …c int create_transliterator( char *str_id, int str_id_len, long direction, zval *object TSRMLS_DC ) in create_transliterator()
/PHP-5.5/ext/json/
H A DJSON_parser.c392 static void attach_zval(JSON_parser jp, int up, int cur, smart_str *key, int assoc TSRMLS_DC) in attach_zval()
439 …se_JSON_ex(JSON_parser jp, zval *z, unsigned short utf16_json[], int length, int options TSRMLS_DC) in parse_JSON_ex()
H A Djson.c172 static int json_determine_array_type(zval **val TSRMLS_DC) /* {{{ */ in json_determine_array_type()
209 static inline void json_pretty_print_char(smart_str *buf, int options, char c TSRMLS_DC) /* {{{ */ in json_pretty_print_char()
217 static inline void json_pretty_print_indent(smart_str *buf, int options TSRMLS_DC) /* {{{ */ in json_pretty_print_indent()
231 static void json_encode_array(smart_str *buf, zval **val, int options TSRMLS_DC) /* {{{ */ in json_encode_array()
401 static void json_escape_string(smart_str *buf, char *s, int len, int options TSRMLS_DC) /* {{{ */ in json_escape_string()
555 static void json_encode_serializable_object(smart_str *buf, zval *val, int options TSRMLS_DC) /* {{… in json_encode_serializable_object()
601 PHP_JSON_API void php_json_encode(smart_str *buf, zval *val, int options TSRMLS_DC) /* {{{ */ in php_json_encode()
662 …_decode_ex(zval *return_value, char *str, int str_len, int options, long depth TSRMLS_DC) /* {{{ */ in php_json_decode_ex()
H A Dphp_json.h77 … php_json_decode(zval *return_value, char *str, int str_len, zend_bool assoc, long depth TSRMLS_DC) in php_json_decode()
H A DJSON_parser.h38 …t parse_JSON(JSON_parser jp, zval *z, unsigned short utf16_json[], int length, int assoc TSRMLS_DC) in parse_JSON()
/PHP-5.5/ext/intl/
H A Dintl_error.c46 static void intl_free_custom_error_msg( intl_error* err TSRMLS_DC ) in intl_free_custom_error_msg()
76 void intl_error_init( intl_error* err TSRMLS_DC ) in intl_error_init()
90 void intl_error_reset( intl_error* err TSRMLS_DC ) in intl_error_reset()
104 void intl_error_set_custom_msg( intl_error* err, char* msg, int copyMsg TSRMLS_DC ) in intl_error_set_custom_msg()
132 char* intl_error_get_message( intl_error* err TSRMLS_DC ) in intl_error_get_message()
159 void intl_error_set_code( intl_error* err, UErrorCode err_code TSRMLS_DC ) in intl_error_set_code()
171 UErrorCode intl_error_get_code( intl_error* err TSRMLS_DC ) in intl_error_get_code()
183 void intl_error_set( intl_error* err, UErrorCode code, char* msg, int copyMsg TSRMLS_DC ) in intl_error_set()
202 void intl_errors_reset( intl_error* err TSRMLS_DC ) in intl_errors_reset()
213 void intl_errors_set_custom_msg( intl_error* err, char* msg, int copyMsg TSRMLS_DC ) in intl_errors_set_custom_msg()
[all …]
/PHP-5.5/ext/intl/locale/
H A Dlocale_methods.c803 … int append_multiple_key_values(smart_str* loc_name, HashTable* hash_arr, char* key_name TSRMLS_DC) in append_multiple_key_values()
880 static int handleAppendResult( int result, smart_str* loc_name TSRMLS_DC) in handleAppendResult()
1030 static int add_array_entry(const char* loc_name, zval* hash_arr, char* key_name TSRMLS_DC) in add_array_entry()
1410 …tic char* lookup_loc_range(const char* loc_range, HashTable* hash_arr, int canonicalize TSRMLS_DC) in lookup_loc_range()
/PHP-5.5/ext/intl/msgformat/
H A Dmsgformat_class.c37 static void MessageFormatter_object_dtor(void *object, zend_object_handle handle TSRMLS_DC ) in MessageFormatter_object_dtor()
44 void MessageFormatter_object_free( zend_object *object TSRMLS_DC ) in MessageFormatter_object_free()
57 zend_object_value MessageFormatter_object_create(zend_class_entry *ce TSRMLS_DC) in MessageFormatter_object_create()
80 zend_object_value MessageFormatter_object_clone(zval *object TSRMLS_DC) in MessageFormatter_object_clone()
H A Dmsgformat_data.c29 void msgformat_data_init( msgformat_data* mf_data TSRMLS_DC ) in msgformat_data_init()
45 void msgformat_data_free(msgformat_data* mf_data TSRMLS_DC) in msgformat_data_free()
H A Dmsgformat_format.c35 static void msgfmt_do_format(MessageFormatter_object *mfo, zval *args, zval *return_value TSRMLS_DC) in msgfmt_do_format()
H A Dmsgformat_helpers.cpp87 intl_error& err TSRMLS_DC) in umsg_get_numeric_types()
134 intl_error& err TSRMLS_DC) in umsg_parse_format()
296 intl_error& err TSRMLS_DC) in umsg_get_types()
316 intl_error& err TSRMLS_DC) in umsg_set_timezone()
367 int *formatted_len TSRMLS_DC) in umsg_format_helper()
H A Dmsgformat_parse.c31 …mt_do_parse(MessageFormatter_object *mfo, char *source, int src_len, zval *return_value TSRMLS_DC) in msgfmt_do_parse()
/PHP-5.5/ext/intl/resourcebundle/
H A Dresourcebundle.c27 void resourcebundle_extract_value( zval *return_value, ResourceBundle_object *source TSRMLS_DC ) in resourcebundle_extract_value()
H A Dresourcebundle_class.c38 static void ResourceBundle_object_destroy( void *object, zend_object_handle handle TSRMLS_DC ) in ResourceBundle_object_destroy()
58 static zend_object_value ResourceBundle_object_create( zend_class_entry *ce TSRMLS_DC ) in ResourceBundle_object_create()
162 …resourcebundle_array_fetch(zval *object, zval *offset, zval *return_value, int fallback TSRMLS_DC) in resourcebundle_array_fetch()
216 zval *resourcebundle_array_get(zval *object, zval *offset, int type TSRMLS_DC) in resourcebundle_array_get()
259 int resourcebundle_array_count(zval *object, long *count TSRMLS_DC) in resourcebundle_array_count()
H A Dresourcebundle_iterator.c32 static void resourcebundle_iterator_read( ResourceBundle_iterator *iterator TSRMLS_DC ) in resourcebundle_iterator_read()
55 static void resourcebundle_iterator_invalidate( zend_object_iterator *iter TSRMLS_DC ) in resourcebundle_iterator_invalidate()
71 static void resourcebundle_iterator_dtor( zend_object_iterator *iter TSRMLS_DC ) in resourcebundle_iterator_dtor()
85 static int resourcebundle_iterator_has_more( zend_object_iterator *iter TSRMLS_DC ) in resourcebundle_iterator_has_more()
93 static void resourcebundle_iterator_current( zend_object_iterator *iter, zval ***data TSRMLS_DC ) in resourcebundle_iterator_current()
104 static void resourcebundle_iterator_key( zend_object_iterator *iter, zval *key TSRMLS_DC ) in resourcebundle_iterator_key()
121 static void resourcebundle_iterator_step( zend_object_iterator *iter TSRMLS_DC ) in resourcebundle_iterator_step()
131 static void resourcebundle_iterator_reset( zend_object_iterator *iter TSRMLS_DC ) in resourcebundle_iterator_reset()
153 …ct_iterator *resourcebundle_get_iterator( zend_class_entry *ce, zval *object, int byref TSRMLS_DC ) in resourcebundle_get_iterator()
/PHP-5.5/ext/intl/spoofchecker/
H A Dspoofchecker_class.c35 zend_object_handle handle TSRMLS_DC) in Spoofchecker_objects_dtor()
42 void Spoofchecker_objects_free(zend_object *object TSRMLS_DC) in Spoofchecker_objects_free()
56 zend_class_entry *ce TSRMLS_DC) in Spoofchecker_object_create()
121 static zend_object_value spoofchecker_clone_obj(zval *object TSRMLS_DC) /* {{{ */ in spoofchecker_clone_obj()
175 void spoofchecker_object_init(Spoofchecker_object* co TSRMLS_DC) in spoofchecker_object_init()
188 void spoofchecker_object_destroy(Spoofchecker_object* co TSRMLS_DC) in spoofchecker_object_destroy()
/PHP-5.5/ext/intl/formatter/
H A Dformatter_class.c39 zend_object_handle handle TSRMLS_DC ) in NumberFormatter_object_dtor()
46 void NumberFormatter_object_free( zend_object *object TSRMLS_DC ) in NumberFormatter_object_free()
59 zend_object_value NumberFormatter_object_create(zend_class_entry *ce TSRMLS_DC) in NumberFormatter_object_create()
82 zend_object_value NumberFormatter_object_clone(zval *object TSRMLS_DC) in NumberFormatter_object_clone()
H A Dformatter_data.c26 void formatter_data_init( formatter_data* nf_data TSRMLS_DC ) in formatter_data_init()
39 void formatter_data_free( formatter_data* nf_data TSRMLS_DC ) in formatter_data_free()
/PHP-5.5/ext/intl/grapheme/
H A Dgrapheme_util.c131 …le, int32_t needle_len, int32_t offset, int32_t *puchar_pos, int f_ignore_case, int last TSRMLS_DC) in grapheme_strpos_utf16()
234 …ng(const UChar *text, int32_t text_length, int boundary_array[], int boundary_array_len TSRMLS_DC ) in grapheme_split_string()
377 UBreakIterator* grapheme_get_break_iterator(void *stack_buffer, UErrorCode *status TSRMLS_DC ) in grapheme_get_break_iterator()

Completed in 132 milliseconds

12345678910>>...16