Home
last modified time | relevance | path

Searched refs:C (Results 651 – 675 of 676) sorted by relevance

1...<<2122232425262728

/PHP-5.5/ext/pcre/pcrelib/testdata/
H A Dtestoutput11-32251 /abc(?C255)de(?C)f/BM
H A Dtestoutput11-8251 /abc(?C255)de(?C)f/BM
H A Dtestoutput14365 9 = ? A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ^ _ ` a b c d e
H A Dtestoutput17232 9 = ? A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ^ _ ` a b c d e
H A Dtestinput547 /(?<=\C)X/8
H A Dtestoutput594 /(?<=\C)X/8
95 Failed: \C not allowed in lookbehind assertion at offset 6
H A Dtestoutput91242 Failed: \C not allowed in lookbehind assertion at offset 10
/PHP-5.5/ext/ftp/tests/
H A Dserver.inc311 case "C":
/PHP-5.5/tests/lang/
H A D028.phpt2 Testing calling user-level functions from C
/PHP-5.5/
H A DEXTENSIONS278 PRIMARY MAINTAINER: Thies C. Arntzen <thies@thieso.net>, Rob Richards <rrichards@php.net>
H A Dacinclude.m4189 dnl can be either written in C or C++ (filenames shall end in .c
951 dnl "cxx" can be used to indicate that a C++ shared module is desired.
2787 dnl Detect Intel C++ Compiler and unset $GCC if ICC found
2972 …CFLAGS="\$(CFLAGS_CLEAN)" dtrace -h -C -s $ac_srcdir[$]ac_provsrc -o \$[]@.bak && \$(SED) -e 's,PH…
H A Dphp.ini-development18 ; Windows directory (C:\windows or C:\winnt)
599 ; starts up. G,P,C,E & S are abbreviations for the following respective super
611 ; This directive determines which super global data (G,P,C,E & S) should
H A Dphp.ini-production18 ; Windows directory (C:\windows or C:\winnt)
599 ; starts up. G,P,C,E & S are abbreviations for the following respective super
611 ; This directive determines which super global data (G,P,C,E & S) should
H A DNEWS1380 . Fixed invalid C code in zend_strtod.c. (Lior Kaplan)
2120 using Connector/C). (Andrey)
3864 . Fixed bug #60094 (C++ comment fails in c89). (Laruence)
5818 . VC9 (Visual C++ 2008) or later support
6017 - Added lcfirst() function. (David C)
6184 (David C.)
6244 (David C.)
6291 array). (David C.)
6293 (David C.)
6828 that contains invalid data). (Markus Fischer, David C)
[all …]
H A Dltmain.sh4422 # Don't allow lazy linking, it breaks C++ global constructors
4609 $show "extracting global C symbols from \`$arg'"
H A Dconfigure.in1407 dnl Otherwise AC_PROG_LIBTOOL fails if there is no working C++ compiler.
/PHP-5.5/ext/standard/
H A Dvar_unserializer.re708 if (*start == 'C') {
/PHP-5.5/build/
H A Dshtool82 eval $var=C; export $var
/PHP-5.5/ext/mbstring/libmbfl/
H A DLICENSE4 Copyright (C) 1991, 1999 Free Software Foundation, Inc.
99 free software. For example, permission to use the GNU C Library in
/PHP-5.5/ext/gd/
H A Dgd.c3515 char *C; in php_imagechar() local
3522 …if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "rlllsl", &IM, &SIZE, &X, &Y, &C, &C_len, &CO… in php_imagechar()
3531 ch = (int)((unsigned char)*C); in php_imagechar()
3533 str = (unsigned char *) estrndup(C, C_len); in php_imagechar()
/PHP-5.5/ext/wddx/tests/
H A Dbug37569.phpt29 <wddxPacket version='1.0'><header/><data><string>C</string></data></wddxPacket>
/PHP-5.5/ext/mbstring/
H A DREADME_PHP3-i18n-ja658 "C" : FW hiragana -> FW katakana
/PHP-5.5/scripts/dev/
H A Dgenerate-phpt.phar10 …p�����J���(=�;������� ���testcase/gtVariationTestCase.php�����J������C�������&���testcase/…
/PHP-5.5/ext/pcre/pcrelib/sljit/
H A DsljitNativePPC_common.c115 #define C(c) (reg_map[c] << 6) macro
/PHP-5.5/ext/sqlite3/libsqlite/
H A Dsqlite3.c10249 #define sqlite3PagerGet(A,B,C) sqlite3PagerAcquire(A,B,C,0) argument
15670 int Z, A, B, C, D, E, X1; in computeYMD() local
15682 D = (36525*C)/100; in computeYMD()
15687 p->Y = p->M>2 ? C - 4716 : C - 4715; in computeYMD()
107775 # define columnType(A,B,C,D,E,F) columnTypeImpl(A,B,C,D,E,F)
120847 # define ApplyCostMultiplier(C,T) C += T
127171 #define IdChar(C) ((sqlite3CtypeMap[(unsigned char)C]&0x46)!=0)
127189 #define IdChar(C) (((c=C)>=0x42 && sqlite3IsEbcdicIdChar[c-0x40]))
127638 #define IdChar(C) ((sqlite3CtypeMap[(unsigned char)C]&0x46)!=0)
127642 #define IdChar(C) (((c=C)>=0x42 && sqlite3IsEbcdicIdChar[c-0x40]))
[all …]

Completed in 700 milliseconds

1...<<2122232425262728