Home
last modified time | relevance | path

Searched refs:COLLATOR_EXPOSE_CONST (Results 1 – 1 of 1) sorted by relevance

/PHP-5.5/ext/intl/collator/
H A Dcollator.c41 #define COLLATOR_EXPOSE_CONST(x) REGISTER_LONG_CONSTANT(#x, x, CONST_CS) in collator_register_constants() macro
75 COLLATOR_EXPOSE_CONST( ULOC_ACTUAL_LOCALE ); in collator_register_constants()
76 COLLATOR_EXPOSE_CONST( ULOC_VALID_LOCALE ); in collator_register_constants()
85 #undef COLLATOR_EXPOSE_CONST in collator_register_constants()

Completed in 4 milliseconds