Home
last modified time | relevance | path

Searched refs:src (Results 201 – 208 of 208) sorted by relevance

123456789

/PHP-7.0/ext/mbstring/
H A DREADME_PHP3-i18n-ja172 % ./configure --activate-module=src/modules/php3/libphp3.a
/PHP-7.0/
H A DINSTALL1284 under the php-src/ext/ directory and tell the PHP build system to
1609 [mybox:user /src/php7] root# apachectl configtest apachectl:
1753 [mybox:user /src/php7] root# apachectl configtest
/PHP-7.0/ext/pcre/pcrelib/
H A Dpcre_jit_compile.c519 #define OP1(op, dst, dstw, src, srcw) \ argument
520 sljit_emit_op1(compiler, (op), (dst), (dstw), (src), (srcw))
537 #define OP_FLAGS(op, dst, dstw, src, srcw, type) \ argument
538 sljit_emit_op_flags(compiler, (op), (dst), (dstw), (src), (srcw), (type))
H A DREADME946 doc/index.html.src the base HTML page
H A DChangeLog3268 pcre_printint.src, pcre_compile.c, pcre_study.c, and pcre_tables.c, in
/PHP-7.0/ext/phar/
H A Dphar_object.c1125 static void phar_spl_foreign_clone(spl_filesystem_object *src, spl_filesystem_object *dst) /* {{{ */ in phar_spl_foreign_clone() argument
/PHP-7.0/ext/fileinfo/tests/
H A Dmagic7121 # http://freecode.com/projects/dosfstools dosfstools-n.m/src/mkdosfs.c
17625 # src/tools/rcc/rcc.cpp#L840
17631 # src/corelib/kernel/qtranslator.cpp#L62
18049 >6 beshort 1 src
21433 # http://svn.php.net/viewvc/php/php-src/trunk/ext/soap/php_sdl.c?revision=HEAD&view=markup
/PHP-7.0/ext/sqlite3/libsqlite/
H A Dsqlite3.c59480 unsigned char *src; /* Source of content */
59491 src = data = pPage->aData;
59513 size = pPage->xCellSize(pPage, &src[pc]);
59528 src = temp;
59530 memcpy(&data[cbrk], &src[pc], size);

Completed in 709 milliseconds

123456789