Home
last modified time | relevance | path

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

/PHP-7.0/ext/pcre/pcrelib/testdata/
H A Dgrepinput34 …mod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exer…
H A Dgrepoutput650 …mod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exer…
730 …mod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exer…
/PHP-7.0/ext/intl/breakiterator/
H A Dbreakiterator_methods.cpp151 UText *ut = NULL; in PHP_FUNCTION() local
164 ut = utext_openUTF8(ut, ZSTR_VAL(text), ZSTR_LEN(text), BREAKITER_ERROR_CODE_P(bio)); in PHP_FUNCTION()
167 bio->biter->setText(ut, BREAKITER_ERROR_CODE(bio)); in PHP_FUNCTION()
168 utext_close(ut); /* ICU shallow clones the UText */ in PHP_FUNCTION()
/PHP-7.0/tests/run-test/
H A Dtest005.phpt13 // EXPECTF is used here since the error format may change but ut
H A Dtest008.phpt13 // EXPECTF is used here since the error format may change but ut
H A Dtest008a.phpt13 // EXPECTF is used here since the error format may change but ut
/PHP-7.0/ext/intl/grapheme/
H A Dgrapheme_string.c777 UText ut = UTEXT_INITIALIZER; in PHP_FUNCTION() local
863 utext_openUTF8(&ut, pstr, str_len, &status); in PHP_FUNCTION()
879 ubrk_setUText(bi, &ut, &status); in PHP_FUNCTION()
887 utext_close(&ut); in PHP_FUNCTION()
/PHP-7.0/ext/hash/tests/
H A Dfnv1a32.phpt135 array( 'DwCF0^C|y(w,{J1pJMM?ut~)Q<', 'ed50fb22' ),

Completed in 16 milliseconds