Home
last modified time | relevance | path

Searched refs:source (Results 126 – 150 of 215) sorted by relevance

123456789

/PHP-5.5/
H A DREADME.SUBMITTING_PATCH25 If you are fixing broken functionality in PHP C source code first
35 be found in the EXTENSIONS file in the PHP source. Mail list
109 Update any open bugs and add a link to the source of your patch. Send
130 source code. We recommend using a Sparse Directory checkout described
140 After modifying the source see README.TESTING and
156 - Update SVN source just before running your final 'diff' and
H A DLICENSE6 Redistribution and use in source and binary forms, with or without
10 1. Redistributions of source code must retain the above copyright
/PHP-5.5/Zend/tests/
H A Dbug45805.phpt24 $source = &$obj->getX();
/PHP-5.5/sapi/aolserver/
H A Dconfig.m415 …AC_MSG_ERROR(Please specify the path to the source distribution of AOLserver using --with-aolserve…
/PHP-5.5/ext/intl/tests/
H A Dresourcebundle.build2 // THIS SCRIPT WILL REBUILD ResourceBundle bundles from source files
/PHP-5.5/ext/zip/lib/
H A Dzip_stat_index.c57 if (zip_source_stat(za->entry[index].source, st) < 0) { in zip_stat_index()
/PHP-5.5/Zend/
H A DLICENSE6 Redistribution and use in source and binary forms, with or without
10 1. Redistributions of source code must retain the above copyright
H A Dzend_hash.c814 ZEND_API void zend_hash_copy(HashTable *target, HashTable *source, copy_ctor_func_t pCopyConstructo… in zend_hash_copy() argument
820 IS_CONSISTENT(source); in zend_hash_copy()
824 p = source->pListHead; in zend_hash_copy()
826 if (setTargetPointer && source->pInternalPointer == p) { in zend_hash_copy()
845 ZEND_API void _zend_hash_merge(HashTable *target, HashTable *source, copy_ctor_func_t pCopyConstruc… in _zend_hash_merge() argument
851 IS_CONSISTENT(source); in _zend_hash_merge()
854 p = source->pListHead; in _zend_hash_merge()
882 ZEND_API void zend_hash_merge_ex(HashTable *target, HashTable *source, copy_ctor_func_t pCopyConstr… in zend_hash_merge_ex() argument
887 IS_CONSISTENT(source); in zend_hash_merge_ex()
890 p = source->pListHead; in zend_hash_merge_ex()
/PHP-5.5/sapi/apache2handler/
H A DREADME44 If you would like to enable source code highlighting functionality add:
46 AddType application/x-httpd-php-source .phps
/PHP-5.5/ext/tokenizer/tests/
H A Dtoken_get_all_variation13.phpt7 /* Prototype : array token_get_all(string $source)
8 * Description: splits the given source into an array of PHP languange tokens
26 $source = '<?php
53 $tokens = token_get_all($source);
/PHP-5.5/ext/xmlreader/tests/
H A D007.phpt56 Warning: XMLReader::setRelaxNGSchema(): Schema data source is required in %s on line %d
/PHP-5.5/ext/standard/tests/file/
H A Dcopy_variation8.phpt10 /* Prototype: bool copy ( string $source, string $dest );
11 Description: Makes a copy of the file source to dest.
/PHP-5.5/main/
H A Dinternal_functions.c.in7 | This source file is subject to version 3.01 of the PHP license, |
/PHP-5.5/ext/standard/tests/network/
H A Dnews.rss24 …5-0232. All PHP 5.4 users are encouraged to upgrade to this version. For source downloads of PHP 5…
/PHP-5.5/ext/gd/libgd/
H A Dgd_io_ss.c86 res = ((lctx->src->source) (lctx->src->context, buf, size)); in sourceGetbuf()
/PHP-5.5/ext/pdo_mysql/tests/
H A Dpdo_mysql___construct.phpt293 [002] invalid data source name, [n/a] n/a
294 [003] invalid data source name, [n/a] n/a
295 [004] invalid data source name, [n/a] n/a
296 [005] invalid data source name, [n/a] n/a
297 [006] invalid data source name, [n/a] n/a
/PHP-5.5/ext/pcre/pcrelib/
H A DLICENCE66 Redistribution and use in source and binary forms, with or without
69 * Redistributions of source code must retain the above copyright notice,
/PHP-5.5/ext/intl/converter/
H A Dconverter.c108 ZEND_ARG_INFO(0, source)
114 zval *source, *codeUnits, *error; in PHP_METHOD() local
117 &reason, &source, &codeUnits, &error) == FAILURE) { in PHP_METHOD()
130 ZEND_ARG_INFO(0, source)
136 zval *source, *codePoint, *error; in PHP_METHOD() local
139 &reason, &source, &codePoint, &error) == FAILURE) { in PHP_METHOD()
237 ZVAL_STRINGL(zsource, args->source, args->sourceLimit - args->source, 1); in php_converter_to_u_callback()
/PHP-5.5/ext/xmlrpc/libxmlrpc/
H A Dxmlrpc.c1129 static int isDuplicateEntry(XMLRPC_VALUE target, XMLRPC_VALUE source) { in isDuplicateEntry() argument
1155 int XMLRPC_AddValueToVector(XMLRPC_VALUE target, XMLRPC_VALUE source) { in XMLRPC_AddValueToVector() argument
1156 if(target && source) { in XMLRPC_AddValueToVector()
1161 switch(source->type) { in XMLRPC_AddValueToVector()
1171 if( !(source->id.len && target->v->type == xmlrpc_vector_array) ) { in XMLRPC_AddValueToVector()
1172 if (isDuplicateEntry (target, source) in XMLRPC_AddValueToVector()
1173 || Q_PushTail (target->v->q, XMLRPC_CopyValue (source))) { in XMLRPC_AddValueToVector()
/PHP-5.5/ext/mbstring/libmbfl/
H A DLICENSE30 for this service if you wish); that you receive source code or can get
42 you. You must make sure that they, too, receive or can get the source
137 making modifications to it. For a library, complete source code means
138 all the source code for all modules it contains, plus any associated
151 complete source code as you receive it, in any medium, provided that
236 source code from the same place satisfies the requirement to
237 distribute the source code, even though third parties are not
238 compelled to copy the source along with the object code.
254 derivative work of the Library even though the source code is not.
287 machine-readable source code for the Library including whatever
[all …]
/PHP-5.5/ext/mcrypt/
H A Dmcrypt.c236 ZEND_ARG_INFO(0, source)
1399 long source = RANDOM; in PHP_FUNCTION() local
1403 if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "l|l", &size, &source) == FAILURE) { in PHP_FUNCTION()
1414 if (source == RANDOM || source == URANDOM) { in PHP_FUNCTION()
1425 int *fd = &MCG(fd[source]); in PHP_FUNCTION()
1429 *fd = open(source == RANDOM ? "/dev/random" : "/dev/urandom", O_RDONLY); in PHP_FUNCTION()
/PHP-5.5/ext/dom/
H A Dphp_dom.c178 dom_doc_propsptr source, dest; in dom_copy_doc_props() local
182 source = dom_get_doc_props(source_doc); in dom_copy_doc_props()
185 dest->formatoutput = source->formatoutput; in dom_copy_doc_props()
186 dest->validateonparse = source->validateonparse; in dom_copy_doc_props()
187 dest->resolveexternals = source->resolveexternals; in dom_copy_doc_props()
188 dest->preservewhitespace = source->preservewhitespace; in dom_copy_doc_props()
189 dest->substituteentities = source->substituteentities; in dom_copy_doc_props()
190 dest->stricterror = source->stricterror; in dom_copy_doc_props()
191 dest->recover = source->recover; in dom_copy_doc_props()
192 if (source->classmap) { in dom_copy_doc_props()
[all …]
/PHP-5.5/TSRM/
H A Dthreads.m43 dnl Redistribution and use in source and binary forms, with or without
7 dnl 1. Redistributions of source code must retain the above copyright
/PHP-5.5/ext/pgsql/
H A DREADME38 Manual will be updated when this change is committed to CVS source.
41 You cannot specify PostgreSQL source directly to build PostgreSQL
80 Please refer to libpq manual or source for details.
/PHP-5.5/ext/intl/msgformat/
H A Dmsgformat_class.c137 ZEND_ARG_INFO(0, source)

Completed in 76 milliseconds

123456789