Home
last modified time | relevance | path

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

/PHP-7.1/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.1/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.1/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.1/ext/intl/grapheme/
H A Dgrapheme_string.c777 UText ut = UTEXT_INITIALIZER; in PHP_FUNCTION() local
867 utext_openUTF8(&ut, pstr, str_len, &status); in PHP_FUNCTION()
883 ubrk_setUText(bi, &ut, &status); in PHP_FUNCTION()
891 utext_close(&ut); in PHP_FUNCTION()
/PHP-7.1/Zend/tests/
H A Dnumeric_string_errors.phpt15 var_dump("17 incididunt" / "19 ut");
33 var_dump("59 ut" | 61);
H A Dnumeric_string_errors_assign.phpt33 $a /= "19 ut";
70 $a = foxcache("59 ut");
/PHP-7.1/ext/hash/tests/
H A Dfnv1a32.phpt135 array( 'DwCF0^C|y(w,{J1pJMM?ut~)Q<', 'ed50fb22' ),

Completed in 23 milliseconds