Home
last modified time | relevance | path

Searched defs:source (Results 26 – 38 of 38) sorted by relevance

12

/PHP-5.5/ext/zip/lib/
H A Dzipint.h266 struct zip_source *source; member
/PHP-5.5/ext/spl/
H A Dspl_directory.c340 spl_filesystem_object *source; in spl_filesystem_object_clone() local
423 static spl_filesystem_object * spl_filesystem_object_create_info(spl_filesystem_object *source, cha… in spl_filesystem_object_create_info()
467 …filesystem_object * spl_filesystem_object_create_type(int ht, spl_filesystem_object *source, int t… in spl_filesystem_object_create_type()
/PHP-5.5/Zend/
H A Dzend_operators.c1974 ZEND_API char *zend_str_tolower_copy(char *dest, const char *source, unsigned int length) /* {{{ */ in zend_str_tolower_copy()
1989 ZEND_API char *zend_str_tolower_dup(const char *source, unsigned int length) /* {{{ */ in zend_str_tolower_dup()
H A Dzend_hash.h224 #define zend_hash_merge(target, source, pCopyConstructor, tmp, size, overwrite) \ argument
/PHP-5.5/ext/standard/
H A Dstring.c3444 char *source, *target, *end; local
3509 char *source, *target; local
3566 char *source, *target; local
3626 char *source, *target, *tmp, *source_end=str+len, *tmp_end = NULL; local
H A Dfile.c1609 char *source, *target; in PHP_FUNCTION() local
/PHP-5.5/ext/phar/
H A Dutil.c652 int phar_copy_entry_fp(phar_entry_info *source, phar_entry_info *dest, char **error TSRMLS_DC) /* {… in phar_copy_entry_fp()
H A Dphar_object.c2219 static zval *phar_convert_to_other(phar_archive_data *source, int convert, char *ext, php_uint32 fl… in phar_convert_to_other()
/PHP-5.5/ext/soap/
H A Dphp_sdl.h63 char *source; member
/PHP-5.5/ext/mssql/
H A Dphp_mssql.c1218 char *source = NULL; local
/PHP-5.5/ext/mcrypt/
H A Dmcrypt.c1399 long source = RANDOM; in PHP_FUNCTION() local
/PHP-5.5/ext/dom/
H A Dphp_dom.c178 dom_doc_propsptr source, dest; in dom_copy_doc_props() local
/PHP-5.5/ext/gd/libgd/
H A Dgd.h387 int (*source) (void *context, char *buffer, int len); member

Completed in 81 milliseconds

12