Home
last modified time | relevance | path

Searched refs:omit (Results 1 – 5 of 5) sorted by relevance

/PHP-7.1/ext/tidy/tests/
H A D024.phpt21 'doctype' => 'omit',
/PHP-7.1/ext/spl/internal/
H A Dappenditerator.inc73 /* Using $this->valid() would be exactly the same; it would omit
H A Dcachingiterator.inc26 * omit this flag because it costs unnecessary work and time.
/PHP-7.1/ext/sqlite3/libsqlite/
H A Dsqlite3.h6504 unsigned char omit; /* Do not code a test for this constraint */ member
H A Dsqlite3.c123500 pIdxInfo->aConstraintUsage[j].omit = 1;
123506 pIdxInfo->aConstraintUsage[j].omit = 1;
140670 p->aConstraintUsage[i].omit);
161905 pInfo->aConstraintUsage[iCons].omit = 1;
170167 pInfo->aConstraintUsage[i].omit = 1;
180906 pIdxInfo->aConstraintUsage[i].omit = 1;
180912 pIdxInfo->aConstraintUsage[i].omit = 1;
194090 pIdxInfo->aConstraintUsage[i].omit = 1;
194741 pIdxInfo->aConstraintUsage[i].omit = 1;
194759 pIdxInfo->aConstraintUsage[i].omit = 1;
[all …]

Completed in 599 milliseconds