Home
last modified time | relevance | path

Searched refs:prologue (Results 1 – 3 of 3) sorted by relevance

/PHP-5.5/ext/xml/tests/
H A Dbug32001b.phpt16 private $prologue;
24 $this->prologue = !$omit_prologue;
39 if ($this->prologue) {
77 echo "XML Prologue: ".($this->prologue ? 'present': 'not present'), "\n";
H A Dbug32001.phpt13 private $prologue;
21 $this->prologue = !$omit_prologue;
36 if ($this->prologue) {
119 echo "XML Prologue: ".($this->prologue ? 'present': 'not present'), "\n";
/PHP-5.5/ext/mbstring/libmbfl/tests/conv_encoding.tests/
H A Dgen_exp.c110 const char *prologue; member
484 printf("%s", gen->prologue); in main()

Completed in 9 milliseconds