Home
last modified time | relevance | path

Searched refs:extra (Results 126 – 143 of 143) sorted by relevance

123456

/PHP-7.2/ext/pcre/pcrelib/testdata/
H A Dtestinput7223 /-- These are PCRE's extra properties to help with Unicodizing \d etc. --/
H A Dtestoutput7465 /-- These are PCRE's extra properties to help with Unicodizing \d etc. --/
/PHP-7.2/ext/mbstring/oniguruma/
H A DINSTALL196 with an extra prefix or suffix on their names by giving `configure' the
/PHP-7.2/ext/fileinfo/
H A Dlibmagic.patch594 - off_t off, size_t len, const char *name, const char *extra, int nt)
595 + zend_off_t off, size_t len, const char *name, const char *extra, int nt)
2661 * one extra for terminating '\0', and
/PHP-7.2/ext/pcre/pcrelib/
H A DChangeLog325 unconditional allocation of extra memory. This issue is fixed "properly" in
397 when matching, if the ovector is too small, extra memory can be obtained to
1513 calling _pcre_jit_exec. Some extra comments are added.
2289 implementation of support for (*MARK) will need an extra pointer on the
3453 9. Added some extra #ifdef SUPPORT_UTF8 conditionals into pcretest.c,
3741 34. Added a number of extra features that are going to be in Perl 5.10. On the
3989 29. Added some extra testing facilities to pcretest:
4023 error message is output. Some extra information is given for the
4464 difference is that it has an extra argument, which is a pointer to an
5220 pcre_exec2() (for example) with extra arguments, but this would not have been
[all …]
/PHP-7.2/ext/phar/phar/
H A Dpharcommand.inc827 * @return string The description of the command extra to a directory.
/PHP-7.2/scripts/dev/
H A Dgenerate-phpt.phar1080 * Set the argument list to call the subject with. Adds one extra argument.
/PHP-7.2/
H A Dphp.ini-development1059 ; Force the addition of the specified parameters to be passed as extra parameters
1330 ;browscap = extra/browscap.ini
H A Dphp.ini-production1061 ; Force the addition of the specified parameters to be passed as extra parameters
1332 ;browscap = extra/browscap.ini
H A DNEWS858 . Fixed bug #68180 (iconv_mime_decode can return extra characters in a
1362 . Implemented FR #69791 (Disallow mail header injections by extra headers)
H A DINSTALL763 For building extra extensions or hacking the code of PHP you might also
/PHP-7.2/ext/pgsql/
H A Dpgsql.c5347 add_index_string(return_value, 2, pgsql_notify->extra);
5360 add_assoc_string(return_value, "payload", pgsql_notify->extra);
/PHP-7.2/ext/date/lib/
H A Dparse_date.re2166 case '+': /* allow extra chars in the format */
/PHP-7.2/ext/fileinfo/tests/
H A Dmagic2881 # Check for have 8-byte name, 0-byte extra field, name "mimetype", and
3880 >>(0x08.l) uleshort =4000 with extra high compression
3889 >>6 uleshort =4000 with extra high compression
5226 # at offset 20 can be optional header, extra bytes FILHSZ-20 because
5396 # * Original filename is only at offset 10 if "extra field" absent
5406 >3 byte &0x04 \b, extra field
10156 #>0x463 lelong &0x0000040 (extra isize)
13493 # Canon RAW version 2 (CR2) files are a kind of TIFF with an extra magic
18539 # since some documents include a 520-byte extra field following the file
18543 # 520-byte extra field following the file header
[all …]
H A Dmagic私はガラスを食べられます2881 # Check for have 8-byte name, 0-byte extra field, name "mimetype", and
3880 >>(0x08.l) uleshort =4000 with extra high compression
3889 >>6 uleshort =4000 with extra high compression
5226 # at offset 20 can be optional header, extra bytes FILHSZ-20 because
5396 # * Original filename is only at offset 10 if "extra field" absent
5406 >3 byte &0x04 \b, extra field
10156 #>0x463 lelong &0x0000040 (extra isize)
13493 # Canon RAW version 2 (CR2) files are a kind of TIFF with an extra magic
18539 # since some documents include a 520-byte extra field following the file
18543 # 520-byte extra field following the file header
[all …]
/PHP-7.2/build/
H A Dlibtool.m45851 # extra space).
6086 # Use $CC to link under sequent, because it throws in some extra .o
/PHP-7.2/win32/
H A Dinstall.txt971 * Some of the extensions need extra DLLs to work. Couple of them can
/PHP-7.2/ext/sqlite3/libsqlite/
H A Dsqlite3.c145992 #define WINDOWFUNCALL(name,nArg,extra) { \
145993 nArg, (SQLITE_UTF8|SQLITE_FUNC_WINDOW|extra), 0, 0, \
146000 #define WINDOWFUNCNOOP(name,nArg,extra) { \
146001 nArg, (SQLITE_UTF8|SQLITE_FUNC_WINDOW|extra), 0, 0, \
146009 #define WINDOWFUNCX(name,nArg,extra) { \
146010 nArg, (SQLITE_UTF8|SQLITE_FUNC_WINDOW|extra), 0, 0, \

Completed in 872 milliseconds

123456