OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:xmlFree
(Results
1 - 25
of
133
) sorted by null
1
2
3
4
5
6
/external/chromium_org/third_party/libxslt/libxslt/
keys.c
88
xmlFree
(keyd->name);
90
xmlFree
(keyd->nameURI);
92
xmlFree
(keyd->match);
94
xmlFree
(keyd->use);
96
xmlFree
(keyd->nsList);
98
xmlFree
(keyd);
157
xmlFree
(keyt->name);
159
xmlFree
(keyt->nameURI);
164
xmlFree
(keyt);
393
xmlFree
(pattern)
[
all
...]
imports.c
164
xmlFree
(uriRef);
166
xmlFree
(base);
168
xmlFree
(URI);
269
xmlFree
(uriRef);
271
xmlFree
(base);
273
xmlFree
(URI);
/external/libxslt/libxslt/
keys.c
88
xmlFree
(keyd->name);
90
xmlFree
(keyd->nameURI);
92
xmlFree
(keyd->match);
94
xmlFree
(keyd->use);
96
xmlFree
(keyd->nsList);
98
xmlFree
(keyd);
157
xmlFree
(keyt->name);
159
xmlFree
(keyt->nameURI);
164
xmlFree
(keyt);
393
xmlFree
(pattern)
[
all
...]
/external/chromium_org/third_party/libxslt/libexslt/
strings.c
60
xmlFree
(delimiters);
124
xmlFree
(str);
126
xmlFree
(delimiters);
169
xmlFree
(delimiter);
235
xmlFree
(str);
237
xmlFree
(delimiter);
267
xmlFree
(tmp);
270
xmlFree
(tmp);
280
xmlFree
(str);
288
xmlFree
(str)
[
all
...]
crypto.c
478
xmlFree
(*str);
503
xmlFree
(str);
515
xmlFree
(str);
536
xmlFree
(str);
548
xmlFree
(str);
569
xmlFree
(str);
581
xmlFree
(str);
611
xmlFree
(str);
620
xmlFree
(key);
621
xmlFree
(str)
[
all
...]
functions.c
192
xmlFree
(data);
224
xmlHashFree(data, (xmlHashDeallocator)
xmlFree
);
266
xmlFree
(comp->nsList);
267
xmlFree
(comp);
349
* requires an xmlMalloc/
xmlFree
for each param set by the caller,
393
xmlFree
(savedObj);
471
xmlFree
(qname);
477
xmlFree
(name);
486
xmlFree
(name);
487
xmlFree
(prefix)
[
all
...]
dynamic.c
70
if (str)
xmlFree
(str);
82
xmlFree
(str);
130
xmlFree
(str);
214
xmlFree
(val);
266
xmlFree
(str);
/external/chromium_org/third_party/libxml/src/
uri.c
190
if (uri->scheme != NULL)
xmlFree
(uri->scheme);
228
xmlFree
(uri->fragment);
264
xmlFree
(uri->query);
274
xmlFree
(uri->query_raw);
335
if (uri->user != NULL)
xmlFree
(uri->user);
448
if (uri->authority != NULL)
xmlFree
(uri->authority);
450
if (uri->server != NULL)
xmlFree
(uri->server);
560
if (uri->path != NULL)
xmlFree
(uri->path);
606
if (uri->path != NULL)
xmlFree
(uri->path);
648
if (uri->path != NULL)
xmlFree
(uri->path)
[
all
...]
xinclude.c
205
xmlFree
(ref->URI);
207
xmlFree
(ref->fragment);
210
xmlFree
(ref);
367
xmlFree
(ret);
388
xmlFree
(ctxt->urlTab);
396
xmlFree
(ctxt->txturlTab[i]);
400
xmlFree
(ctxt->incTab);
402
xmlFree
(ctxt->txtTab);
404
xmlFree
(ctxt->txturlTab);
406
xmlFree
(ctxt->base)
[
all
...]
testC14N.c
108
xmlFree
(result);
112
if(result != NULL)
xmlFree
(result);
155
if(list != NULL)
xmlFree
(list);
162
if(list != NULL)
xmlFree
(list);
283
xmlFree
(expr);
295
xmlFree
(expr);
309
xmlFree
(expr);
317
xmlFree
(expr);
nanohttp.c
261
xmlFree
(proxy);
288
xmlFree
(ctxt->protocol);
292
xmlFree
(ctxt->hostname);
296
xmlFree
(ctxt->path);
300
xmlFree
(ctxt->query);
343
xmlFree
(proxy);
414
if (ctxt->hostname != NULL)
xmlFree
(ctxt->hostname);
415
if (ctxt->protocol != NULL)
xmlFree
(ctxt->protocol);
416
if (ctxt->path != NULL)
xmlFree
(ctxt->path);
417
if (ctxt->query != NULL)
xmlFree
(ctxt->query)
[
all
...]
xlink.c
177
if (type != NULL)
xmlFree
(type);
178
if (role != NULL)
xmlFree
(role);
schematron.c
366
xmlFree
(tests->test);
370
xmlFree
(tests->report);
371
xmlFree
(tests);
460
xmlFree
(rules->context);
464
xmlFree
(rules->report);
465
xmlFree
(rules);
523
xmlFree
(patterns->name);
524
xmlFree
(patterns);
570
xmlFree
((char **) schema->namespaces);
575
xmlFree
(schema)
[
all
...]
catalog.c
295
xmlFree
(normid);
346
xmlFree
(ret->name);
348
xmlFree
(ret->value);
350
xmlFree
(ret->URL);
351
xmlFree
(ret);
441
xmlFree
(catal);
1004
xmlFree
(content);
1167
xmlFree
(nameValue);
1169
xmlFree
(uriValue);
1190
xmlFree
(nameValue)
[
all
...]
runsuite.c
116
xmlFree
(testEntitiesName[i]);
118
xmlFree
(testEntitiesValue[i]);
391
xmlFree
(name);
394
if (name != NULL)
xmlFree
(name);
395
if (content != NULL)
xmlFree
(content);
413
xmlFree
(name);
427
xmlFree
(res);
550
xmlFree
(dtd);
630
xmlFree
(doc);
687
xmlFree
(doc)
[
all
...]
parserInternals.c
[
all
...]
/external/libxml2/
uri.c
190
if (uri->scheme != NULL)
xmlFree
(uri->scheme);
228
xmlFree
(uri->fragment);
264
xmlFree
(uri->query);
274
xmlFree
(uri->query_raw);
335
if (uri->user != NULL)
xmlFree
(uri->user);
448
if (uri->authority != NULL)
xmlFree
(uri->authority);
450
if (uri->server != NULL)
xmlFree
(uri->server);
560
if (uri->path != NULL)
xmlFree
(uri->path);
606
if (uri->path != NULL)
xmlFree
(uri->path);
648
if (uri->path != NULL)
xmlFree
(uri->path)
[
all
...]
xinclude.c
205
xmlFree
(ref->URI);
207
xmlFree
(ref->fragment);
210
xmlFree
(ref);
367
xmlFree
(ret);
388
xmlFree
(ctxt->urlTab);
396
xmlFree
(ctxt->txturlTab[i]);
400
xmlFree
(ctxt->incTab);
402
xmlFree
(ctxt->txtTab);
404
xmlFree
(ctxt->txturlTab);
406
xmlFree
(ctxt->base)
[
all
...]
nanohttp.c
259
xmlFree
(proxy);
286
xmlFree
(ctxt->protocol);
290
xmlFree
(ctxt->hostname);
294
xmlFree
(ctxt->path);
298
xmlFree
(ctxt->query);
341
xmlFree
(proxy);
412
if (ctxt->hostname != NULL)
xmlFree
(ctxt->hostname);
413
if (ctxt->protocol != NULL)
xmlFree
(ctxt->protocol);
414
if (ctxt->path != NULL)
xmlFree
(ctxt->path);
415
if (ctxt->query != NULL)
xmlFree
(ctxt->query)
[
all
...]
xlink.c
177
if (type != NULL)
xmlFree
(type);
178
if (role != NULL)
xmlFree
(role);
schematron.c
366
xmlFree
(tests->test);
370
xmlFree
(tests->report);
371
xmlFree
(tests);
460
xmlFree
(rules->context);
464
xmlFree
(rules->report);
465
xmlFree
(rules);
523
xmlFree
(patterns->name);
524
xmlFree
(patterns);
570
xmlFree
((char **) schema->namespaces);
575
xmlFree
(schema)
[
all
...]
catalog.c
295
xmlFree
(normid);
346
xmlFree
(ret->name);
348
xmlFree
(ret->value);
350
xmlFree
(ret->URL);
351
xmlFree
(ret);
441
xmlFree
(catal);
1006
xmlFree
(content);
1164
xmlFree
(nameValue);
1166
xmlFree
(uriValue);
1187
xmlFree
(nameValue)
[
all
...]
parserInternals.c
[
all
...]
/external/chromium_org/third_party/WebKit/Source/core/xml/
XSLTExtensions.cpp
68
xmlFree
(strval);
/packages/apps/Nfc/nci/jni/
RouteDataSet.cpp
225
xmlFree
(value);
358
xmlFree
(value);
366
xmlFree
(value);
375
xmlFree
(value);
382
xmlFree
(value);
389
xmlFree
(value);
428
xmlFree
(value);
436
xmlFree
(value);
445
xmlFree
(value);
452
xmlFree
(value)
[
all
...]
Completed in 506 milliseconds
1
2
3
4
5
6