Home
last modified time | relevance | path

Searched refs:SimpleXMLElement (Results 51 – 75 of 85) sorted by relevance

1234

/php-src/ext/simplexml/tests/
H A D023.phpt24 object(SimpleXMLElement)#%d (1) {
31 object(SimpleXMLElement)#%d (1) {
H A Dbug38347.phpt2 Bug #38347 (Segmentation fault when using foreach with an unknown/empty SimpleXMLElement)
23 SimpleXMLElement Object
H A Dbug55098.phpt63 object(SimpleXMLElement)#3 (3) {
72 object(SimpleXMLElement)#3 (3) {
81 object(SimpleXMLElement)#3 (3) {
H A D009.phpt39 string(16) "SimpleXMLElement"
42 string(16) "SimpleXMLElement"
H A DSimpleXMLElement_getDocNamespaces.phpt7 $xml = @new SimpleXMLElement("X",1);
H A Dbug54973.phpt18 object(SimpleXMLElement)#2 (1) {
H A Dbug62328.phpt7 class UberSimpleXML extends SimpleXMLElement {
H A Dgh10983.phpt20 object(SimpleXMLElement)#2 (1) {
H A Dbug41582.phpt8 $xml = new SimpleXMLElement('<?xml version="1.0" standalone="yes"?>
H A Dbug40451.phpt22 Warning: SimpleXMLElement::addAttribute(): Unable to locate parent Element in %s on line %d
H A Dbug37386.phpt8 $sx1 = new SimpleXMLElement("<root />");
H A Dgh12192.phpt32 object(SimpleXMLElement)#2 (2) {
H A D009b.phpt22 object(SimpleXMLElement)#%d (3) {
H A DSimpleXMLElement_asXML_fragment_filename.phpt2 SimpleXMLElement::asXML() with a fragment and a filename
H A Dcurrent_error.phpt37 object(SimpleXMLElement)#3 (0) {
H A Dkey_error.phpt37 object(SimpleXMLElement)#3 (0) {
H A D031.phpt47 Warning: SimpleXMLElement::addAttribute(): Attribute already exists in %s031.php on line %d
49 Warning: SimpleXMLElement::addChild(): Cannot add element to attributes in %s031.php on line %d
H A Dbug67572.phpt2 Bug #67572 - SimpleXMLElement not parsing \n correctly
H A D010.phpt8 class simplexml_inherited extends SimpleXMLElement
H A Dbug43221.phpt15 Warning: SimpleXMLElement::addAttribute(): Attribute requires prefix for namespace in %sbug43221.ph…
H A Dlibxml_global_state_entity_loader_bypass.phpt22 new SimpleXMLElement($xml);
/php-src/ext/pdo/tests/
H A Dbug_36428.phpt22 var_dump($res->fetchAll(PDO::FETCH_CLASS|PDO::FETCH_PROPS_LATE, 'SimpleXMLElement', array('<root/>'…
34 object(SimpleXMLElement)#%d (1) {
/php-src/ext/reflection/tests/
H A DReflectionClass_isCloneable_001.phpt40 print "Internal class - SimpleXMLElement\n";
65 Internal class - SimpleXMLElement
/php-src/Zend/tests/
H A Dbug43918.phpt37 $Array[] = $xml = new SimpleXMLElement($xmlstr);
/php-src/ext/xsl/tests/
H A DtransformToDoc_class_exceptions.phpt32 …(): Argument #2 ($returnClass) must be a class name compatible with SimpleXMLElement, DOMDocument …

Completed in 64 milliseconds

1234