Lines Matching refs:c
11 // always build as shared - zend_strtod.c/ICU type conflict
12 EXTENSION("intl", "php_intl.c intl_convert.c intl_convertcpp.cpp intl_error.c ", true,
16 collator_attr.c \
17 collator_class.c \
18 collator_compare.c \
19 collator_convert.c \
20 collator_create.c \
21 collator_error.c \
22 collator_is_numeric.c \
23 collator_locale.c \
24 collator_sort.c \
27 common_error.c \
32 converter.c \
35 formatter_attr.c \
36 formatter_class.c \
37 formatter_data.c \
38 formatter_format.c \
39 formatter_main.c \
40 formatter_parse.c \
43 locale.c \
44 locale_class.c \
45 locale_methods.c \
48 msgformat.c \
49 msgformat_attr.c \
50 msgformat_class.c \
51 msgformat_data.c \
52 msgformat_format.c \
54 msgformat_parse.c \
57 grapheme_string.c grapheme_util.c \
60 normalizer_class.c \
61 normalizer_normalize.c \
64 dateformat.c \
65 dateformat_class.c \
66 dateformat_attr.c \
67 dateformat_format.c \
69 dateformat_parse.c \
70 dateformat_data.c \
78 uchar.c",
81 idn.c",
84 resourcebundle.c \
85 resourcebundle_class.c \
86 resourcebundle_iterator.c",
91 spoofchecker_class.c \
92 spoofchecker_create.c \
93 spoofchecker_main.c",
98 transliterator_class.c \
99 transliterator_methods.c",
125 …ADD_FLAG("CFLAGS_INTL", "/std:c++17 /EHsc /DUNISTR_FROM_CHAR_EXPLICIT=explicit /DUNISTR_FROM_STRIN…