Home
last modified time | relevance | path

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

12

/php-src/sapi/phpdbg/
H A Dphpdbg.c99 phpdbg_file_source *source = (phpdbg_file_source *) Z_PTR_P(data); in php_phpdbg_destroy_file_source() local
573 phpdbg_file_source *source = zend_hash_find_ptr(&PHPDBG_G(file_sources), name); in PHP_FUNCTION() local
H A Dphpdbg_prompt.c1389 PHPDBG_COMMAND(source) /* {{{ */ in PHPDBG_COMMAND() argument
/php-src/ext/xmlwriter/
H A Dphp_xmlwriter.c105 static char *_xmlwriter_get_valid_file_path(char *source, char *resolved_path, int resolved_path_le… in _xmlwriter_get_valid_file_path()
783 char *source; in PHP_FUNCTION() local
/php-src/ext/intl/converter/
H A Dconverter.c109 zend_string *source, *codeUnits; in PHP_METHOD() local
124 zval *source, *error; in PHP_METHOD() local
/php-src/Zend/Optimizer/
H A Dzend_ssa.c1331 static inline void zend_ssa_remove_use_of_phi_source(zend_ssa *ssa, zend_ssa_phi *phi, int source, … in zend_ssa_remove_use_of_phi_source()
1345 int source; in zend_ssa_remove_uses_of_phi_sources() local
H A Dzend_ssa.h286 #define FOREACH_PHI_SOURCE(phi, source) do { \ argument
/php-src/ext/phar/
H A Dstream.c843 phar_entry_info new, *source; in phar_wrapper_rename() local
H A Dutil.c650 int phar_copy_entry_fp(phar_entry_info *source, phar_entry_info *dest, char **error) /* {{{ */ in phar_copy_entry_fp()
H A Dphar.c661 void phar_metadata_tracker_copy(phar_metadata_tracker *dest, const phar_metadata_tracker *source, i… in phar_metadata_tracker_copy()
H A Dphar_object.c2223 static zend_object *phar_convert_to_other(phar_archive_data *source, int convert, char *ext, uint32… in phar_convert_to_other()
/php-src/Zend/
H A Dzend_constants.c77 void zend_copy_constants(HashTable *target, HashTable *source) in zend_copy_constants()
/php-src/ext/dom/
H A Dhtml_document.c390 static dom_character_encoding_data dom_determine_encoding(const char *source, size_t source_len) in dom_determine_encoding()
780 const char *source, *override_encoding = NULL; in PHP_METHOD() local
H A Dphp_dom.c232 libxml_doc_props const* source = dom_get_doc_props_read_only(source_doc); in dom_copy_document_ref() local
/php-src/ext/com_dotnet/
H A Dcom_com.c347 zend_string *source = NULL, *desc_str = NULL; in php_com_invoke_helper() local
/php-src/ext/standard/
H A Dstring.c3133 const char *source, *source_end; local
3765 const char *source, *end; local
3830 const char *source, *end; local
3934 const char *source, *end; local
4083 static zend_always_inline char *aarch64_add_slashes(quad_word res, const char *source, char *target)
4110 const char *source, *end; local
H A Dfile.c1492 char *source, *target; in PHP_FUNCTION() local
/php-src/ext/spl/
H A Dspl_directory.c398 spl_filesystem_object *source; in spl_filesystem_object_clone() local
477 static spl_filesystem_object *spl_filesystem_object_create_info(spl_filesystem_object *source, zend… in spl_filesystem_object_create_info()
505 …ystem_object *spl_filesystem_object_create_type(int num_args, spl_filesystem_object *source, int t… in spl_filesystem_object_create_type()
/php-src/ext/soap/
H A Dphp_sdl.h60 char *source; member
/php-src/ext/gd/libgd/
H A Dgd.h389 int (*source) (void *context, char *buffer, int len); member
/php-src/ext/curl/
H A Dinterface.c1173 void _php_setup_easy_copy_handlers(php_curl *ch, php_curl *source) in _php_setup_easy_copy_handlers()
/php-src/ext/opcache/jit/ir/dynasm/
H A Dminilua.c198 const char*source; member
299 TString*source; member
/php-src/ext/pcre/pcre2lib/sljit/
H A DsljitNativeS390X.c1441 sljit_sw source, offset; /* TODO(carenas): only need 32 bit */ in sljit_generate_code() local
/php-src/ext/mysqlnd/
H A Dmysqlnd_structs.h128 #define COPY_CLIENT_ERROR(dest, source) SET_CLIENT_ERROR((dest), (source).error_no, (source).sq… argument
/php-src/ext/reflection/
H A Dphp_reflection.c7262 char *source = ZSTR_VAL(name) + backslash_prefixed; in ZEND_METHOD() local

Completed in 225 milliseconds

12