OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:prefix3
(Results
1 - 3
of
3
) sorted by null
/external/libxml2/include/libxml/
hash.h
198
const xmlChar *
prefix3
);
/external/libxml2/
hash.c
115
const xmlChar *
prefix3
, const xmlChar *name3) {
151
if (
prefix3
!= NULL) {
152
while ((ch = *
prefix3
++) != 0) {
791
* @
prefix3
: the third prefix of the userdata
802
const xmlChar *
prefix3
, const xmlChar *name3) {
811
name2,
prefix3
, name3);
817
(xmlStrQEqual(
prefix3
, name3, entry->name3)))
testapi.c
10220
xmlChar *
prefix3
; \/* the third prefix of the userdata *\/
local
[
all
...]
Completed in 66 milliseconds