Home
last modified time | relevance | path

Searched refs:src (Results 76 – 100 of 187) sorted by relevance

12345678

/PHP-5.5/ext/pcre/pcrelib/sljit/
H A DsljitNativeX86_32.c208 …jit_si sljit_emit_return(struct sljit_compiler *compiler, sljit_si op, sljit_si src, sljit_sw srcw) in sljit_emit_return() argument
214 CHECK(check_sljit_emit_return(compiler, op, src, srcw)); in sljit_emit_return()
218 FAIL_IF(emit_mov_before_return(compiler, op, src, srcw)); in sljit_emit_return()
510 …IBUTE sljit_si sljit_emit_fast_return(struct sljit_compiler *compiler, sljit_si src, sljit_sw srcw) in sljit_emit_fast_return() argument
515 CHECK(check_sljit_emit_fast_return(compiler, src, srcw)); in sljit_emit_fast_return()
516 ADJUST_LOCAL_OFFSET(src, srcw); in sljit_emit_fast_return()
518 CHECK_EXTRA_REGS(src, srcw, (void)0); in sljit_emit_fast_return()
520 if (FAST_IS_REG(src)) { in sljit_emit_fast_return()
525 PUSH_REG(reg_map[src]); in sljit_emit_fast_return()
527 else if (src & SLJIT_MEM) { in sljit_emit_fast_return()
[all …]
/PHP-5.5/sapi/apache/
H A Dconfig.w3212 ";" + PHP_PHP_BUILD + "\\apache\\src\\include") &&
15 ";" + PHP_PHP_BUILD + "\\apache\\src\\corer")) {
/PHP-5.5/win32/build/
H A Dconfutils.js1396 var src, obj, sym, flags;
1453 src = file_list[i];
1454 obj = src.replace(re, ".obj");
1463 srcs_line = dir + "\\" + src;
2239 src = headers_list[i];
2240 src = src.replace(new RegExp("/", "g"), "\\");
2242 isfile = FSO.FileExists(dir + src);
2244 if (src.length > 0 && src.substr(src.length - 1) != '/' && src.substr(src.length - 1) != '\\') {
2245 src += '\\';
2260 if (src.length > 0 && src.substr(src.length - 1) != '/' && src.substr(src.length - 1) != '\\') {
[all …]
H A Dprojectgen.js40 var src = FSO.CreateTextFile("tmp\\src\\" + fname, true);
59 src.WriteLine("# Begin Source File");
60 src.WriteLine("SOURCE=" + arr[i]);
61 src.WriteLine('# PROP Intermediate_Dir "' + intpath + out + '\\' + path + libpath + '"');
62 src.WriteLine("# End Source File");
63 src.WriteBlankLines(1);
67 src.Close();
411 src = src.replace(/\.\.\\\.\.\\/g, "..\\");
415 CORE_SOURCES += begins + src + "# End Group\r\n";
418 EXT_SOURCES += begins + src + "# End Group\r\n";
/PHP-5.5/main/
H A Dsnprintf.c171 src = digits; in php_gcvt()
172 *dst++ = *src++; in php_gcvt()
174 if (*src == '\0') { in php_gcvt()
178 *dst++ = *src++; in php_gcvt()
207 src = digits; in php_gcvt()
208 while (*src != '\0') { in php_gcvt()
209 *dst++ = *src++; in php_gcvt()
215 if (*src != '\0') { in php_gcvt()
216 *dst++ = *src++; in php_gcvt()
221 if (*src != '\0') { in php_gcvt()
[all …]
H A Dphp_streams.h64 #define php_stream_copy_to_mem_rel(src, buf, maxlen, persistent) _php_stream_copy_to_mem((src), (bu… argument
439 PHPAPI size_t _php_stream_copy_to_stream(php_stream *src, php_stream *dest, size_t maxlen STREAMS_D…
440 #define php_stream_copy_to_stream(src, dest, maxlen) _php_stream_copy_to_stream((src), (dest), (max… argument
441 PHPAPI int _php_stream_copy_to_stream_ex(php_stream *src, php_stream *dest, size_t maxlen, size_t *…
442 #define php_stream_copy_to_stream_ex(src, dest, maxlen, len) _php_stream_copy_to_stream_ex((src), (… argument
447 PHPAPI size_t _php_stream_copy_to_mem(php_stream *src, char **buf, size_t maxlen,
449 #define php_stream_copy_to_mem(src, buf, maxlen, persistent) _php_stream_copy_to_mem((src), (buf), … argument
452 PHPAPI size_t _php_stream_passthru(php_stream * src STREAMS_DC TSRMLS_DC);
H A Dphp.h110 #define PHP_STRLCPY(dst, src, size, src_size) \ argument
118 memcpy(dst, src, php_str_len); \
124 PHPAPI size_t php_strlcpy(char *dst, const char *src, size_t siz);
132 PHPAPI size_t php_strlcat(char *dst, const char *src, size_t siz);
/PHP-5.5/ext/standard/
H A Dfile.h77 PHPAPI int php_copy_file(char *src, char *dest TSRMLS_DC);
78 PHPAPI int php_copy_file_ex(char *src, char *dest, int src_chk TSRMLS_DC);
79 PHPAPI int php_copy_file_ctx(char *src, char *dest, int src_chk, php_stream_context *ctx TSRMLS_DC);
H A Dphp_array.h107 PHPAPI int php_array_merge(HashTable *dest, HashTable *src, int recursive TSRMLS_DC);
108 PHPAPI int php_array_replace_recursive(HashTable *dest, HashTable *src TSRMLS_DC);
/PHP-5.5/ext/mbstring/libmbfl/mbfl/
H A Dmbfl_memory_device.c276 mbfl_memory_device_devcat(mbfl_memory_device *dest, mbfl_memory_device *src) in mbfl_memory_device_devcat() argument
281 if ((dest->pos + src->pos) >= dest->length) { in mbfl_memory_device_devcat()
283 int newlen = dest->length + src->pos + MBFL_MEMORY_DEVICE_ALLOC_SIZE; in mbfl_memory_device_devcat()
292 p = src->buffer; in mbfl_memory_device_devcat()
294 n = src->pos; in mbfl_memory_device_devcat()
/PHP-5.5/Zend/
H A Dzend_llist.c158 ZEND_API void zend_llist_copy(zend_llist *dst, zend_llist *src) in zend_llist_copy() argument
162 zend_llist_init(dst, src->size, src->dtor, src->persistent); in zend_llist_copy()
163 ptr = src->head; in zend_llist_copy()
/PHP-5.5/ext/dom/tests/
H A Ddom001.phpt46 //$attr = $dom->createAttribute("src", "picture.gif");
50 $attr = $rootnode->setAttribute("src", "picture.gif");
51 $attr = $rootnode->getAttribute("src");
56 $attr = $rootnode->getAttributeNode("src");
60 $attr = $rootnode->removeAttribute("src");
166 Node Name: src
H A DDOMDocumentType_basic_001.phpt27 $xml .= ' <!ATTLIST img src ENTITY #REQUIRED>';
31 $xml .= '<img src="logo"/>';
/PHP-5.5/ext/phar/tests/bug64931/
H A Dbug64931.phpt14 $phar->addFile(__DIR__."/src/.pharignore", ".pharignore");
16 $phar->addFile(__DIR__."/src/.pharignore", ".phar/gotcha");
/PHP-5.5/ext/standard/tests/file/
H A Drename_variation1.phpt37 // create the src dir
39 // rename the src dir to a new dir in dest dir
H A Drename_variation1-win32.phpt44 // create the src dir
46 // rename the src dir to a new dir in dest dir
/PHP-5.5/ext/tidy/tests/
H A D032.phpt11 $buffer = '<img src="file.png" /><php>';
H A D033.phpt11 $buffer = '<img src="file.png" /><php>';
H A D034.phpt11 $buffer = '<img src="file.png" /><php>';
/PHP-5.5/ext/gd/tests/
H A Dcreatefromwbmp.phpt9 $file = dirname(__FILE__) . '/src.wbmp';
/PHP-5.5/pear/
H A Dinstall-pear.txt8 | download http://pear.php.net/go-pear.phar to php-src/pear/ |
/PHP-5.5/ext/bcmath/libbcmath/
H A Dconfigure.in17 AC_OUTPUT(Makefile src/Makefile doc/Makefile)
/PHP-5.5/
H A DREADME.md7 …ld Status](https://secure.travis-ci.org/php/php-src.png?branch=master)](http://travis-ci.org/php/p…
/PHP-5.5/ext/opcache/Optimizer/
H A Dzend_optimizer.c95 #define COPY_NODE(target, src) do { \ argument
96 target ## _type = src ## _type; \
97 target = src; \
108 #define COPY_NODE(target, src) do { \ argument
109 target = src; \
/PHP-5.5/ext/opcache/
H A Dzend_accelerator_util_funcs.c192 dtor_func_t orig_dtor = src->pDestructor; in zend_accel_move_user_functions()
194 src->pDestructor = NULL; in zend_accel_move_user_functions()
200 src->pDestructor = orig_dtor; in zend_accel_move_user_functions()
225 static inline zval* zend_clone_zval(zval *src, int bind TSRMLS_DC) argument
231 *ret = *src;
233 } else if (Z_REFCOUNT_P(src) == 1) {
235 *ret = *src;
236 } else if (accel_xlat_get(src, ret_ptr) != SUCCESS) {
238 *ret = *src;
239 accel_xlat_set(src, ret);
[all …]

Completed in 54 milliseconds

12345678