Home
last modified time | relevance | path

Searched refs:C (Results 576 – 600 of 676) sorted by relevance

1...<<2122232425262728

/PHP-5.5/
H A DREADME.SELF-CONTAINED-EXTENSIONS108 in PHP for you and also writing basic function definitions and C code for
151 3. Add the following lines to your C source file:
H A DREADME.SUBMITTING_PATCH25 If you are fixing broken functionality in PHP C source code first
38 Information on PHP internal C functions is at
103 Information on PHP internal C functions is at
/PHP-5.5/ext/standard/html_tables/mappings/
H A D8859-1.TXT115 0x43 0x0043 # LATIN CAPITAL LETTER C
147 0x63 0x0063 # LATIN SMALL LETTER C
247 0xC7 0x00C7 # LATIN CAPITAL LETTER C WITH CEDILLA
279 0xE7 0x00E7 # LATIN SMALL LETTER C WITH CEDILLA
H A D8859-15.TXT114 0x43 0x0043 # LATIN CAPITAL LETTER C
146 0x63 0x0063 # LATIN SMALL LETTER C
246 0xC7 0x00C7 # LATIN CAPITAL LETTER C WITH CEDILLA
278 0xE7 0x00E7 # LATIN SMALL LETTER C WITH CEDILLA
/PHP-5.5/ext/standard/tests/strings/
H A Dhtml_entity_decode_iso8859-15.phpt45 0x00C7 => array(0xC7, "LATIN CAPITAL LETTER C WITH CEDILLA"),
77 0x00E7 => array(0xE7, "LATIN SMALL LETTER C WITH CEDILLA"),
234 LATIN CAPITAL LETTER C WITH CEDILLA: &#xC7; => c7
330 LATIN SMALL LETTER C WITH CEDILLA: &#xE7; => e7
H A Dstripcslashes_variation1.phpt6 * Description: Returns a string with backslashes stripped off. Recognizes C-like \n, \r ...,
H A Ducwords_variation4.phpt71 string(30) "T E S T I N G U C W O R D S "
H A Dhtml_entity_decode_macroman.phpt8 0x00C7 => array(0x82, "LATIN CAPITAL LETTER C WITH CEDILLA"),
19 0x00E7 => array(0x8D, "LATIN SMALL LETTER C WITH CEDILLA"),
162 LATIN CAPITAL LETTER C WITH CEDILLA: &#xC7; => 82
195 LATIN SMALL LETTER C WITH CEDILLA: &#xE7; => 8d
/PHP-5.5/win32/build/
H A Dconfig.w32.phpize.in9 ERROR("MS C++ compiler is required");
23 ERROR("Unsupported MS C++ Compiler, VC9 (2008) minimum is required");
109 PHP_PREFIX = "C:\\php";
/PHP-5.5/ext/pcre/pcrelib/testdata/
H A Dtestoutput71239 Failed: \C not allowed in lookbehind assertion at offset 10
1940 /\p{Xan}+\p{L} \p{Xan}+\p{N} \p{Xan}+\p{C} \p{Xan}+\P{L} \P{Xan}+\p{N} \p{Xan}+\P{C}/BWZx
1948 prop C
1954 notprop C
1959 /\p{L}+\p{Xan} \p{N}+\p{Xan} \p{C}+\p{Xan} \P{L}+\p{Xan} \p{N}+\p{Xan} \P{C}+\p{Xan} \p{L}+\P{Xan}/…
1966 prop C ++
1972 notprop C +
2155 /\D+\X \d+\X \S+\X \s+\X \W+\X \w+\X \C+\X \R+\X \H+\X \h+\X \V+\X \v+\X a+\X \n+\X .+\X/BZx
2210 /\X+\D \X+\d \X+\S \X+\s \X+\W \X+\w \X+. \X+\C \X+\R \X+\H \X+\h \X+\V \X+\v \X+\X \X+\Z \X+\z \X+…
H A Dtestoutput85100 A-C
5120 A]C
5334 C
5335 0: C
6165 /[\z\C]/
6168 C
6169 0: C
6992 /xyz/C
7057 /(?C)ab/
7062 \C-ab
[all …]
/PHP-5.5/tests/lang/
H A D024.phpt199 *** C-style else-if's ***
421 *** C-style else-if's ***
646 *** C-style else-if's ***
871 *** C-style else-if's ***
1096 *** C-style else-if's ***
1321 *** C-style else-if's ***
1546 *** C-style else-if's ***
1771 *** C-style else-if's ***
1996 *** C-style else-if's ***
2221 *** C-style else-if's ***
[all …]
/PHP-5.5/ext/oci8/tests/
H A Dbind_misccoltypes.phpt96 $c1 = "C";
281 CHAR_T is C
/PHP-5.5/ext/hash/
H A Dhash_gost.c115 #define C(x) \ macro
205 C(u); \
/PHP-5.5/ext/pcre/pcrelib/
H A DChangeLog330 38. If a greedy quantified \X was preceded by \C in UTF mode (e.g. \C\X*),
1088 32. Running "pcretest -C pcre8" or "pcretest -C pcre16" gave a spurious error
1089 "unknown -C option" after outputting 0 or 1.
1508 15. Consider the pattern /A (B(*THEN)C) | D/ where A, B, C, and D are complex
1514 treading (B(*THEN)C) the same as (B(*THEN)C|(*FAIL)) -- which Perl handles
3381 127 match isprint() in the "C" locale. The "C" locale should be the
3966 defaults to "extern" for C or "extern C" for C++, which works fine on
3984 this functionality to the C++ interface.
4111 PCRE options from within the C++ wrapper.
5430 C, I've put in casts to keep C++ compilers happy.
[all …]
/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_fetch_array_oo.phpt42 if (!$res = $mysqli->query("SELECT 1 AS a, 2 AS a, 3 AS c, 4 AS C, NULL AS d, true AS e")) {
49 if (!$res = $mysqli->query("SELECT 1 AS a, 2 AS b, 3 AS c, 4 AS C")) {
345 [%u|b%"C"]=>
H A Dmysqli_debug_append.phpt19 die("SKIP Libmysql feature not sufficiently spec'd in MySQL C API documentation");
H A Dmysqli_fetch_all.phpt70 if (!$res = mysqli_query($link, "SELECT 1 AS a, 2 AS a, 3 AS c, 4 AS C, NULL AS d, true AS e")) {
77 if (!$res = mysqli_query($link, "SELECT 1 AS a, 2 AS b, 3 AS c, 4 AS C")) {
424 [%u|b%"C"]=>
H A Dmysqli_fetch_all_oo.phpt71 if (!$res = $mysqli->query("SELECT 1 AS a, 2 AS a, 3 AS c, 4 AS C, NULL AS d, true AS e")) {
78 if (!$res = $mysqli->query("SELECT 1 AS a, 2 AS b, 3 AS c, 4 AS C")) {
424 [%u|b%"C"]=>
H A Dmysqli_fetch_array.phpt43 if (!$res = mysqli_query($link, "SELECT 1 AS a, 2 AS a, 3 AS c, 4 AS C, NULL AS d, true AS e")) {
50 if (!$res = mysqli_query($link, "SELECT 1 AS a, 2 AS b, 3 AS c, 4 AS C")) {
357 [%u|b%"C"]=>
/PHP-5.5/ext/ctype/tests/
H A Dctype_alnum_variation2.phpt19 $orig = setlocale(LC_CTYPE, "C");
/PHP-5.5/ext/pdo_pgsql/tests/
H A Dbug_33876.phpt16 $db->exec("SET LC_MESSAGES='C'");
/PHP-5.5/ext/ereg/regex/
H A Dregcomp.ih3 extern "C" {
/PHP-5.5/sapi/caudium/
H A Dconfig.m449 AC_MSG_CHECKING([for C includes in $PIKE_C_INCLUDE])
/PHP-5.5/ext/mysql/tests/
H A Dmysql_fetch_array.phpt43 if (!$res = mysql_query("SELECT 1 AS a, 2 AS a, 3 AS c, 4 AS C, NULL AS d, true AS e", $link)) {
50 if (!$res = mysql_query("SELECT 1 AS a, 2 AS b, 3 AS c, 4 AS C", $link)) {
346 [%u|b%"C"]=>

Completed in 64 milliseconds

1...<<2122232425262728