Lines Matching refs:c
8 // always build as shared - zend_strtod.c/ICU type conflict
9 EXTENSION("intl", "php_intl.c intl_convert.c intl_convertcpp.cpp intl_error.c ", true,
13 collator_attr.c \
14 collator_class.c \
15 collator_compare.c \
16 collator_convert.c \
17 collator_create.c \
18 collator_error.c \
19 collator_is_numeric.c \
20 collator_locale.c \
21 collator_sort.c \
24 common_error.c \
29 converter.c \
32 formatter_attr.c \
33 formatter_class.c \
34 formatter_data.c \
35 formatter_format.c \
36 formatter_main.c \
37 formatter_parse.c \
40 locale.c \
41 locale_class.c \
42 locale_methods.c \
45 msgformat.c \
46 msgformat_attr.c \
47 msgformat_class.c \
48 msgformat_data.c \
49 msgformat_format.c \
51 msgformat_parse.c \
54 grapheme_string.c grapheme_util.c \
57 normalizer_class.c \
58 normalizer_normalize.c \
61 dateformat.c \
62 dateformat_class.c \
63 dateformat_attr.c \
64 dateformat_format.c \
66 dateformat_parse.c \
67 dateformat_data.c \
75 uchar.c",
78 idn.c",
81 resourcebundle.c \
82 resourcebundle_class.c \
83 resourcebundle_iterator.c",
88 spoofchecker_class.c \
89 spoofchecker_create.c \
90 spoofchecker_main.c",
95 transliterator_class.c \
96 transliterator_methods.c",
129 …ADD_FLAG("CFLAGS_INTL", "/std:c++17 /EHsc /DUNISTR_FROM_CHAR_EXPLICIT=explicit /DUNISTR_FROM_STRIN…