Home
last modified time | relevance | path

Searched refs:xi (Results 1 – 19 of 19) sorted by relevance

/PHP-5.5/ext/dom/tests/
H A Dbug43364.phpt23 <root xmlns:xi="http://www.w3.org/2001/XInclude">
28 <b><xi:include xpointer="xpointer(/root/a)" /></b>
29 <c><xi:include xpointer="xpointer(/root/b)" /></c>
H A Ddom_xinclude.phpt29 <foo xmlns:xi="http://www.w3.org/2001/XInclude">
/PHP-5.5/ext/standard/html_tables/
H A Dents_html401.txt136 xi 03BE
H A Dents_xhtml.txt168 xi 03BE
H A Dents_html5.txt2085 xi 003BE
/PHP-5.5/ext/gd/libgd/
H A Dgd_interpolation.c806 const int xi=(int)((x) < 0 ? x - 1: x); in getPixelInterpolated() local
829 return getPixelOverflowTC(im, xi, yi, bgColor); in getPixelInterpolated()
831 return getPixelOverflowPalette(im, xi, yi, bgColor); in getPixelInterpolated()
836 kernel_x[i] = (double) im->interpolation((double)(xi+i-1-x)); in getPixelInterpolated()
851 for (xii=xi-1; xii<xi+3; xii++) { in getPixelInterpolated()
854 kernel = kernel_cache_y * kernel_x[xii-(xi-1)]; in getPixelInterpolated()
861 for (xii=xi-1; xii<xi+3; xii++) { in getPixelInterpolated()
864 kernel = kernel_cache_y * kernel_x[xii-(xi-1)]; in getPixelInterpolated()
/PHP-5.5/ext/standard/tests/strings/
H A Dget_html_translation_table_basic7.phpt299 [ξ] => &xi;
H A Dget_html_translation_table_basic2.phpt537 string(4) "&xi;"
1046 string(4) "&xi;"
1551 string(4) "&xi;"
H A Dhtml_entity_decode_html4.phpt151 "&xi;",
H A Dget_html_translation_table_basic1.phpt524 string(4) "&xi;"
H A Dhtmlentities_html4.phpt207 &xi; U+003BE
H A Dget_html_translation_table_basic5.phpt1531 [ξ] => &xi;
H A Dhtml_entity_decode_html5.phpt2090 "&xi;",
4224 &xi; => ξ cebe
H A Dhtmlentities_html5.phpt412 &xi; U+003BE
/PHP-5.5/Zend/
H A Dzend_strtod.c553 ULong xi, z; in multadd() local
562 xi = *x; in multadd()
563 y = (xi & 0xffff) * m + a; in multadd()
564 z = (xi >> 16) * m + (y >> 16); in multadd()
/PHP-5.5/ext/openssl/
H A Dopenssl.c1641 X509_INFO *xi; in STACK_OF() local
1669 xi=sk_X509_INFO_shift(sk); in STACK_OF()
1670 if (xi->x509 != NULL) { in STACK_OF()
1671 sk_X509_push(stack,xi->x509); in STACK_OF()
1672 xi->x509=NULL; in STACK_OF()
1674 X509_INFO_free(xi); in STACK_OF()
/PHP-5.5/ext/date/lib/
H A Dparse_date.re277 { "xi", 0, 11 },
/PHP-5.5/ext/pcre/pcrelib/testdata/
H A Dtestinput13788 /xi
H A Dtestoutput16182 /xi

Completed in 75 milliseconds