Home
last modified time | relevance | path

Searched refs:ac (Results 26 – 50 of 52) sorted by relevance

123

/PHP-5.5/ext/mbstring/
H A DREADME_PHP3-i18n-ja33 PHP-jp ML mailto:PHP-jp@sidecar.ics.es.osaka-u.ac.jp
34 http://sidecar.ics.es.osaka-u.ac.jp/php-jp/
109 http://sidecar.ics.es.osaka-u.ac.jp/php-jp/
/PHP-5.5/ext/standard/tests/strings/
H A Dhtml_entity_decode_macroman.phpt277 ¨ => ac
288 DIAERESIS: ¨ => ac
H A Dhtml_entity_decode_win1251.phpt285 NOT SIGN: ¬ => ac
286 ¬ => ac
H A Dhtml_entity_decode_iso8859-5.phpt153 CYRILLIC CAPITAL LETTER KJE: Ќ => ac
H A Dget_html_translation_table_basic5.phpt471 [∾] => ∾
H A Dhtml_entity_decode_cp866.phpt281 CYRILLIC SMALL LETTER EM: м => ac
H A Dhtml_entity_decode_koi8-r.phpt281 BOX DRAWINGS UP SINGLE AND LEFT DOUBLE: ╛ => ac
H A Dhtml_entity_decode_html5.phpt606 "∾",
2740 ∾ => ∾ e288be
H A Dhtmlentities_html5.phpt761 ∾ U+0223E
H A Dbug49785.phpt198 string(2) "ac"
/PHP-5.5/ext/pcre/pcrelib/
H A DREADME16 ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/pcre-xxx.tar.gz
17 ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/pcre-xxx.tar.bz2
18 ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/pcre-xxx.zip
120 ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/Contrib
940 configure.ac ) the autoconf input that was used to build
1001 Email domain: cam.ac.uk
H A DChangeLog505 13. The configure.ac file always checked for pthread support when JIT was
801 7. Adjust autogen.sh and configure.ac to lose warnings given by automake 1.12
871 26. Fix infinite loop when /(?<=(*SKIP)ac)a/ is matched against aa.
1442 2. If a pattern such as /(a)b|ac/ is matched against "ac", there is no
1665 captured. For example, /(?>(a))b|(a)c/ when matching "ac" set capturing
2118 15. Fix typo in configure.ac: "srtoq" should be "strtoq".
2177 10. Change the standard AC_CHECK_LIB test for libbz2 in configure.ac to a
2191 Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and
2206 configure.ac, and also added a check that gives an error if 08 or 09 are
3156 3. Add code to configure.ac to remove -g from the CFLAGS default settings.
[all …]
/PHP-5.5/ext/standard/html_tables/mappings/
H A D8859-15.TXT7 # Authors: Markus Kuhn <http://www.cl.cam.ac.uk/~mgk25/>
/PHP-5.5/ext/pcre/pcrelib/testdata/
H A Dtestoutput9124 ac\ncb
188 ac\ncb
901 /^[ac]*b/8
905 /^[ac\x{100}]*b/8
H A Dtestoutput21495 /ac*/I
3385 /(?(1)ab|ac)(.)/I
11305 ac
11309 ac
11374 /(a)b|ac/++SS
11375 ac\O3
11376 0: ac
12635 ac
12636 0: ac
12641 ac
[all …]
H A Dtestoutput10563 +<|~\x{ac}\x{2044}
564 0: +<|~\x{ac}\x{2044}
H A Dtestinput10312 +<|~\x{ac}\x{2044}
H A Dtestinput6209 +<|~\x{ac}\x{2044}
/PHP-5.5/build/
H A Dshtool1574 for var_lc in at ap ac st sp sc; do
/PHP-5.5/ext/gd/libgd/
H A Dgd.c1141 double ac = cos (atan2 (dy, dx)); in gdImageLine() local
1142 if (ac != 0) { in gdImageLine()
1143 wid = thick / ac; in gdImageLine()
/PHP-5.5/
H A DREADME.REDIST.BINS145 see the inventors' web page at http://www.math.keio.ac.jp/~matumoto/emt.html
/PHP-5.5/ext/standard/html_tables/
H A Dents_html5.txt601 ac 0223E
/PHP-5.5/ext/fileinfo/tests/
H A Dmagic1742 # Acorn archive formats (Disaster prone simpleton, m91dps@ecs.ox.ac.uk)
2089 # HPACK archiver (Peter Gutmann, pgut1@cs.aukuni.ac.nz)
4094 # by Julian Seward <sewardj@cs.man.ac.uk> and others
4108 # lzop from <markus.oberhumer@jk.uni-linz.ac.at>
4161 # 7-zip archiver, from Thomas Klausner (wiz@danbala.tuwien.ac.at)
4642 # extracted from header/code files by Graeme Wilford (eep2gw@ee.surrey.ac.uk)
9346 # Modified by (1): AMAKAWA Shuhei <sa264@cam.ac.uk>
15229 # From: Seo Sanghyeon <tinuviel@sparcs.kaist.ac.kr>
15596 # Duncan P. Simpson, D.P.Simpson@dcs.warwick.ac.uk
15742 # http://www.ch.ic.ac.uk/chemime/
[all …]
/PHP-5.5/ext/pcre/pcrelib/doc/
H A Dpcre.txt83 ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre
188 followed by the two digits 10, at the domain cam.ac.uk.
7609 /(a(*COMMIT)b)+ac/
/PHP-5.5/ext/sqlite3/libsqlite/
H A Dsqlite3.c42686 unsigned char ac[4];
42687 int rc = sqlite3OsRead(fd, ac, sizeof(ac), offset);
42689 *pRes = sqlite3Get4byte(ac);
42705 char ac[4];
42706 put32bits(ac, val);
42707 return sqlite3OsWrite(fd, ac, 4, offset);

Completed in 496 milliseconds

123