OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:str_a
(Results
1 - 3
of
3
) sorted by null
/external/pcre/
pcre_tables.c
120
#define STRING_Any0
STR_A
STR_n STR_y "\0"
121
#define STRING_Arabic0
STR_A
STR_r
STR_a
STR_b STR_i STR_c "\0"
122
#define STRING_Armenian0
STR_A
STR_r STR_m STR_e STR_n STR_i
STR_a
STR_n "\0"
123
#define STRING_Avestan0
STR_A
STR_v STR_e STR_s STR_t
STR_a
STR_n "\0"
124
#define STRING_Balinese0 STR_B
STR_a
STR_l STR_i STR_n STR_e STR_s STR_e "\0"
125
#define STRING_Bamum0 STR_B
STR_a
STR_m STR_u STR_m "\0"
126
#define STRING_Bengali0 STR_B STR_e STR_n STR_g
STR_a
STR_l STR_i "\0
[
all
...]
pcre_internal.h
846
#define
STR_A
"A"
878
#define
STR_a
"a"
[
all
...]
/external/icu4c/test/intltest/
regextst.cpp
2221
const char
str_a
[] = { 0x61, 0x2a, 0x00 }; \/* a* *\/
local
[
all
...]
Completed in 280 milliseconds