Home
last modified time | relevance | path

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

/php-src/ext/date/tests/
H A DDateInterval_format.phpt38 echo $interval->format('inverted R=%R') . "\n";
39 echo $interval->format('inverted r=%r') . "\n";
65 inverted R=-
66 inverted r=-
H A Dbug80998.phpt2 Bug #80998: Missing second with inverted interval
/php-src/Zend/
H A DMakefile.frag9 …@(cd $(top_srcdir); $(RE2C) $(RE2C_FLAGS) --no-generation-date --case-inverted -cbdFt Zend/zend_la…
29 …@(cd $(top_srcdir); $(RE2C) $(RE2C_FLAGS) --no-generation-date --case-inverted -cbdFt Zend/zend_in…
/php-src/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-src/ext/random/tests/01_functions/
H A Drand_inverted_order.phpt2 Test rand function when min and max are in proper or inverted order
/php-src/ext/gd/libgd/
H A Dgd_jpeg.c323 static int CMYKToRGB(int c, int m, int y, int k, int inverted);
348 int inverted = 0; in gdImageCreateFromJpegCtxEx() local
452 inverted = 1; in gdImageCreateFromJpegCtxEx()
481 *tpix = CMYKToRGB (currow[0], currow[1], currow[2], currow[3], inverted); in gdImageCreateFromJpegCtxEx()
525 static int CMYKToRGB(int c, int m, int y, int k, int inverted) in CMYKToRGB() argument
527 if (inverted) { in CMYKToRGB()
/php-src/win32/build/
H A DMakefile93 …$(RE2C) $(RE2C_FLAGS) --no-generation-date --case-inverted -cbdFt Zend/zend_ini_scanner_defs.h -oZ…
96 …$(RE2C) $(RE2C_FLAGS) --no-generation-date --case-inverted -cbdFt Zend/zend_language_scanner_defs.…
/php-src/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます7930 # The inverted index functionality was added some time between
7933 >>10 search/100 \ -q\ with inverted index
H A Dmagic7930 # The inverted index functionality was added some time between
7933 >>10 search/100 \ -q\ with inverted index

Completed in 140 milliseconds