/PHP-5.3/Zend/ |
H A D | zend_vm_gen.php | 288 function helper_name($name, $spec, $op1, $op2) { argument 416 "'goto '.helper_name('\\1',$spec,'$op1','$op2')", 494 if ($spec) { 547 function gen_labels($f, $spec, $kind, $prolog) { argument 551 if ($spec) { 706 if ($spec) { 797 if (ZEND_VM_OLD_EXECUTOR && $spec) { 867 gen_labels($f, $spec, $kind, $prolog."\t\t"); 918 gen_executor_code($f, $spec, $kind, $m[1]); 927 gen_executor_code($f, $spec, $kind, $m[1]); [all …]
|
H A D | zend_API.c | 291 static char *zend_parse_arg_impl(int arg_num, zval **arg, va_list *va, char **spec, char **error, i… in zend_parse_arg_impl() argument 293 char *spec_walk = *spec; in zend_parse_arg_impl() 596 *spec = spec_walk; in zend_parse_arg_impl() 638 *spec = spec_walk; in zend_parse_arg_impl() 644 static int zend_parse_arg(int arg_num, zval **arg, va_list *va, char **spec, int quiet TSRMLS_DC) /… in zend_parse_arg() argument 649 expected_type = zend_parse_arg_impl(arg_num, arg, va, spec, &error, &severity TSRMLS_CC); in zend_parse_arg()
|
/PHP-5.3/ext/mbstring/oniguruma/ |
H A D | HISTORY | 6 2007/07/04: [spec] (thanks K.Takata) 115 2006/09/04: [spec] (thanks K.Takata) 792 2004/06/14: [spec] (thanks Greg A. Woods) 835 2004/05/20: [spec] (thanks Isao Sonobe) 847 2004/05/19: [spec] (thanks Simon Strandgaard) 1233 2003/08/18: [spec] (thanks nobu) 1264 2003/07/25: [spec] (thanks akr) 1341 2003/06/18: [spec] add REG_SYN_OP_QUOTE. 1472 2003/03/06: [spec] change error messages. 1561 2003/02/07: [spec] range in char-class should be same spec. with Ruby [all …]
|
/PHP-5.3/ext/skeleton/ |
H A D | create_stubs | 52 spec = "l|l|d|d|s|b|b|a|o|r|r|z|" 57 split(spec, spec_array, "\|")
|
/PHP-5.3/ |
H A D | TODO-PHP5 | 40 Environment variables defined in the CGI spec need to be 42 spec correctly. If they do not, the SAPI module needs to
|
H A D | makerpm | 28 SPEC=php-$VERSION.spec
|
H A D | .gitignore | 84 php5.spec
|
H A D | configure.in | 1471 ALL_OUTPUT_FILES="php5.spec main/build-defs.h \
|
H A D | php.ini-development | 850 ; this to 1 will cause PHP CGI to fix its paths to conform to the spec. A setting
|
H A D | php.ini-production | 850 ; this to 1 will cause PHP CGI to fix its paths to conform to the spec. A setting
|
H A D | NEWS | 1974 - Fixed bug #51943 (AIX: Several files are out of ANSI spec). (Kalle,
|
/PHP-5.3/ext/mysqli/tests/ |
H A D | mysqli_debug_control_string.phpt | 19 die("SKIP Libmysql feature not sufficiently spec'd in MySQL C API documentation");
|
H A D | mysqli_debug_append.phpt | 19 die("SKIP Libmysql feature not sufficiently spec'd in MySQL C API documentation");
|
H A D | mysqli_debug_mysqlnd_control_string.phpt | 19 die("SKIP Libmysql feature not sufficiently spec'd in MySQL C API documentation");
|
/PHP-5.3/ext/date/tests/ |
H A D | examine_diff.inc | 27 * This spec includes a "+" or "-" after the "P" in order to
|
/PHP-5.3/ext/standard/tests/strings/ |
H A D | chunk_split_variation12.phpt | 144 spec"To check " in heredoc".I'm sure it'll \work!i@! ch@r$ "To check " in heredoc".I'm sure it'll \…
|
/PHP-5.3/ext/intl/tests/ |
H A D | normalizer_normalize.phpt | 33 /* just make sure all the form constants are defined as in the api spec */
|
/PHP-5.3/ext/ereg/regex/ |
H A D | tests | 158 # actually, this next one probably ought to fail, but the spec is unclear
|
/PHP-5.3/ext/mbstring/ |
H A D | README_PHP3-i18n-ja | 85 http://www.happysize.co.jp/techie/php-ja-jp/spec.htm
|
/PHP-5.3/win32/ |
H A D | install.txt | 1706 spec file which databases to support and the location of the top-level 1724 * Then edit the /usr/src/redhat/SPECS/mod_php3.spec file 1742 rpm -bb /usr/src/redhat/SPECS/mod_php3.spec
|
/PHP-5.3/ext/pcre/pcrelib/testdata/ |
H A D | testinput8 | 1137 # address spec 1733 # address spec
|
H A D | testinput1 | 654 # address spec 1250 # address spec
|
H A D | testoutput1 | 1128 # address spec 1733 # address spec
|
H A D | testoutput8 | 2044 # address spec 2657 # address spec
|
/PHP-5.3/ext/fileinfo/tests/ |
H A D | magic | 1017 # MNG Video Format, <URL:http://www.libpng.org/pub/mng/spec/> 1025 # JNG Video Format, <URL:http://www.libpng.org/pub/mng/spec/> 9675 # LUKS: Linux Unified Key Setup, On-Disk Format, http://luks.endorphin.org/spec 9787 # URL: http://luks.endorphin.org/spec 9986 # floating around that this will miss. The original spec calls for using 10944 # XXX - according to Microsoft's spec, at an offset of 0x3c in a 13370 # The PDB file format is fixed-field, 80 columns. From the spec: 14095 # $File: spec,v 1.4 2009/09/19 16:28:12 christos Exp $ 14096 # spec: file(1) magic for SPEC raw results (*.raw, *.rsf) 14100 0 string spec SPEC
|