Lines Matching refs:DOMText

1663         $refentry->appendChild(new DOMText("\n "));
1667 $refnamediv->appendChild(new DOMText("\n "));
1670 $refnamediv->appendChild(new DOMText("\n "));
1674 $refnamediv->appendChild(new DOMText("\n "));
1685 $descriptionRefSec->appendChild(new DOMText("\n "));
1688 $descriptionRefSec->appendChild(new DOMText("\n "));
1690 $returnDescriptionPara->appendChild(new DOMText("\n Description.\n "));
1693 $descriptionRefSec->appendChild(new DOMText("\n "));
1721 $errorsRefSec->appendChild(new DOMText("\n "));
1750 $seeAlsoMemberClassMethodTag->appendChild(new DOMText("ClassName::otherMethodName"));
1755 $seeAlsoMemberFunctionTag->appendChild(new DOMText("some_function"));
1761 $seeAlsoMemberLinkTag->appendChild(new DOMText('something appendix'));
1776 $seeAlsoRefSec->appendChild(new DOMText("\n "));
1780 $refentry->appendChild(new DOMText("\n\n"));
1818 $parametersContainer->appendChild(new DOMText("\n "));
1860 $parametersList->appendChild(new DOMText("\n "));
1863 $parametersList->appendChild(new DOMText("\n "));
1865 $parametersContainer->appendChild(new DOMText("\n "));
1867 $parametersRefSec->appendChild(new DOMText("\n "));
1875 $returnDescriptionPara->appendChild(new DOMText("\n "));
1879 $returnDescriptionPara->appendChild(new DOMText("Description."));
1895 $descriptionNode = new DOMText("Description.");
1900 $returnDescriptionPara->appendChild(new DOMText("Description."));
1902 $returnDescriptionPara->appendChild(new DOMText("\n "));
1904 $returnRefSec->appendChild(new DOMText("\n "));
1944 $bodyRow->appendChild(new DOMText("\n$strIndent "));
1947 $bodyRow->appendChild(new DOMText("\n$strIndent "));
1983 new DOMText('8.X.0'),
1984 new DOMText("\n Description\n "),
1995 $refSec->appendChild(new DOMText("\n "));
2087 $methodSynopsis->appendChild(new DOMText("\n "));
2092 $methodSynopsis->appendChild(new DOMText(" "));
2104 $methodSynopsis->appendChild(new DOMText("\n "));
2109 $methodSynopsis->appendChild(new DOMText("\n "));
2147 $methodSynopsis->appendChild(new DOMText("\n "));
2402 $fieldsynopsisElement->appendChild(new DOMText("\n "));
2494 $fieldsynopsisElement->appendChild(new DOMText("\n "));
2499 $fieldsynopsisElement->appendChild(new DOMText("\n "));
2504 $fieldsynopsisElement->appendChild(new DOMText("\n "));
2512 $fieldsynopsisElement->appendChild(new DOMText("\n "));
2515 $fieldsynopsisElement->appendChild(new DOMText("\n "));
2518 $fieldsynopsisElement->appendChild(new DOMText("\n "));
2644 $termElement->appendChild(new DOMText("\n$indentation "));
2646 $termElement->appendChild(new DOMText("\n$indentation ("));
2648 $termElement->appendChild(new DOMText(")\n$indentation"));
2662 $entryElement->appendChild(new DOMText("\n$indentation "));
2664 $entryElement->appendChild(new DOMText("\n$indentation ("));
2666 $entryElement->appendChild(new DOMText(")\n$indentation"));
2898 $fieldsynopsisElement->appendChild(new DOMText("\n "));
2902 $fieldsynopsisElement->appendChild(new DOMText("\n "));
3211 $fieldsynopsisElement->appendChild(new DOMText("\n "));
3216 $fieldsynopsisElement->appendChild(new DOMText("\n "));
3687 $classSynopsis->appendChild(new DOMText("\n "));
3708 $classSynopsis->appendChild(new DOMText("\n\n "));
3722 $classSynopsis->appendChild(new DOMText("\n\n "));
3750 $classSynopsis->appendChild(new DOMText("\n\n "));
3756 $classSynopsis->appendChild(new DOMText("\n "));
3763 $classSynopsis->appendChild(new DOMText("\n\n "));
3769 $classSynopsis->appendChild(new DOMText("\n "));
3784 $classSynopsis->appendChild(new DOMText("\n\n "));
3793 $classSynopsis->appendChild(new DOMText("\n "));
3802 $classSynopsis->appendChild(new DOMText("\n "));
3811 $classSynopsis->appendChild(new DOMText("\n "));
3821 $classSynopsis->appendChild(new DOMText("\n\n "));
3834 $classSynopsis->appendChild(new DOMText("\n "));
3845 $classSynopsis->appendChild(new DOMText("\n "));
3868 $ooElement->appendChild(new DOMText("\n$indentation "));
3871 $ooElement->appendChild(new DOMText("\n$indentation "));
3875 $ooElement->appendChild(new DOMText("\n$indentation "));
3879 $ooElement->appendChild(new DOMText("\n$indentation "));
3883 $ooElement->appendChild(new DOMText("\n$indentation "));
3889 $ooElement->appendChild(new DOMText("\n$indentation"));
4063 $includeElement->appendChild(new DOMText("\n "));
4065 $includeElement->appendChild(new DOMText("\n "));
4102 $classSynopsis->appendChild(new DOMText("\n\n "));
4108 $classSynopsis->appendChild(new DOMText("\n "));
5614 if ($entry->firstChild instanceof DOMText) {
5654 if ($row->firstChild instanceof DOMText) {