Home
last modified time | relevance | path

Searched refs:C (Results 376 – 400 of 676) sorted by relevance

1...<<11121314151617181920>>...28

/PHP-5.5/ext/openssl/tests/
H A D005.phpt20 ["C"]=>
/PHP-5.5/ext/standard/tests/strings/
H A Dhtmlentities14.phpt17 string(6) "�A�B�C"
/PHP-5.5/ext/ctype/tests/
H A Dctype_digit_basic.phpt14 $orig = setlocale(LC_CTYPE, "C");
H A D001.phpt7 setlocale(LC_ALL,"C");
H A Dctype_alnum_basic.phpt14 $orig = setlocale(LC_CTYPE, "C");
H A Dctype_alpha_basic.phpt14 $orig = setlocale(LC_CTYPE, "C");
H A Dctype_lower_basic.phpt14 $orig = setlocale(LC_CTYPE, "C");
H A Dctype_print_basic.phpt14 $orig = setlocale(LC_CTYPE, "C");
H A Dctype_upper_basic.phpt14 $orig = setlocale(LC_CTYPE, "C");
H A Dctype_xdigit_basic.phpt13 $orig = setlocale(LC_CTYPE, "C");
H A Dctype_cntrl_basic.phpt14 $orig = setlocale(LC_CTYPE, "C");
H A Dctype_graph_basic.phpt14 $orig = setlocale(LC_CTYPE, "C");
H A Dctype_space_basic.phpt14 $orig = setlocale(LC_CTYPE, "C");
H A Dctype_punct_basic.phpt15 $orig = setlocale(LC_CTYPE, "C");
/PHP-5.5/Zend/tests/
H A Dbug32290.phpt89 echo "\n===C===\n";
110 ===C===
/PHP-5.5/ext/filter/tests/
H A D033.phpt23 encoded PHP 1 foo%40bar.com http%3A%2F%2Fa.b.c 1.2.3.4 123 123abc%3C%3E%28%29 O…
32 callback PHP 1 FOO@BAR.COM HTTP://A.B.C 1.2.3.4 123 123ABC<>() O…
/PHP-5.5/tests/lang/
H A DreturnByReference.008.phpt7 class C {
24 $c = new C;
/PHP-5.5/ext/fileinfo/libmagic/
H A DLICENSE6 (C) 1985-1995 Ian F. Darwin
7 (C) 1994-2009 Christos Zoulas <christos@zoulas.com>
/PHP-5.5/ext/mbstring/oniguruma/
H A Dconfig.h.in87 /* If using the C implementation of alloca, define if you know the
95 /* Define to 1 if you have the ANSI C header files. */
107 /* Define to empty if `const' does not conform to ANSI C. */
/PHP-5.5/build/
H A Dlibtool.m43306 # SGI C++
3357 # Intel C++
3391 # Compaq C++
3411 *Sun\ C*)
3633 # Sun C++ 4.2, 5.x and Centerline C++
3964 *Sun\ C*)
4631 extern "C" {
4657 extern "C" {
4975 # Sun C++ 4.2, 5.x and Centerline C++
5189 *Sun\ C*)
[all …]
/PHP-5.5/ext/date/tests/
H A Dbug67118_2.phpt16 parent::__construct($time.'C', $tz);
/PHP-5.5/ext/spl/tests/
H A DSplObjectStorage_unserialize_nested.phpt22 C:16:"SplObjectStorage":76:{x:i:2;O:8:"stdClass":1:{s:1:"a";O:8:"stdClass":0:{}},i:1;;r:4;,i:2;;m:a…
/PHP-5.5/ext/xmlrpc/libxmlrpc/
H A DREADME11 This allows us to have a nicely encapsulated C api with opaque data types and private functions
/PHP-5.5/ext/ereg/regex/
H A Dmain.ih3 extern "C" {
/PHP-5.5/ext/snmp/tests/
H A DREADME21 > make -C ../../.. test TESTS="`cd ../../..; /bin/ls -1 ext/snmp/tests/*.phpt | xargs echo`"
42 sudo snmpd -C -c ./snmpd.conf -f -Le

Completed in 83 milliseconds

1...<<11121314151617181920>>...28