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

  /ndk/sources/host-tools/sed-4.2.1/lib/
regex.h 437 defining the macro RE_TRANSLATE_TYPE, which defaults to unsigned
441 # ifndef RE_TRANSLATE_TYPE
442 # define RE_TRANSLATE_TYPE unsigned char *
444 # define REG_TRANSLATE_TYPE RE_TRANSLATE_TYPE
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
regex.h 342 #ifndef RE_TRANSLATE_TYPE
343 # define RE_TRANSLATE_TYPE unsigned char *
371 RE_TRANSLATE_TYPE translate;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
regex.h 342 #ifndef RE_TRANSLATE_TYPE
343 # define RE_TRANSLATE_TYPE unsigned char *
371 RE_TRANSLATE_TYPE translate;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
regex.h 342 #ifndef RE_TRANSLATE_TYPE
343 # define RE_TRANSLATE_TYPE unsigned char *
371 RE_TRANSLATE_TYPE translate;

Completed in 101 milliseconds