HomeSort by relevance Sort by last modified time
    Searched defs:T_ANY (Results 1 - 7 of 7) sorted by null

  /external/apache-xml/src/main/java/org/apache/xalan/processor/
XSLTElementDef.java 240 * @param type Content type, one of T_ELEMENT, T_PCDATA, or T_ANY.
338 static final int T_ELEMENT = 1, T_PCDATA = 2, T_ANY = 3;
348 * @return Content type, one of T_ELEMENT, T_PCDATA, or T_ANY.
358 * @param t Content type, one of T_ELEMENT, T_PCDATA, or T_ANY.
  /bionic/libc/private/
arpa_nameser_compat.h 222 #define T_ANY ns_t_any
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/arpa/
nameser_compat.h 169 #define T_ANY ns_t_any
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/arpa/
nameser_compat.h 169 #define T_ANY ns_t_any
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/arpa/
nameser_compat.h 169 #define T_ANY ns_t_any
  /external/dnsmasq/src/
nameser.h 197 #define T_ANY 255 /* wildcard match */
  /external/tcpdump/
nameser.h 201 #define T_ANY 255 /* wildcard match */

Completed in 80 milliseconds