Home
last modified time | relevance | path

Searched refs:u (Results 126 – 150 of 285) sorted by relevance

12345678910>>...12

/PHP-7.4/ext/fileinfo/libmagic/
H A Delfclass.h30 u.l = 1;
32 swap = (u.c[sizeof(int32_t) - 1] + 1) != elfhdr.e_ident[EI_DATA];
/PHP-7.4/ext/phar/tests/cache_list/files/
H A Dwrite21.phar8 6���������������������test.txt���{��H������E�������<?php __HALT_COMPILER();u:ΰ�U��|ZM�̧�Є�…
H A Dwrite20.phar9 H��u���GBMB
H A Dfrontcontroller12.phar16 u#UF>����7]AJf����GBMB
/PHP-7.4/ext/oci8/tests/
H A Dimp_res_get_1.phpt34 "insert into imp_res_get_1_tab_2 values ('u')",
99 u
107 u
H A Dimp_res_dbmsoutput.phpt34 "insert into imp_res_dbmsoutput_tab_2 values ('u')",
120 u
128 u
H A Dimp_res_get_dbmsoutput.phpt34 "insert into imp_res_get_dbmsoutput_tab_2 values ('u')",
136 u
144 u
/PHP-7.4/ext/soap/
H A Dphp_encoding.c1281 if (model->u.element->name) { in model_to_zval_object()
1291 …if (model->u.element->fixed && strcmp(model->u.element->fixed, (char*)r_node->children->content) !… in model_to_zval_object()
1300 } else if (model->u.element->def && !model->u.element->nillable) { in model_to_zval_object()
1316 …if (model->u.element->fixed && strcmp(model->u.element->fixed, (char*)node->children->content) != … in model_to_zval_object()
1325 } else if (model->u.element->def && !model->u.element->nillable) { in model_to_zval_object()
1603 !model->u.element->nillable && in model_to_xml_object()
1609 enc = model->u.element->encode; in model_to_xml_object()
1631 model->u.element->namens && in model_to_xml_object()
1653 model->u.element->namens && in model_to_xml_object()
1665 model->u.element->namens && in model_to_xml_object()
[all …]
/PHP-7.4/ext/intl/tests/
H A Dnormalizer_get_raw_decomposition.phpt19 "\u{FFDA}",
20 "\u{FDFA}",
/PHP-7.4/ext/date/tests/
H A Dbug69089.phpt12 var_dump($date->format('u'));
H A Dbug73837.phpt10 $key = "s" . $a->format( "u" );
H A Dbug64887.phpt29 echo $datetime->modify( $test )->format( 'Y-m-d H:i:s.u' ), "\n";
H A D009.phpt16 var_dump(strftime("%a %A %b %B %c %C %d %D %e %g %G %h %H %I %j %m %M %n %p %r %R %S %t %T %u %U %V…
24 var_dump(gmstrftime("%a %A %b %B %c %C %d %D %e %g %G %h %H %I %j %m %M %n %p %r %R %S %t %T %u %U …
/PHP-7.4/ext/pcre/tests/
H A Dinvalid_utf8.phpt5 if (@preg_match('/./u', '') === false) {
H A Dbug72685.phpt15 while (preg_match('/\G\w/u', $str, $m, 0, $pos)) ++$pos;
H A Dstudy.phpt11 var_dump(preg_match('/(?>..)((?:(?>.)|.|.|.|u))/S', 'aeiou', $dump));
/PHP-7.4/ext/standard/tests/strings/
H A Ducwords_variation3.phpt20 't e s t i n g u c w o r d s ',
43 '/test/r\test\ucwords\t\y\y\u\3 \yy\ /uu/',
94 string(40) "/test/r\test\ucwords\t\y\y\u\3 \yy\ /uu/"
/PHP-7.4/ext/mysqli/
H A Dmysqli_libmysql.h42 #define mysqli_change_user_silent(c, u, p, d, p_len) mysql_change_user((c), (u), (p), (d)) argument
/PHP-7.4/ext/phar/tests/files/
H A Dfrontcontroller14.phar15u��ݸCr��|��7�`���GBMB
/PHP-7.4/ext/com_dotnet/tests/
H A Dbug63208.phpt9 $string = "\u{0905}b\0cd";
/PHP-7.4/ext/opcache/tests/
H A Dbug65510.phpt12 $m = array("l", "a", "r", "u", "e", "n", "c", "e");
/PHP-7.4/ext/mbstring/tests/
H A Dbug69086.phpt14 var_dump("\u{fffd}" === mb_convert_encoding("\x80", "UTF-8", "EUC-JP-2004"));
/PHP-7.4/tests/classes/
H A Dautoload_008.phpt17 catch (UndefC $u) {
/PHP-7.4/tests/basic/
H A D023.phpt7 c o o k i e=value; c o o k i e= v a l u e ;;c%20o+o k+i%20e=v;name="value","value",UEhQIQ==;UEhQIQ=…
/PHP-7.4/ext/gd/libgd/
H A Dgd_interpolation.c825 unsigned int u = 0; in _gdContributionsAlloc() local
849 for (u = 0 ; u < line_length ; u++) { in _gdContributionsAlloc()
853 for (i=0;i<u;i++) { in _gdContributionsAlloc()
866 unsigned int u; in _gdContributionsFree() local
867 for (u = 0; u < p->LineLength; u++) { in _gdContributionsFree()
880 unsigned int u; in _gdContributionsCalc() local
895 for (u = 0; u < line_size; u++) { in _gdContributionsCalc()
959 unsigned int u; in _gdScaleHoriz() local
975 for (u = 0; u < dst_height; u++) { in _gdScaleHoriz()
1006 unsigned int u; in _gdScaleVert() local
[all …]

Completed in 47 milliseconds

12345678910>>...12