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

  /external/libxml2/
xmlregexp.c 251 xmlRegAtomPtr *atoms; member in struct:_xmlAutomata
270 xmlRegAtomPtr *atoms; member in struct:_xmlRegexp
433 ret->atoms = ctxt->atoms;
444 (ret->atoms != NULL) &&
445 (ret->atoms[0] != NULL) &&
446 (ret->atoms[0]->type == XML_REGEXP_STRING)) {
458 * 2/ counting the unique number of atoms, and check that
496 if ((ret->atoms[i]->type == XML_REGEXP_STRING) &&
497 (ret->atoms[i]->quant == XML_REGEXP_QUANT_ONCE))
    [all...]
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/
Xlibint.h 153 struct _XDisplayAtoms *atoms; /* for XInternAtom */ member in struct:_XDisplay
783 FreeFuncType atoms; /* _XFreeAtomTable */ member in struct:_XFreeFuncs
    [all...]

Completed in 26 milliseconds