Home
last modified time | relevance | path

Searched refs:Bool (Results 1 – 2 of 2) sorted by relevance

/PHP-7.1/ext/standard/tests/file/
H A D004.phpt35 echo "Bool Test: ";
60 Bool Test: OK
/PHP-7.1/ext/sqlite3/libsqlite/
H A Dsqlite3.c19985 typedef unsigned Bool; typedef
20020 Bool isEphemeral:1; /* True for an ephemeral table */
20021 Bool useRandomRowid:1; /* Generate new record numbers semi-randomly */
20022 Bool isOrdered:1; /* True if the table is not BTREE_UNORDERED */
20023 Bool seekHit:1; /* See the OP_SeekHit and OP_IfNoHope opcodes */

Completed in 368 milliseconds