Home
last modified time | relevance | path

Searched refs:src (Results 176 – 184 of 184) sorted by relevance

12345678

/PHP-7.4/
H A Dphp.ini-development1476 ; Default Value: "a=href,area=href,frame=src,form="
1477 ; Development Value: "a=href,area=href,frame=src,form="
1478 ; Production Value: "a=href,area=href,frame=src,form="
1480 session.trans_sid_tags = "a=href,area=href,frame=src,form="
H A Dphp.ini-production1476 ; Default Value: "a=href,area=href,frame=src,form="
1477 ; Development Value: "a=href,area=href,frame=src,form="
1478 ; Production Value: "a=href,area=href,frame=src,form="
1480 session.trans_sid_tags = "a=href,area=href,frame=src,form="
H A DUPGRADING520 See <https://github.com/php/php-src/pull/3624>.
H A Dconfigure.ac1424 dnl See https://github.com/php/php-src/pull/3017
/PHP-7.4/ext/standard/
H A Dstring.c2292 static zend_string *php_chunk_split(const char *src, size_t srclen, const char *end, size_t endlen,… argument
2319 for (p = src, q = ZSTR_VAL(dest); p < (src + srclen - chunklen + 1); ) {
/PHP-7.4/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます472 # string length too high with standard src configuration
2332 # pre-POSIX "tar" archives are also handled in the C code ../../src/is_tar.c.
2576 # the above line only works if FILE_BYTES_MAX in ../../src/file.h is raised
6986 # URL: https://github.com/lzfse/lzfse/blob/master/src/lzfse_internal.h#L276
7462 # - https://neogpc.googlecode.com/svn-history/r10/trunk/src/core/neogpc.cpp
10568 # http://freecode.com/projects/dosfstools dosfstools-n.m/src/mkdosfs.c
13315 # offset ~< FILE_BYTES_MAX = 1 MB defined in ../../src/file.h
20400 # dejsonlz4-master\src\dejsonlz4.c
24653 # src/tools/rcc/rcc.cpp#L840
24659 # src/corelib/kernel/qtranslator.cpp#L62
[all …]
H A Dmagic472 # string length too high with standard src configuration
2332 # pre-POSIX "tar" archives are also handled in the C code ../../src/is_tar.c.
2576 # the above line only works if FILE_BYTES_MAX in ../../src/file.h is raised
6986 # URL: https://github.com/lzfse/lzfse/blob/master/src/lzfse_internal.h#L276
7462 # - https://neogpc.googlecode.com/svn-history/r10/trunk/src/core/neogpc.cpp
10568 # http://freecode.com/projects/dosfstools dosfstools-n.m/src/mkdosfs.c
13315 # offset ~< FILE_BYTES_MAX = 1 MB defined in ../../src/file.h
20400 # dejsonlz4-master\src\dejsonlz4.c
24653 # src/tools/rcc/rcc.cpp#L840
24659 # src/corelib/kernel/qtranslator.cpp#L62
[all …]
/PHP-7.4/ext/phar/
H A Dphar_object.c1105 static void phar_spl_foreign_clone(spl_filesystem_object *src, spl_filesystem_object *dst) /* {{{ */ in phar_spl_foreign_clone() argument
/PHP-7.4/ext/ffi/
H A Dffi.c4522 ZEND_ARG_INFO(ZEND_SEND_PREFER_REF, src)

Completed in 177 milliseconds

12345678