Home
last modified time | relevance | path

Searched refs:source (Results 176 – 200 of 215) sorted by relevance

123456789

/PHP-5.5/ext/phar/
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() argument
2232 phar->is_data = source->is_data; in phar_convert_to_other()
2258 phar->fname = source->fname; in phar_convert_to_other()
2259 phar->fname_len = source->fname_len; in phar_convert_to_other()
2260 phar->is_temporary_alias = source->is_temporary_alias; in phar_convert_to_other()
2261 phar->alias = source->alias; in phar_convert_to_other()
2263 if (source->metadata) { in phar_convert_to_other()
2266 t = source->metadata; in phar_convert_to_other()
2276 …ternal_pointer_reset(&source->manifest); SUCCESS == zend_hash_has_more_elements(&source->manifest)… in phar_convert_to_other()
2278 if (FAILURE == zend_hash_get_current_data(&source->manifest, (void **) &entry)) { in phar_convert_to_other()
[all …]
H A Dstream.c864 phar_entry_info new, *source; in phar_wrapper_rename() local
880 source = entry; in phar_wrapper_rename()
886 if (FAILURE == phar_copy_entry_fp(source, entry, &error TSRMLS_CC)) { in phar_wrapper_rename()
H A Dphar_internal.h610 int phar_copy_entry_fp(phar_entry_info *source, phar_entry_info *dest, char **error TSRMLS_DC);
/PHP-5.5/
H A DREADME.RELEASE_PROCESS105 those are made, they should be placed into the same directory as the source snapshots.
221 ``$RELEASES[X][$PHP_X_VERSION]["source"]`` array
294 ``$RELEASES[X][$PHP_X_VERSION]["source"]`` array
H A Dacinclude.m4171 dnl Processes a file called Makefile.frag in the source directory
184 dnl PHP_ADD_SOURCES(source-path, sources [, special-flags [, type]])
186 dnl Adds sources which are located relative to source-path to the
192 dnl Note: If source-path begins with a "/", the "/" is removed and
223 dnl PHP_ADD_SOURCES_X(source-path, sources[, special-flags[, target-var[, shared[, special-post-fla…
232 dnl relative to source- or build-directory?
256 dnl choose the right compiler/flags/etc. for the source-file
264 dnl create a rule for the object/source combo
875 dnl and optionally also the source-files for the SAPI-specific
1951 dnl PHP_TEST_BUILD(function, action-if-ok, action-if-not-ok [, extra-libs [, extra-source]])
H A Dphp.ini-development192 ; <? and ?> tags as PHP source which should be processed as such. It is
489 ; Set maximum length of log_errors. In error_log information about the source is
499 ; Ignore source of message when ignoring repeated messages. When this setting
501 ; source lines.
502 ; http://php.net/ignore-repeated-source
826 ; fgets() and file() will work regardless of the source of the file.
1494 ; Windows random source (using the CryptoAPI)
H A Dphp.ini-production192 ; <? and ?> tags as PHP source which should be processed as such. It is
489 ; Set maximum length of log_errors. In error_log information about the source is
499 ; Ignore source of message when ignoring repeated messages. When this setting
501 ; source lines.
502 ; http://php.net/ignore-repeated-source
826 ; fgets() and file() will work regardless of the source of the file.
1494 ; Windows random source (using the CryptoAPI)
/PHP-5.5/ext/intl/
H A Dphp_intl.c319 ZEND_ARG_INFO(0, source)
325 ZEND_ARG_INFO(0, source)
/PHP-5.5/win32/build/
H A Dconfig.w3288 // stick objects somewhere outside of the source tree
268 …ki.php.net/internals/windows/libs). Assumes that it is a sibling of this source dir (..\\deps) if …
H A Dphpize.js.in7 | This source file is subject to version 3.01 of the PHP license, |
/PHP-5.5/ext/standard/
H A Dfile.c1609 char *source, *target; in PHP_FUNCTION() local
1614 …if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "pp|r", &source, &source_len, &target, &targe… in PHP_FUNCTION()
1618 if (php_check_open_basedir(source TSRMLS_CC)) { in PHP_FUNCTION()
1624 if (php_copy_file_ctx(source, target, 0, context TSRMLS_CC) == SUCCESS) { in PHP_FUNCTION()
H A Durl_scanner_ex.re7 | This source file is subject to version 3.01 of the PHP license, |
/PHP-5.5/ext/mssql/
H A Dphp_mssql.c1218 char *source = NULL; local
1233 source = (char *)dbcolsource(mssql_ptr->link,i+1);
1234 if (source) {
1235 result->fields[i].column_source = estrdup(source);
/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() argument
1976 register unsigned char *str = (unsigned char*)source; in zend_str_tolower_copy()
1989 ZEND_API char *zend_str_tolower_dup(const char *source, unsigned int length) /* {{{ */ in zend_str_tolower_dup() argument
1991 return zend_str_tolower_copy((char *)emalloc(length+1), source, length); in zend_str_tolower_dup()
H A Dzend_operators.h357 ZEND_API char *zend_str_tolower_copy(char *dest, const char *source, unsigned int length);
358 ZEND_API char *zend_str_tolower_dup(const char *source, unsigned int length);
H A DZEND_CHANGES343 properties from the source object, so that developers can start
344 with a by-value replica of the source object, and only override
561 protected $file; // source filename of exception
562 protected $line; // source line of exception
/PHP-5.5/win32/
H A Dinstall.txt97 PHP source code and binary distributions for Windows can be found at
110 original source code.
540 AddType application/x-httpd-php-source .phps
572 If you would like to present PHP source files syntax highlighted, there
608 * the latest stable development version. Get the source code
1060 source distribution, and that extname is the name of the PECL
1123 This will download the source for extname, compile, and install
1173 your PHP binary. To do this, you'll need to place the extension source
1579 * Then get the source rpm and INSTALL it, NOT --rebuild
1624 Do a 'view source' in the web browser and you will probably find that
[all …]
/PHP-5.5/ext/zip/lib/
H A Dzip_close.c264 if (add_data(za, zs ? zs : za->entry[i].source, &de, out) < 0) { in zip_close()
/PHP-5.5/ext/gd/libgd/
H A Dgd.h387 int (*source) (void *context, char *buffer, int len); member
/PHP-5.5/ext/date/lib/
H A Dparse_iso_intervals.re7 | This source file is subject to version 3.01 of the PHP license, |
/PHP-5.5/ext/exif/
H A Dtest.txt192 Youmay take a look at the test <a href="http://marcus-boerger.de/php/ext/exif/test.txt">source here…
/PHP-5.5/ext/mbstring/
H A DREADME_PHP3-i18n-ja48 Please refer to the source code for the copyrights. In general, each
56 As described in the source code, this package and the components are
/PHP-5.5/ext/fileinfo/tests/
H A Dmagic3679 0 regex \^char C source text
3681 0 regex \^double C source text
3683 0 regex \^extern C source text
3685 0 regex \^float C source text
3687 0 regex \^struct C source text
3689 0 regex \^union C source text
7908 # FORTRAN source
10827 # Java source
18483 # source
18736 >>>48 byte x source GUID: %02X
[all …]
/PHP-5.5/ext/pdo/
H A Dpdo_sql_parser.re7 | This source file is subject to version 3.01 of the PHP license, |
/PHP-5.5/ext/pcre/pcrelib/
H A DChangeLog667 (1) Replace the "source" command by "." in CMakeLists.txt because
668 "source" is a bash-ism.
2332 PCRE has not been installed from source.
2575 the convenience functions in the pcre_get.c source file.
4055 certain files from the library's source, which is a bit cleaner.
4171 below) to a single monolithic source would have made it really too
4852 outside the source tree.
4922 its own source file (printint.c) and used #include to pull it into
5242 the source directory.
5719 1. Typos in pcre.3 and comments in the source fixed.
[all …]

Completed in 143 milliseconds

123456789