Home
last modified time | relevance | path

Searched defs:form (Results 1 – 2 of 2) sorted by relevance

/PHP-7.4/ext/intl/normalizer/
H A Dnormalizer_normalize.c35 static const UNormalizer2 *intl_get_normalizer(zend_long form, UErrorCode *err) in intl_get_normalizer()
60 static int32_t intl_normalize(zend_long form, const UChar *src, int32_t src_len, UChar *dst, int32_… in intl_normalize()
88 static UBool intl_is_normalized(zend_long form, const UChar *uinput, int32_t uinput_len, UErrorCode… in intl_is_normalized()
109 zend_long form = NORMALIZER_DEFAULT; in PHP_FUNCTION() local
257 zend_long form = NORMALIZER_DEFAULT; in PHP_FUNCTION() local
359 zend_long form = NORMALIZER_DEFAULT; in PHP_FUNCTION() local
/PHP-7.4/ext/soap/
H A Dphp_sdl.h211 sdlForm form; member
249 sdlForm form; member

Completed in 8 milliseconds