Home
last modified time | relevance | path

Searched refs:x0 (Results 51 – 52 of 52) sorted by relevance

123

/PHP-7.2/ext/sqlite3/libsqlite/
H A Dsqlite3.c185903 GeoCoord x1, y1, x0, y0;
185907 x0 = GeoX(p,ii);
186215 double x0, double y0,
186222 if( x0<=x1 || x0>x2 ) return 0;
186224 if( x0<=x2 || x0>x1 ) return 0;
186227 if( x0!=x1 ) return 0;
186337 GeoCoord x0,
186347 if( x0>x1 ){
186348 GeoCoord t = x0;
186349 x0 = x1;
[all …]
/PHP-7.2/ext/pcre/pcrelib/testdata/
H A Dtestoutput23614 \x83\x0\x61bcdef

Completed in 689 milliseconds

123