Home
last modified time | relevance | path

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

/PHP-7.3/ext/intl/normalizer/
H A Dnormalizer_normalize.c37 static const UNormalizer2 *intl_get_normalizer(zend_long form, UErrorCode *err) in intl_get_normalizer()
62 static int32_t intl_normalize(zend_long form, const UChar *src, int32_t src_len, UChar *dst, int32_… in intl_normalize()
90 static UBool intl_is_normalized(zend_long form, const UChar *uinput, int32_t uinput_len, UErrorCode… in intl_is_normalized()
111 zend_long form = NORMALIZER_DEFAULT; in PHP_FUNCTION() local
259 zend_long form = NORMALIZER_DEFAULT; in PHP_FUNCTION() local
361 zend_long form = NORMALIZER_DEFAULT; in PHP_FUNCTION() local
/PHP-7.3/ext/soap/
H A Dphp_sdl.h211 sdlForm form; member
249 sdlForm form; member

Completed in 9 milliseconds