Home
last modified time | relevance | path

Searched refs:done (Results 676 – 679 of 679) sorted by relevance

1...<<2122232425262728

/PHP-7.1/ext/date/lib/
H A Dparse_date.c25281 int done = 0; in timelib_parse_from_format() local
25282 while (*fptr && !done) { in timelib_parse_from_format()
25294 done = 1; in timelib_parse_from_format()
/PHP-7.1/ext/sqlite3/libsqlite/
H A Dsqlite3.c27494 done = 0;
27515 done = 1;
27532 done = 1;
27555 done = 1;
27588 done = 1;
29463 p->done = 1;
29476 if( p->done ){
96237 pOrderBy->a[i].done = 0;
96252 if( pItem->done ) continue;
96309 pItem->done = 1;
[all …]
/PHP-7.1/ext/fileinfo/tests/
H A Dmagic1365 # initial string matched. It used to be done with a regex, but we're
5692 # Database file for Zope (done by FileStorage)
5694 # Cache file for the database of Zope (done by ClientStorage)
6808 # test for nearly all MS-DOS Master Boot Record initial program loader (IPL) is now done by
8386 # without valid Media descriptor in place of BPB, cases with are done at other places
H A Dmagic私はガラスを食べられます1365 # initial string matched. It used to be done with a regex, but we're
5692 # Database file for Zope (done by FileStorage)
5694 # Cache file for the database of Zope (done by ClientStorage)
6808 # test for nearly all MS-DOS Master Boot Record initial program loader (IPL) is now done by
8386 # without valid Media descriptor in place of BPB, cases with are done at other places

Completed in 456 milliseconds

1...<<2122232425262728