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

  /external/pcre/dist/
pcre_tables.c 369 #define STRING_Xan0 STR_X STR_a STR_n "\0"
370 #define STRING_Xps0 STR_X STR_p STR_s "\0"
371 #define STRING_Xsp0 STR_X STR_s STR_p "\0"
372 #define STRING_Xuc0 STR_X STR_u STR_c "\0"
373 #define STRING_Xwd0 STR_X STR_w STR_d "\0"
  /external/chromium_org/third_party/libjingle/source/talk/xmpp/
constants.h 81 extern const char STR_X[];
constants.cc 87 const char STR_X[] = "x";

Completed in 308 milliseconds