Home
last modified time | relevance | path

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

12345678910

/PHP-5.6/ext/standard/tests/strings/
H A Dbug49785.phpt219 string(2) "c1"
/PHP-5.6/ext/sqlite3/libsqlite/
H A Dsqlite3.c15917 sqlite3_int64 c1; in parseModifier() local
15919 c1 = localtimeOffset(p, pCtx, &rc); in parseModifier()
15921 p->iJD -= c1; in parseModifier()
15923 p->iJD += c1 - localtimeOffset(p, pCtx, &rc); in parseModifier()
68197 Mem c1;
68199 sqlite3VdbeMemInit(&c1, pMem1->db, MEM_Null);
68201 sqlite3VdbeMemShallowCopy(&c1, pMem1, MEM_Ephem);
68203 v1 = sqlite3ValueText((sqlite3_value*)&c1, pColl->enc);
68204 n1 = v1==0 ? 0 : c1.n;
68208 sqlite3VdbeMemRelease(&c1);
[all …]
/PHP-5.6/ext/fileinfo/tests/
H A Dmagic4731 >88 belong&0x000f0000 =0x00000000 c1
4751 >88 belong&0x000f0000 =0x00000000 c1
/PHP-5.6/ext/pcre/pcrelib/
H A DChangeLog2821 U+002b0 - U+002c1

Completed in 419 milliseconds

12345678910