Lines Matching refs:A
44 echo "Test 1: A CLOB with an even number of bytes\n";
47 echo "Test 2: A CLOB with an odd number of bytes\n";
50 echo "Test 3: A CLOB of 1048576 bytes (== size of PHP_OCI_LOB_BUFFER_SIZE at time of test creation)…
53 echo "Test 4: A CLOB of 1049028 bytes (the value used for chunks in the code)\n";
56 echo "Test 5: A CLOB of 1049028-1 bytes\n";
59 echo "Test 6: A CLOB of 1049028+1 bytes\n";
68 Test 1: A CLOB with an even number of bytes
70 Test 2: A CLOB with an odd number of bytes
72 Test 3: A CLOB of 1048576 bytes (== size of PHP_OCI_LOB_BUFFER_SIZE at time of test creation)
74 Test 4: A CLOB of 1049028 bytes (the value used for chunks in the code)
76 Test 5: A CLOB of 1049028-1 bytes
78 Test 6: A CLOB of 1049028+1 bytes