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

  /external/pcre/dist2/src/
pcre2_tables.c 243 #define STRING_Anatolian_Hieroglyphs0 STR_A STR_n STR_a STR_t STR_o STR_l STR_i STR_a STR_n STR_UNDERSCORE STR_H STR_i STR_e STR_r STR_o STR_g STR_l STR_y STR_p STR_h STR_s "\0"
247 #define STRING_Avestan0 STR_A STR_v STR_e STR_s STR_t STR_a STR_n "\0"
251 #define STRING_Batak0 STR_B STR_a STR_t STR_a STR_k "\0"
271 #define STRING_Coptic0 STR_C STR_o STR_p STR_t STR_i STR_c "\0"
274 #define STRING_Cypriot0 STR_C STR_y STR_p STR_r STR_i STR_o STR_t "\0"
276 #define STRING_Deseret0 STR_D STR_e STR_s STR_e STR_r STR_e STR_t "\0"
280 #define STRING_Egyptian_Hieroglyphs0 STR_E STR_g STR_y STR_p STR_t STR_i STR_a STR_n STR_UNDERSCORE STR_H STR_i STR_e STR_r STR_o STR_g STR_l STR_y STR_p STR_h STR_s "\0"
282 #define STRING_Ethiopic0 STR_E STR_t STR_h STR_i STR_o STR_p STR_i STR_c "\0"
284 #define STRING_Glagolitic0 STR_G STR_l STR_a STR_g STR_o STR_l STR_i STR_t STR_i STR_c "\0"
285 #define STRING_Gothic0 STR_G STR_o STR_t STR_h STR_i STR_c "\0
    [all...]
  /external/pdfium/core/fxcrt/
fx_system.cpp 49 template <typename T, typename UT, typename STR_T>
50 STR_T FXSYS_IntToStr(T value, STR_T str, int radix) {

Completed in 50 milliseconds