Home
last modified time | relevance | path

Searched defs:const (Results 1 – 3 of 3) sorted by relevance

/PHP-7.4/ext/intl/breakiterator/
H A Dcodepointiterator_internal.cpp79 bool CodePointBreakIterator::operator==(const BreakIterator& that) const in operator ==() argument
98 CodePointBreakIterator* CodePointBreakIterator::clone(void) const in clone()
103 CharacterIterator& CodePointBreakIterator::getText(void) const in getText()
114 UText *CodePointBreakIterator::getUText(UText *fillIn, UErrorCode &status) const in getUText()
186 int32_t CodePointBreakIterator::current(void) const in current()
/PHP-7.4/ext/intl/calendar/
H A Dcalendar_methods.cpp102 int32_t count(UErrorCode& status) const { in count()
220 static void _php_intlcal_field_uec_ret_in32t_method( in _php_intlcal_field_uec_ret_in32t_method()
362 static void _php_intlcal_before_after( in _php_intlcal_before_after()
649 static void _php_intlcal_field_ret_in32t_method( in _php_intlcal_field_ret_in32t_method()
/PHP-7.4/ext/soap/
H A Dphp_http.c31 #define smart_str_append_const(str, const) \ argument

Completed in 18 milliseconds