OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:api_attr
(Results
1 - 1
of
1
) sorted by null
/external/libxml2/
testapi.c
34
static xmlAttrPtr
api_attr
= NULL;
variable
49
api_attr
= NULL;
58
api_attr
= NULL;
107
api_attr
= api_root->properties;
110
api_attr
= NULL;
113
api_attr
= xmlSetProp(api_root, name, (const xmlChar *) "bar");
115
return(
api_attr
);
[
all
...]
Completed in 150 milliseconds