| 249 |
</P> |
</P> |
| 250 |
<P> |
<P> |
| 251 |
The <b>/B</b> modifier is a debugging feature. It requests that <b>pcretest</b> |
The <b>/B</b> modifier is a debugging feature. It requests that <b>pcretest</b> |
| 252 |
output a representation of the compiled byte code after compilation. |
output a representation of the compiled byte code after compilation. Normally |
| 253 |
|
this information contains length and offset values; however, if <b>/Z</b> is |
| 254 |
|
also present, this data is replaced by spaces. This is a special feature for |
| 255 |
|
use in the automatic test scripts; it ensures that the same output is generated |
| 256 |
|
for different internal link sizes. |
| 257 |
</P> |
</P> |
| 258 |
<P> |
<P> |
| 259 |
The <b>/L</b> modifier must be followed directly by the name of a locale, for |
The <b>/L</b> modifier must be followed directly by the name of a locale, for |