Searched defs:attrvalue (Results 1 – 3 of 3) sorted by relevance
658 attr_set_path(pathname_t * name, const char *attrname, const char *attrvalue, in attr_set_path()
631 attr_set_path(pathname_t * name, const char *attrname, const char *attrvalue, in attr_set_path()
895 PyObject *attrvalue; in pythonStartElement() local