Searched refs:inverted (Results 1 – 13 of 13) sorted by relevance
/PHP-7.2/ext/date/tests/ |
H A D | DateInterval_format.phpt | 40 echo $interval->format('inverted R=%R') . "\n"; 41 echo $interval->format('inverted r=%r') . "\n"; 67 inverted R=- 68 inverted r=-
|
/PHP-7.2/ |
H A D | Makefile.frag | 9 …@(cd $(top_srcdir); $(RE2C) $(RE2C_FLAGS) --no-generation-date --case-inverted -cbdFt Zend/zend_la… 20 …@(cd $(top_srcdir); $(RE2C) $(RE2C_FLAGS) --no-generation-date --case-inverted -cbdFt Zend/zend_in…
|
/PHP-7.2/ext/spl/tests/ |
H A D | bug28822.phpt | 2 Bug #28822 (ArrayObject::offsetExists() works inverted)
|
H A D | bug66702.phpt | 2 Bug #66702 (RegexIterator inverted result works as expected)
|
/PHP-7.2/Zend/ |
H A D | Makefile.am | 36 …$(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.2/ext/gd/libgd/ |
H A D | gd_jpeg.c | 319 static int CMYKToRGB(int c, int m, int y, int k, int inverted); 344 int inverted = 0; in gdImageCreateFromJpegCtxEx() local 449 inverted = 1; in gdImageCreateFromJpegCtxEx() 478 *tpix = CMYKToRGB (currow[0], currow[1], currow[2], currow[3], inverted); in gdImageCreateFromJpegCtxEx() 522 static int CMYKToRGB(int c, int m, int y, int k, int inverted) in CMYKToRGB() argument 524 if (inverted) { in CMYKToRGB()
|
/PHP-7.2/win32/build/ |
H A D | Makefile | 80 …$(RE2C) $(RE2C_FLAGS) --no-generation-date --case-inverted -cbdFt Zend/zend_ini_scanner_defs.h -oZ… 83 …$(RE2C) $(RE2C_FLAGS) --no-generation-date --case-inverted -cbdFt Zend/zend_language_scanner_defs.…
|
/PHP-7.2/ext/pcre/pcrelib/testdata/ |
H A D | testoutput8 | 993 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 D | testoutput2 | 5666 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.2/ext/pcre/pcrelib/ |
H A D | ChangeLog | 3310 25. Using pcregrep in multiline, inverted mode (-Mv) caused it to loop. 5308 a bit map, and the map is inverted for negative classes. Previously, a
|
/PHP-7.2/ext/pcre/pcrelib/doc/ |
H A D | pcre.txt | 4686 fiers is inverted, that is, by default they are not greedy, but if fol- 5021 character (hex 40) is inverted. Thus \cA to \cZ become hex 01 to hex 1A
|
/PHP-7.2/ext/fileinfo/tests/ |
H A D | magic | 5015 # The inverted index functionality was added some time between 5018 >>10 search/100 \ -q\ with inverted index
|
H A D | magic私はガラスを食べられます | 5015 # The inverted index functionality was added some time between 5018 >>10 search/100 \ -q\ with inverted index
|
Completed in 3248 milliseconds