Home
last modified time | relevance | path

Searched refs:inverted (Results 1 – 12 of 12) sorted by relevance

/PHP-7.0/ext/date/tests/
H A DDateInterval_format.phpt40 echo $interval->format('inverted R=%R') . "\n";
41 echo $interval->format('inverted r=%r') . "\n";
67 inverted R=-
68 inverted r=-
/PHP-7.0/
H A DMakefile.frag10 …@(cd $(top_srcdir); $(RE2C) $(RE2C_FLAGS) --no-generation-date --case-inverted -cbdFt Zend/zend_la…
21 …@(cd $(top_srcdir); $(RE2C) $(RE2C_FLAGS) --no-generation-date --case-inverted -cbdFt Zend/zend_in…
/PHP-7.0/ext/spl/tests/
H A Dbug28822.phpt2 Bug #28822 (ArrayObject::offsetExists() works inverted)
H A Dbug66702.phpt2 Bug #66702 (RegexIterator inverted result works as expected)
/PHP-7.0/Zend/
H A DMakefile.am36 …$(RE2C) $(RE2C_FLAGS) --no-generation-date --case-inverted -cbdFt $(srcdir)/zend_language_scanner_…
48 …$(RE2C) $(RE2C_FLAGS) --no-generation-date --case-inverted -cbdFt $(srcdir)/zend_ini_scanner_defs.…
/PHP-7.0/ext/gd/libgd/
H A Dgd_jpeg.c308 static int CMYKToRGB(int c, int m, int y, int k, int inverted);
333 int inverted = 0; in gdImageCreateFromJpegCtxEx() local
426 inverted = 1; in gdImageCreateFromJpegCtxEx()
455 *tpix = CMYKToRGB (currow[0], currow[1], currow[2], currow[3], inverted); in gdImageCreateFromJpegCtxEx()
499 static int CMYKToRGB(int c, int m, int y, int k, int inverted) in CMYKToRGB() argument
501 if (inverted) { in CMYKToRGB()
/PHP-7.0/win32/build/
H A DMakefile74 …$(RE2C) $(RE2C_FLAGS) --no-generation-date --case-inverted -cbdFt Zend/zend_ini_scanner_defs.h -oZ…
77 …$(RE2C) $(RE2C_FLAGS) --no-generation-date --case-inverted -cbdFt Zend/zend_language_scanner_defs.…
/PHP-7.0/ext/pcre/pcrelib/testdata/
H A Dtestoutput8993 Compiled pattern (byte-inverted) loaded from testsavedregex
6228 Compiled pattern (byte-inverted) loaded from testsavedregex
6254 Compiled pattern (byte-inverted) loaded from testsavedregex
H A Dtestoutput25666 Compiled pattern (byte-inverted) loaded from testsavedregex
5682 Compiled pattern (byte-inverted) loaded from testsavedregex
5740 Compiled pattern (byte-inverted) loaded from testsavedregex
5758 Compiled pattern (byte-inverted) loaded from testsavedregex
/PHP-7.0/ext/pcre/pcrelib/
H A DChangeLog3124 25. Using pcregrep in multiline, inverted mode (-Mv) caused it to loop.
5122 a bit map, and the map is inverted for negative classes. Previously, a
/PHP-7.0/ext/pcre/pcrelib/doc/
H A Dpcre.txt4687 fiers is inverted, that is, by default they are not greedy, but if fol-
5022 character (hex 40) is inverted. Thus \cA to \cZ become hex 01 to hex 1A
/PHP-7.0/ext/fileinfo/tests/
H A Dmagic4168 # The inverted index functionality was added some time between
4171 >>10 search/100 \ -q\ with inverted index

Completed in 144 milliseconds