Home
last modified time | relevance | path

Searched refs:c1 (Results 226 – 233 of 233) sorted by relevance

12345678910

/PHP-7.1/
H A Dconfig.guess754 echo c1-convex-bsd
/PHP-7.1/ext/hash/tests/
H A Dfnv1a32.phpt71 array( 'iu1qiGFGv/hZ|', '045498c1' ),
/PHP-7.1/ext/pcre/pcrelib/
H A Dpcre_jit_compile.c4577 pcre_uint32 c1, c2; in do_utf_caselesscmp() local
4587 GETCHARINC(c1, src1); in do_utf_caselesscmp()
4590 if (c1 != c2 && c1 != c2 + ur->other_case) in do_utf_caselesscmp()
4595 if (c1 < *pp) return NULL; in do_utf_caselesscmp()
4596 if (c1 == *pp++) break; in do_utf_caselesscmp()
H A DChangeLog2821 U+002b0 - U+002c1
/PHP-7.1/ext/standard/tests/strings/
H A Dbug49785.phpt219 string(2) "c1"
/PHP-7.1/ext/sqlite3/libsqlite/
H A Dsqlite3.c21617 sqlite3_int64 c1; in parseModifier() local
21619 c1 = localtimeOffset(p, pCtx, &rc); in parseModifier()
21621 p->iJD -= c1; in parseModifier()
80311 Mem c1;
80313 sqlite3VdbeMemInit(&c1, pMem1->db, MEM_Null);
80315 sqlite3VdbeMemShallowCopy(&c1, pMem1, MEM_Ephem);
80325 sqlite3VdbeMemRelease(&c1);
185178 RtreeCoord c1, c2;
185183 readCoord(&pCell[4*2*i], &c1);
185187 if( pCheck->bInt ? c1.i>c2.i : c1.f>c2.f ){
[all …]
/PHP-7.1/ext/fileinfo/tests/
H A Dmagic5010 >88 belong&0x000f0000 =0x00000000 c1
5030 >88 belong&0x000f0000 =0x00000000 c1
H A Dmagic私はガラスを食べられます5010 >88 belong&0x000f0000 =0x00000000 c1
5030 >88 belong&0x000f0000 =0x00000000 c1

Completed in 886 milliseconds

12345678910