Home
last modified time | relevance | path

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

/PHP-5.5/ext/xmlreader/tests/
H A Dbug64230.phpt22 $x->xml("<root att/>");
31 $x->xml("<root att/>");
41 Internal: Specification mandate value for attribute att
45 Warning: XMLReader::read(): %s: parser error : Specification mandate value for attribute att in %s …
47 Warning: XMLReader::read(): <root att/> in %s on line %d
/PHP-5.5/ext/dom/tests/
H A Dbug47848.phpt16 $att = $aDOM->importNode($attr);
/PHP-5.5/ext/xml/
H A Dxml.c776 char *att, *val; in _xml_startElementHandler() local
792 att = _xml_decode_tag(parser, attributes[0]); in _xml_startElementHandler()
795 add_assoc_stringl(args[2], att, val, val_len, 0); in _xml_startElementHandler()
799 efree(att); in _xml_startElementHandler()
830 att = _xml_decode_tag(parser, attributes[0]); in _xml_startElementHandler()
833 add_assoc_stringl(atr,att,val,val_len,0); in _xml_startElementHandler()
838 efree(att); in _xml_startElementHandler()
/PHP-5.5/
H A Dconfig.sub154 -att* | -7300* | -3300* | -delta* | -motorola* | -sun[234]* | \
1636 i860-* | *-att | *-ncr | *-altos | *-motorola | *-convergent)
H A Dconfig.guess317 if test "`(/bin/universe) 2>/dev/null`" = att ; then
/PHP-5.5/ext/fileinfo/tests/
H A Dmagic3871 # korn shell magic, sent by George Wu, gwu@clyde.att.com

Completed in 43 milliseconds