Home
last modified time | relevance | path

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

/PHP-5.6/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-5.6/ext/intl/breakiterator/
H A Dbreakiterator_methods.cpp153 UText *ut = NULL; in PHP_FUNCTION() local
174 ut = utext_openUTF8(ut, text, text_len, BREAKITER_ERROR_CODE_P(bio)); in PHP_FUNCTION()
177 bio->biter->setText(ut, BREAKITER_ERROR_CODE(bio)); in PHP_FUNCTION()
178 utext_close(ut); /* ICU shallow clones the UText */ in PHP_FUNCTION()
/PHP-5.6/tests/run-test/
H A Dtest005.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
H A Dtest008.phpt13 // EXPECTF is used here since the error format may change but ut
/PHP-5.6/ext/intl/grapheme/
H A Dgrapheme_string.c802 UText ut = UTEXT_INITIALIZER; in PHP_FUNCTION() local
892 utext_openUTF8(&ut, pstr, str_len, &status); in PHP_FUNCTION()
908 ubrk_setUText(bi, &ut, &status); in PHP_FUNCTION()
916 utext_close(&ut); in PHP_FUNCTION()
/PHP-5.6/ext/hash/tests/
H A Dfnv1a32.phpt135 array( 'DwCF0^C|y(w,{J1pJMM?ut~)Q<', 'ed50fb22' ),

Completed in 29 milliseconds