Home
last modified time | relevance | path

Searched refs:g (Results 76 – 100 of 332) sorted by path

12345678910>>...14

/php-src/ext/date/tests/
H A Ddate_format_basic1.phpt11 var_dump( date_format($date, "F j, Y, g:i a") );
H A Dgmdate_variation9.phpt16 '12-hour format without leading zeros' => 'g',
H A Dgmstrftime_variation13.phpt17 'Year without century' => "%g",
H A Dgmstrftime_variation14.phpt23 'Year without century' => "%g",
H A Dstrftime_variation13.phpt17 'Year without century' => "%g",
H A Dstrftime_variation14.phpt23 'Year without century' => "%g",
/php-src/ext/dom/lexbor/lexbor/css/
H A Dvalue.h134 uint8_t g; member
163 lxb_css_value_number_percentage_t g; member
/php-src/ext/dom/tests/
H A DDOM4_DOMNode_after_ns.phpt14 $root->setAttributeNS('http://www.w3.org/2000/xmlns/' ,'xmlns:g', 'http://base.google.com/ns/1.0');
16 $item = $doc->createElementNS('http://base.google.com/ns/1.0', 'g:item_type', 'house');
19 $item2 = $doc->createElementNS('http://base.google.com/ns/1.0', 'g:item_type', 'street');
26 <element xmlns="http://www.w3.org/2005/Atom" xmlns:g="http://base.google.com/ns/1.0">
27 <g:item_type>house</g:item_type>
28 <g:item_type>street</g:item_type>
H A DDOM4_DOMNode_append_ns.phpt14 $root->setAttributeNS('http://www.w3.org/2000/xmlns/' ,'xmlns:g', 'http://base.google.com/ns/1.0');
16 $item = $doc->createElementNS('http://base.google.com/ns/1.0', 'g:item_type', 'house');
23 <element xmlns="http://www.w3.org/2005/Atom" xmlns:g="http://base.google.com/ns/1.0">
24 <g:item_type>house</g:item_type>
H A DDOM4_DOMNode_before_ns.phpt14 $root->setAttributeNS('http://www.w3.org/2000/xmlns/' ,'xmlns:g', 'http://base.google.com/ns/1.0');
16 $item = $doc->createElementNS('http://base.google.com/ns/1.0', 'g:item_type', 'house');
19 $item2 = $doc->createElementNS('http://base.google.com/ns/1.0', 'g:item_type', 'street');
26 <element xmlns="http://www.w3.org/2005/Atom" xmlns:g="http://base.google.com/ns/1.0">
27 <g:item_type>street</g:item_type>
28 <g:item_type>house</g:item_type>
H A DDOM4_DOMNode_prepend_ns.phpt14 $root->setAttributeNS('http://www.w3.org/2000/xmlns/' ,'xmlns:g', 'http://base.google.com/ns/1.0');
16 $item = $doc->createElementNS('http://base.google.com/ns/1.0', 'g:item_type', 'house');
23 <element xmlns="http://www.w3.org/2005/Atom" xmlns:g="http://base.google.com/ns/1.0">
24 <g:item_type>house</g:item_type>
H A DDOMXPath_quote.phpt31 // the quotes, e.g.:
H A Dbug44648.phpt33 $root->setAttributeNS('urn::test', 'a:g@hi', '789');
H A Ddomchardata.phpt47 $comment->insertData(20, 'g');
/php-src/ext/ffi/
H A Dffi.g19 php llk.php ffi.g
/php-src/ext/ffi/tests/
H A Dgh7867.phpt62 string(1) "g"
72 string(1) "g"
/php-src/ext/fileinfo/libmagic/
H A Dfuncs.c775 &g->data1, &g->data2, &g->data3, &g->data4[0], &g->data4[1], in file_parse_guid()
776 &g->data4[2], &g->data4[3], &g->data4[4], &g->data4[5], in file_parse_guid()
777 &g->data4[6], &g->data4[7]) == 11 ? 0 : -1; in file_parse_guid()
783 &g->data1, &g->data2, &g->data3, &data16[0], &data16[1], in file_parse_guid()
788 g->data4[i] = data16[i]; in file_parse_guid()
802 g->data1, g->data2, g->data3, g->data4[0], g->data4[1], in file_print_guid()
803 g->data4[2], g->data4[3], g->data4[4], g->data4[5], in file_print_guid()
804 g->data4[6], g->data4[7]); in file_print_guid()
808 g->data1, g->data2, g->data3, g->data4[0], g->data4[1], in file_print_guid()
809 g->data4[2], g->data4[3], g->data4[4], g->data4[5], in file_print_guid()
[all …]
/php-src/ext/fileinfo/tests/
H A Dmagic119 # From Gregory McGarry <g.mcgarry@ieee.org>
210 0 string TADS2\ save/g TADS
9911 0 string g\ GCE Vectrex ROM image
16805 >8 ledouble x \b, minx=%g
16806 >16 ledouble x \b, maxx=%g
16807 >24 ledouble x \b, miny=%g
16808 >32 ledouble x \b, maxy=%g
16809 >40 ledouble x \b, minz=%g
16810 >48 ledouble x \b, maxz=%g
20629 >>>48 ulelong x g[%d
[all …]
H A Dmagic私はガラスを食べられます119 # From Gregory McGarry <g.mcgarry@ieee.org>
210 0 string TADS2\ save/g TADS
9911 0 string g\ GCE Vectrex ROM image
16805 >8 ledouble x \b, minx=%g
16806 >16 ledouble x \b, maxx=%g
16807 >24 ledouble x \b, miny=%g
16808 >32 ledouble x \b, maxy=%g
16809 >40 ledouble x \b, minz=%g
16810 >48 ledouble x \b, maxz=%g
20629 >>>48 ulelong x g[%d
[all …]
/php-src/ext/fileinfo/tests/upstream/
H A Dmatilde.arm.testfile6 …A�"J�)��C�.t4�c��d0<zg���Y*˴fRMg�J5o��;�κ�h�<< Pg����*�0�*=�K|�K~��%PS�k`<� mJ���,�…
15 …Ay7o�`*�v����A�Σ�U�X��`<i����,J�?A�;�8�y����f��"�<,�����#����c`<����'g��H咮�<^��_i��Z�A…
30 ��@< �8g�� ~Z�7������ ��7s���X`< < r��`�W�nCL����"�ڈ�M @�-< g��aӅK"�$1|��>�� �b��#�< …
55 �A���Ȩ)�<[�m�b����D"�L٤� �ŤWI�Bũ��<����4>�!��8�'�]l�9���g̗U�Y�R� <�v���6����O��dHc��\|�Βf…
58 !N�g����Z��-1��<Bi>�K�ai�Zb��]ޛ ����[�Ĝ{���<:w��`�@��ؠ7k���ᡳd�:�[ @<0UrBd�ɯP ��.=…
64 �h��W B ��<($@g����ݚK�8ؿ�x /w��4�+k��<6g2�`��*�z�q�I�����0 ,Y* ��<�8a+^����R�#����a�����…
68 �<��b�y�3�E�Z�mJl7�{���>s�C0<5~�8g-�A�.������
69 ����&I�1;��<��g�Z���E�R"�#$1�����t���@<{o�fo����a�i��Z���ζ o����#�<��f�ᅻ�54Y��<4������…
81 …<d1�o4fe:+���߰F E�wp_ϡ�q H�<����Z)c�F9%����KIa�O���p���< ˹�G���Cy��g�0;e�8@�Ͳ��<���d…
87 &: <0Q�e��c������� ~��m��!4�P<:$a�0[���"��F���P��I>�)�h<=�*��g�+b���e~]�7kK�eP���`<?~$X…
[all …]
/php-src/ext/filter/tests/
H A D030.phpt38 "1:2:3:4:5:6:7:8g" => false,
39 "1:2:3:4:5:6:7:g" => false,
40 "1:2:3:4:5g:6:7:8" => false,
H A D043.phpt117 string(1) "g"
/php-src/ext/gd/
H A Dgd.c3207 zend_long r,g,b,tmp; in php_image_filter_colorize() local
3210 …if (zend_parse_parameters(ZEND_NUM_ARGS(), "Ollll|l", &SIM, gd_image_ce, &tmp, &r, &g, &b, &a) == … in php_image_filter_colorize()
3216 if (gdImageColor(im_src, (int) r, (int) g, (int) b, (int) a) == 1) { in php_image_filter_colorize()
/php-src/ext/gd/libgd/
H A Dgd.c285 return gdTrueColorAlpha(r, g, b, a); in gdImageColorClosestAlpha()
293 gd = im->green[i] - g; in gdImageColorClosestAlpha()
313 #define RETURN_RGB(r, g, b) {RGB->R = r; RGB->G = g; RGB->B = b; return RGB;} argument
315 #define SETUP_RGB(s, r, g, b) {s.R = r/255.0f; s.G = g/255.0f; s.B = b/255.0f;} argument
450 return gdTrueColor(r, g, b); in gdImageColorClosestHWB()
515 im->green[ct] = g; in gdImageColorAllocateAlpha()
590 im->green[op] = g; in gdImageColorResolveAlpha()
1187 int dr,dg,db,p,r,g,b; in gdImageSetAAPixelColor() local
1194 g = gdTrueColorGetGreen(p); in gdImageSetAAPixelColor()
1198 BLEND_COLOR(t, dg, g, dg); in gdImageSetAAPixelColor()
[all …]
H A Dgd.h513 int gdImageColorAllocate(gdImagePtr im, int r, int g, int b);
517 int gdImageColorClosest(gdImagePtr im, int r, int g, int b);
522 int gdImageColorClosestAlpha(gdImagePtr im, int r, int g, int b, int a);
524 int gdImageColorClosestHWB(gdImagePtr im, int r, int g, int b);
526 int gdImageColorExact(gdImagePtr im, int r, int g, int b);
528 int gdImageColorExactAlpha(gdImagePtr im, int r, int g, int b, int a);
530 int gdImageColorResolve(gdImagePtr im, int r, int g, int b);
537 #define gdTrueColor(r, g, b) (((r) << 16) + \ argument
538 ((g) << 8) + \
545 #define gdTrueColorAlpha(r, g, b, a) (((a) << 24) + \ argument
[all …]

Completed in 205 milliseconds

12345678910>>...14