Home
last modified time | relevance | path

Searched refs:nSet (Results 1 – 6 of 6) sorted by relevance

/PHP-5.5/ext/standard/tests/streams/
H A Dstream_get_meta_data_socket_variation3.phpt20 echo "\n\nSet blocking to false:\n";
24 echo "\n\nSet blocking to true:\n";
H A Dstream_get_meta_data_socket_variation2.phpt20 echo "\n\nSet a timeout on the client and attempt a read:\n";
/PHP-5.5/ext/reflection/tests/
H A DReflectionClass_setStaticPropertyValue_001_2_4.phpt29 echo "\nSet static values in B:\n";
38 echo "\nSet non-existent values from A with no default value:\n";
H A DReflectionClass_setStaticPropertyValue_001.phpt29 echo "\nSet static values in B:\n";
38 echo "\nSet non-existent values from A with no default value:\n";
/PHP-5.5/ext/oci8/tests/
H A Dconn_attr_4.phpt47 echo "\nSet Values multiple times \n";
/PHP-5.5/ext/sqlite3/libsqlite/
H A Dsqlite3.c12518 int nSet; /* Number of sets used so far */ member
38939 u32 nSet; /* Number of bits that are set - only valid for aHash
39033 if (p->nSet<(BITVEC_NINT-1)) {
39050 if( p->nSet>=BITVEC_MXHASH ){
39069 p->nSet++;
39099 p->nSet = 0;
39103 p->nSet++;
91047 pParse->nSet = 0;

Completed in 377 milliseconds