Home
last modified time | relevance | path

Searched defs:to (Results 51 – 62 of 62) sorted by relevance

123

/php-src/ext/mysqli/
H A Dmysqli_api.c1387 # define mysql_real_escape_string_quote(mysql, to, from, length, quote) \ argument
/php-src/ext/pgsql/
H A Dpgsql.c3244 zend_string *from = NULL, *to = NULL; in PHP_FUNCTION() local
3283 char *to = NULL; in PHP_FUNCTION() local
/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/ext/mbstring/
H A Dmbstring.c457 static size_t php_mb_zend_encoding_converter(unsigned char **to, size_t *to_length, const unsigned … in php_mb_zend_encoding_converter()
4428 char *to; in PHP_FUNCTION() local
/php-src/Zend/
H A Dzend_hash.c706 …I void ZEND_FASTCALL _zend_hash_iterators_update(HashTable *ht, HashPosition from, HashPosition to) in _zend_hash_iterators_update()
H A Dzend_hash.h354 …nd_always_inline void zend_hash_iterators_update(HashTable *ht, HashPosition from, HashPosition to) 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/opcache/jit/ir/
H A Dir.c1331 bool ir_use_list_add(ir_ctx *ctx, ir_ref to, ir_ref ref)
/php-src/ext/exif/
H A Dexif.c3048 const zend_encoding *from, *to; in exif_process_user_comment() local
/php-src/ext/date/
H A Dphp_date.c4328 #define add_from_tto(to,ts) \ in PHP_FUNCTION() argument

Completed in 143 milliseconds

123