Home
last modified time | relevance | path

Searched defs:to (Results 1 – 25 of 57) sorted by relevance

123

/PHP-8.1/ext/intl/timezone/
H A Dtimezone_class.cpp50 TimeZone_object *to; in timezone_object_construct() local
148 TimeZone_object *to = Z_INTL_TIMEZONE_P(zv_timezone); in timezone_process_timezone_argument() local
295 TimeZone_object *to; in TimeZone_get_debug_info() local
346 static void TimeZone_object_init(TimeZone_object *to) in TimeZone_object_init()
357 TimeZone_object* to = php_intl_timezone_fetch_object(object); in TimeZone_objects_free() local
H A Dtimezone_class.h52 #define TIMEZONE_ERROR(to) (to)->err argument
53 #define TIMEZONE_ERROR_P(to) &(TIMEZONE_ERROR(to)) argument
/PHP-8.1/ext/intl/transliterator/
H A Dtransliterator_class.c39 Transliterator_object *to; in transliterator_object_construct() local
71 static void transliterator_object_init( Transliterator_object* to ) in transliterator_object_init()
83 static void transliterator_object_destroy( Transliterator_object* to ) in transliterator_object_destroy()
101 Transliterator_object* to = php_intl_transliterator_fetch_object(object); in Transliterator_objects_free() local
H A Dtransliterator_methods.c29 Transliterator_object *to; in create_transliterator() local
/PHP-8.1/ext/mbstring/libmbfl/mbfl/
H A Dmbfl_convert.c94 …onvert_filter_init(mbfl_convert_filter *filter, const mbfl_encoding *from, const mbfl_encoding *to, in mbfl_convert_filter_init()
120 mbfl_convert_filter* mbfl_convert_filter_new(const mbfl_encoding *from, const mbfl_encoding *to, ou… in mbfl_convert_filter_new()
175 …nvert_filter_reset(mbfl_convert_filter *filter, const mbfl_encoding *from, const mbfl_encoding *to) in mbfl_convert_filter_reset()
302 …mbfl_convert_vtbl* mbfl_convert_filter_get_vtbl(const mbfl_encoding *from, const mbfl_encoding *to) in mbfl_convert_filter_get_vtbl()
H A Dmbfl_convert.h58 const mbfl_encoding *to; member
H A Dmbfilter.h139 const mbfl_encoding *to; member
/PHP-8.1/ext/zend_test/
H A Dobserver.c210 static void fiber_address_observer(zend_fiber_context *from, zend_fiber_context *to) in fiber_address_observer()
217 static void fiber_enter_observer(zend_fiber_context *from, zend_fiber_context *to) in fiber_enter_observer()
237 static void fiber_suspend_observer(zend_fiber_context *from, zend_fiber_context *to) in fiber_suspend_observer()
/PHP-8.1/ext/pcre/pcre2lib/sljit/
H A DsljitWXExecAllocator.c54 #define SLJIT_UPDATE_WX_FLAGS(from, to, enable_exec) \ argument
164 static void sljit_update_wx_flags(void *from, void *to, sljit_s32 enable_exec) in sljit_update_wx_flags()
208 static void sljit_update_wx_flags(void *from, void *to, sljit_s32 enable_exec) in sljit_update_wx_flags()
H A DsljitExecAllocator.c82 #define SLJIT_UPDATE_WX_FLAGS(from, to, enable_exec) argument
147 #define SLJIT_UPDATE_WX_FLAGS(from, to, enable_exec) \ argument
160 #define SLJIT_UPDATE_WX_FLAGS(from, to, enable_exec) argument
H A DsljitConfigInternal.h325 #define SLJIT_CACHE_FLUSH(from, to) \ argument
336 #define SLJIT_CACHE_FLUSH(from, to) argument
/PHP-8.1/Zend/Optimizer/
H A Dscdf.h78 static inline uint32_t scdf_edge(zend_cfg *cfg, int from, int to) { in scdf_edge()
92 static inline bool scdf_is_edge_feasible(scdf_ctx *scdf, int from, int to) { in scdf_is_edge_feasible()
H A Dscdf.c54 void scdf_mark_edge_feasible(scdf_ctx *scdf, int from, int to) { in scdf_mark_edge_feasible()
H A Dzend_ssa.c60 static bool needs_pi(const zend_op_array *op_array, zend_dfg *dfg, zend_ssa *ssa, int from, int to,… in needs_pi()
94 int from, int to, int var) /* {{{ */ in add_pi()
1393 void zend_ssa_remove_predecessor(zend_ssa *ssa, int from, int to) /* {{{ */ in zend_ssa_remove_predecessor()
/PHP-8.1/ext/pcntl/
H A Dpcntl.c557 #define PHP_RUSAGE_PARA(from, to, field) \ argument
560 #define PHP_RUSAGE_SPECIAL(from, to) \ argument
575 #define PHP_RUSAGE_SPECIAL(from, to) argument
578 #define PHP_RUSAGE_COMMON(from ,to) \ argument
584 #define PHP_RUSAGE_TO_ARRAY(from, to) \ argument
/PHP-8.1/ext/gd/libgd/
H A Dgdkanji.c341 do_convert (unsigned char *to, unsigned char *from, const char *code) in do_convert()
459 do_check_and_conv (unsigned char *to, unsigned char *from) in do_check_and_conv()
/PHP-8.1/Zend/
H A Dzend_multibyte.c46 static size_t dummy_encoding_converter(unsigned char **to, size_t *to_length, const unsigned char *… in dummy_encoding_converter()
153 ZEND_API size_t zend_multibyte_encoding_converter(unsigned char **to, size_t *to_length, const unsi… in zend_multibyte_encoding_converter()
H A Dzend_language_scanner.l137 static size_t encoding_filter_script_to_internal(unsigned char **to, size_t *to_length, const unsig… in encoding_filter_script_to_internal()
144 static size_t encoding_filter_script_to_intermediate(unsigned char **to, size_t *to_length, const u… in encoding_filter_script_to_intermediate()
149 static size_t encoding_filter_intermediate_to_script(unsigned char **to, size_t *to_length, const u… in encoding_filter_intermediate_to_script()
155 static size_t encoding_filter_intermediate_to_internal(unsigned char **to, size_t *to_length, const… in encoding_filter_intermediate_to_internal()
H A Dzend_observer.c285 …d ZEND_FASTCALL zend_observer_fiber_switch_notify(zend_fiber_context *from, zend_fiber_context *to) in zend_observer_fiber_switch_notify()
/PHP-8.1/ext/standard/
H A Dmail.c206 char *to=NULL, *message=NULL; in PHP_FUNCTION() local
375 PHPAPI int php_mail(const char *to, const char *subject, const char *message, const char *headers, … in php_mail()
/PHP-8.1/ext/mysqlnd/
H A Dmysqlnd_ps_codec.c217 const zend_uchar * to = *row; in ps_fetch_time() local
262 const zend_uchar * to = *row; in ps_fetch_date() local
294 const zend_uchar * to = *row; in ps_fetch_datetime() local
/PHP-8.1/ext/spl/
H A Dspl_fixedarray.c101 static void spl_fixedarray_init_elems(spl_fixedarray *array, zend_long from, zend_long to) in spl_fixedarray_init_elems()
133 zval *to = &array->elements[offset]; in spl_fixedarray_copy_range() local
139 static void spl_fixedarray_copy_ctor(spl_fixedarray *to, spl_fixedarray *from) in spl_fixedarray_copy_ctor()
152 static void spl_fixedarray_dtor_range(spl_fixedarray *array, zend_long from, zend_long to) in spl_fixedarray_dtor_range()
/PHP-8.1/ext/imap/
H A Dphp_imap.stub.php85 function imap_renamemailbox(IMAP\Connection $imap, string $from, string $to): bool {}
88 function imap_rename(IMAP\Connection $imap, string $from, string $to): bool {}
176 …function imap_mail(string $to, string $subject, string $message, ?string $additional_headers = nul…
/PHP-8.1/ext/date/lib/
H A Dparse_tz.c872 ttinfo *to; in timelib_timestamp_is_in_dst() local
883 ttinfo *to; in timelib_get_time_zone_info() local
/PHP-8.1/ext/ffi/
H A Dffi.stub.php48 public static function memcpy(FFI\CData $to, $from, int $size): void {}

Completed in 114 milliseconds

123