Home
last modified time | relevance | path

Searched refs:att (Results 1 – 9 of 9) sorted by relevance

/PHP-8.2/ext/xmlreader/tests/
H A Dbug64230.phpt20 $x->xml("<root att/>");
29 $x->xml("<root att/>");
39 Internal: Specification mandate%A value for attribute att
43 Warning: XMLReader::read(): %s: parser error : Specification mandate%A value for attribute att in %…
45 Warning: XMLReader::read(): <root att/> in %s on line %d
/PHP-8.2/ext/dom/tests/
H A Dgh14343.phpt11 $att = $aDOM->importNode($attr);
12 echo $aDOM->saveXML($att);
H A Dbug47848.phpt16 $att = $aDOM->importNode($attr);
/PHP-8.2/ext/xml/tests/
H A Dbug30875.phpt12 <elt att="&ref;">a&ref;</elt>
/PHP-8.2/ext/xml/
H A Dxml.c597 zend_string *att, *tag_name, *val; in _xml_startElementHandler() local
616 att = _xml_decode_tag(parser, attributes[0]); in _xml_startElementHandler()
620 zend_symtable_update(Z_ARRVAL(args[2]), att, &tmp); in _xml_startElementHandler()
624 zend_string_release_ex(att, 0); in _xml_startElementHandler()
653 att = _xml_decode_tag(parser, attributes[0]); in _xml_startElementHandler()
657 zend_symtable_update(Z_ARRVAL(atr), att, &tmp); in _xml_startElementHandler()
662 zend_string_release_ex(att, 0); in _xml_startElementHandler()
/PHP-8.2/build/
H A Dconfig.sub1006 vendor=att
1631 i860-* | *-att | *-ncr | *-altos | *-motorola | *-convergent)
H A Dconfig.guess402 att) GUESS=pyramid-pyramid-sysv3 ;;
/PHP-8.2/ext/fileinfo/tests/
H A Dmagic7288 # korn shell magic, sent by George Wu, gwu@clyde.att.com
H A Dmagic私はガラスを食べられます7288 # korn shell magic, sent by George Wu, gwu@clyde.att.com

Completed in 122 milliseconds