HomeSort by relevance Sort by last modified time
    Searched refs:xmlSplitQName3 (Results 1 - 13 of 13) sorted by null

  /external/chromium_org/third_party/libxml/src/include/libxml/
tree.h 647 xmlSplitQName3 (const xmlChar *name,
    [all...]
  /external/libxml2/include/libxml/
tree.h 646 xmlSplitQName3 (const xmlChar *name,
    [all...]
  /external/chromium_org/third_party/libxml/src/
valid.c 964 tmp = xmlSplitQName3(name, &l);
    [all...]
elfgcchack.h     [all...]
tree.c 307 * xmlSplitQName3:
319 xmlSplitQName3(const xmlChar *name, int *len) {
    [all...]
parser.c     [all...]
xmlschemas.c     [all...]
testapi.c     [all...]
  /external/libxml2/
valid.c 964 tmp = xmlSplitQName3(name, &l);
    [all...]
elfgcchack.h     [all...]
tree.c 307 * xmlSplitQName3:
319 xmlSplitQName3(const xmlChar *name, int *len) {
    [all...]
parser.c     [all...]
xmlschemas.c     [all...]

Completed in 1177 milliseconds