Home
last modified time | relevance | path

Searched defs:from (Results 51 – 68 of 68) sorted by relevance

123

/php-src/ext/dom/lexbor/lexbor/dom/interfaces/
H A Dnode.c139 lxb_dom_document_t *from, *to; in lxb_dom_node_interface_copy() local
/php-src/ext/dom/lexbor/lexbor/html/
H A Dtree.c513 lxb_dom_element_t *from, in lxb_html_tree_append_attributes_from_element()
/php-src/ext/standard/
H A Dproc_open.c930 static zend_result dup_proc_descriptor(php_file_descriptor_t from, php_file_descriptor_t *to, in dup_proc_descriptor()
H A Dbasic_functions.stub.php2077 function move_uploaded_file(string $from, string $to): bool {}
2124 function crypt(#[\SensitiveParameter] string $string, string $salt): string {}
H A Dstring.c3128 static zend_string* php_char_to_str_ex(zend_string *str, char from, char *to, size_t to_len, bool c…
3504 zval *from; variable
3523 zend_string *str, *from, *to; variable
/php-src/ext/spl/
H A Dspl_dllist.c276 static void spl_ptr_llist_copy(spl_ptr_llist *from, spl_ptr_llist *to) /* {{{ */ in spl_ptr_llist_copy()
/php-src/ext/mysqli/
H A Dmysqli_api.c1387 # define mysql_real_escape_string_quote(mysql, to, from, length, quote) \ argument
/php-src/ext/opcache/jit/ir/
H A Dir.c1252 void ir_use_list_remove_all(ir_ctx *ctx, ir_ref from, ir_ref ref)
1279 void ir_use_list_remove_one(ir_ctx *ctx, ir_ref from, ir_ref ref)
H A Dir_private.h1104 IR_ALWAYS_INLINE uint32_t ir_phi_input_number(const ir_ctx *ctx, const ir_block *bb, uint32_t from) in ir_phi_input_number()
/php-src/ext/pcre/pcre2lib/sljit/
H A DsljitNativePPC_common.c51 static void ppc_cache_flush(sljit_ins *from, sljit_ins *to) in ppc_cache_flush()
H A DsljitNativeARM_T2_32.c68 #define COPY_BITS(src, from, to, bits) \ argument
H A DsljitLir.c329 #define SLJIT_UPDATE_WX_FLAGS(from, to, enable_exec) argument
/php-src/Zend/
H A Dzend_hash.c706 ZEND_API void ZEND_FASTCALL _zend_hash_iterators_update(HashTable *ht, HashPosition from, HashPosit… in _zend_hash_iterators_update()
H A Dzend_hash.h354 static zend_always_inline void zend_hash_iterators_update(HashTable *ht, HashPosition from, HashPos… in zend_hash_iterators_update()
/php-src/ext/gd/libgd/
H A Dgd.c624 void gdImagePaletteCopy (gdImagePtr to, gdImagePtr from) in gdImagePaletteCopy()
/php-src/ext/exif/
H A Dexif.c3048 const zend_encoding *from, *to; in exif_process_user_comment() local
/php-src/ext/mbstring/libmbfl/filters/
H A Dmbfilter_cjk.c11900 static zend_string* mb_cut_gb18030(unsigned char *str, size_t from, size_t len, unsigned char *end) in mb_cut_gb18030()
/php-src/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c6165 int i, max, from; in fast_forward_first_n_chars() local

Completed in 243 milliseconds

123