Searched defs:form (Results 1 – 2 of 2) sorted by relevance
37 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() local259 zend_long form = NORMALIZER_DEFAULT; in PHP_FUNCTION() local361 zend_long form = NORMALIZER_DEFAULT; in PHP_FUNCTION() local
211 sdlForm form; member249 sdlForm form; member
Completed in 8 milliseconds