Home
last modified time | relevance | path

Searched refs:ch (Results 151 – 161 of 161) sorted by relevance

1234567

/PHP-5.4/
H A Dltmain.sh5017 (((ch) == DIR_SEPARATOR) || ((ch) == DIR_SEPARATOR_2))
H A DNEWS917 (marco dot beierer at mbsecurity dot ch)
1567 . Fixed bug #62499 (curl_setopt($ch, CURLOPT_COOKIEFILE, "") returns false).
3198 (Ilia, valli at icsurselva dot ch)
4455 Al dot Smith at aeschi dot ch dot eu dot org)
H A DINSTALL1094 * Entropy: » http://www.entropy.ch/software/macosx/php/
/PHP-5.4/ext/mbstring/
H A Dmbstring.c3820 #define APPEND_ONE_CHAR(ch) do { \ argument
3822 smart_str_appendc(&token, ch); \
/PHP-5.4/ext/pcre/pcrelib/testdata/
H A Dtestinput2698 /[[.ch.]]/I
700 /[[=ch=]]/I
H A Dtestoutput22123 /[[.ch.]]/I
2126 /[[=ch=]]/I
/PHP-5.4/Zend/
H A Dzend_compile.c1399 int ch = *Z_STRVAL(op2->u.constant); in zend_do_add_string() local
1403 ZVAL_LONG(&op2->u.constant, ch); in zend_do_add_string()
/PHP-5.4/ext/fileinfo/tests/
H A Dmagic3104 # From: Emanuel Haupt <ehaupt@critical.ch>
4722 # Round Robin Database Tool by Tobias Oetiker <oetiker@ee.ethz.ch>
8566 # https://midas.psi.ch/elog/
10873 # The following added by Erik Rossen <rossen@freesurf.ch> 1999-09-06
12020 #>69 string R*ch (BBEdit)
12253 # From: Simon Matter <simon.matter@invoca.ch>
15493 # see EBU TECH 3306 http://tech.ebu.ch/docs/tech/tech3306-2009.pdf
15742 # http://www.ch.ic.ac.uk/chemime/
/PHP-5.4/ext/sqlite3/libsqlite/
H A Dsqlite3.c21998 char ch;
22011 if( ch==q ) n++;
22028 bufpt[j++] = ch = escarg[i];
22029 if( ch==q ) bufpt[j++] = ch;
141696 #define isDelim(C) (((ch=C)&0x80)==0 && (ch<0x30 || !porterIdChar[ch-0x30]))
141714 int iStartOffset, ch;
142346 unsigned char ch = argv[1][i];
142348 if( ch>=0x80 ){
142352 t->delim[ch] = 1;
142463 unsigned char ch = p[iStartOffset+i];
[all …]
/PHP-5.4/ext/standard/tests/misc/
H A Dbrowscap.ini2448 [search.ch*]
3979 [SafariBookmarkChecker*(?http://www.coriolis.ch/)]
/PHP-5.4/ext/pcre/pcrelib/doc/
H A Dpcre.txt5878 POSIX syntax [.ch.] and [=ch=] where "ch" is a "collating element", but

Completed in 748 milliseconds

1234567