OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:xmlStrncat
(Results
1 - 6
of
6
) sorted by null
/external/libxml2/include/libxml/
xmlstring.h
90
xmlStrncat
(xmlChar *cur,
/external/libxml2/
xmlstring.c
434
*
xmlStrncat
:
448
xmlStrncat
(xmlChar *cur, const xmlChar *add, int len) {
478
* same as
xmlStrncat
, but creates a new string. The original
534
return(
xmlStrncat
(cur, add, p - add));
libxml2.syms
790
xmlStrncat
;
[
all
...]
tree.c
[
all
...]
elfgcchack.h
[
all
...]
xmlschemas.c
[
all
...]
Completed in 694 milliseconds