Home
last modified time | relevance | path

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

12

/PHP-5.6/sapi/phpdbg/
H A Dphpdbg_prompt.c850 PHPDBG_COMMAND(source) /* {{{ */ in PHPDBG_COMMAND() argument
/PHP-5.6/ext/phar/
H A Dstream.c856 phar_entry_info new, *source; in phar_wrapper_rename() local
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.6/ext/com_dotnet/
H A Dcom_com.c351 char *source = NULL, *desc = NULL, *msg = NULL; in php_com_invoke_helper() local
/PHP-5.6/ext/xmlwriter/
H A Dphp_xmlwriter.c602 static char *_xmlwriter_get_valid_file_path(char *source, char *resolved_path, int resolved_path_le… in _xmlwriter_get_valid_file_path()
1748 char *source; in PHP_FUNCTION() local
/PHP-5.6/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.6/Zend/
H A Dzend_operators.c2146 ZEND_API char *zend_str_tolower_copy(char *dest, const char *source, unsigned int length) /* {{{ */ in zend_str_tolower_copy()
2161 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.6/ext/standard/
H A Dstring.c3450 char *source, *target, *end; local
3515 char *source, *target; local
3572 char *source, *target; local
3632 char *source, *target, *tmp, *source_end=str+len, *tmp_end = NULL; local
H A Dfile.c1618 char *source, *target; in PHP_FUNCTION() local
/PHP-5.6/ext/zip/lib/
H A Dzipint.h375 struct zip_source *source; member
/PHP-5.6/ext/mcrypt/
H A Dmcrypt.c1434 long source = URANDOM; in PHP_FUNCTION() local
/PHP-5.6/ext/mssql/
H A Dphp_mssql.c1218 char *source = NULL; local
/PHP-5.6/ext/soap/
H A Dphp_sdl.h63 char *source; member
/PHP-5.6/ext/dom/
H A Dphp_dom.c179 dom_doc_propsptr source, dest; in dom_copy_doc_props() local
/PHP-5.6/ext/gd/libgd/
H A Dgd.h387 int (*source) (void *context, char *buffer, int len); member

Completed in 207 milliseconds

12