OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:valuep2
(Results
1 - 1
of
1
) sorted by null
/external/libxml2/
xmlregexp.c
191
void *
valuep2
;
member in struct:_xmlRegAtom
822
if ((atom->type == XML_REGEXP_STRING) && (atom->
valuep2
!= NULL))
823
xmlFree(atom->
valuep2
);
[
all
...]
Completed in 118 milliseconds