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

  /external/pcre/dist2/src/
pcre2_tables.c 395 #define STRING_Xan0 STR_X STR_a STR_n "\0"
396 #define STRING_Xps0 STR_X STR_p STR_s "\0"
397 #define STRING_Xsp0 STR_X STR_s STR_p "\0"
398 #define STRING_Xuc0 STR_X STR_u STR_c "\0"
399 #define STRING_Xwd0 STR_X STR_w STR_d "\0"
  /external/webrtc/webrtc/libjingle/xmpp/
constants.h 64 extern const char STR_X[];
constants.cc 69 const char STR_X[] = "x";

Completed in 104 milliseconds