/php-src/sapi/apache2handler/ |
H A D | config.m4 | 95 dnl When using bundles on Darwin, we must resolve all symbols. However,
|
/php-src/ext/standard/tests/file/ |
H A D | fseek_ftell_rewind_basic1.phpt | 2 Test fseek(), ftell() & rewind() functions : Basic functionality - all r and a modes 8 /* Testing fseek(),ftell(),rewind() functions on all read and append modes */
|
H A D | fseek_ftell_rewind_basic2-win32-mb.phpt | 2 Test fseek(), ftell() & rewind() functions : basic functionality - all w and x modes 13 /* Testing fseek(),ftell(),rewind() functions on all write and create with write modes */
|
H A D | fseek_ftell_rewind_basic2-win32.phpt | 2 Test fseek(), ftell() & rewind() functions : basic functionality - all w and x modes 13 /* Testing fseek(),ftell(),rewind() functions on all write and create with write modes */
|
H A D | fseek_ftell_rewind_basic2.phpt | 2 Test fseek(), ftell() & rewind() functions : basic functionality - all w and x modes 13 /* Testing fseek(),ftell(),rewind() functions on all write and create with write modes */
|
H A D | fgetcsv_variation1.phpt | 2 Test fgetcsv() : usage variations - with all parameters specified 9 /* Testing fgetcsv() to read a file when all its parameters are provided */ 11 echo "*** Testing fgetcsv() : with all parameters specified ***\n"; 90 *** Testing fgetcsv() : with all parameters specified ***
|
/php-src/ext/mbstring/tests/ |
H A D | iso2022jp_ms_encoding.phpt | 30 /* Read in the table of all characters in CP932 */ 62 /* Read in table of all characters in JISX-0201 charset */
|
H A D | iso2022kr_encoding.phpt | 110 // which are not in KS X 1001 at all to 'random' characters in KS X 1001
|
H A D | iso2022jp_kddi_encoding.phpt | 30 /* Read in the table of all characters in CP932 */ 78 /* Read in table of all characters in JISX-0201 charset */
|
H A D | cp5022x_encoding.phpt | 34 /* Read in table of all characters in CP932 charset */ 69 /* Read in table of all characters in JISX-0201 charset */ 80 /* Read in table of all characters in JISX-0212 charset */
|
/php-src/docs/source/core/data-structures/ |
H A D | zend_string.rst | 160 literal strings, respectively. We won't go over all variations here, as they are straightforward to 192 if you're using php-fpm with 8 workers, all workers will share the same interned strings buffer. It
|
/php-src/ext/tokenizer/tests/ |
H A D | token_get_all_variation15.phpt | 8 …* Testing token_get_all() with heredoc 'source' string with all different types of token and hered…
|
/php-src/Zend/asm/ |
H A D | make_i386_ms_pe_masm.asm | 88 ; at its end by RaiseException all seh-handlers are disregarded if not present and the
|
/php-src/ext/standard/tests/strings/ |
H A D | str_replace_variation3.phpt | 8 Description: Replace all occurrences of the search string with
|
H A D | implode_variation.phpt | 45 /* loop through to display a string containing all the array $pieces in the same order,
|
H A D | htmlentities24.phpt | 6 Description: Convert all applicable characters to HTML entities
|
/php-src/ext/standard/tests/general_functions/ |
H A D | parse_ini_basic.phpt | 213 ["PATH=FUBAR_VARIABLE/all/quoted"]=>
|
/php-src/ |
H A D | README.REDIST.BINS | 113 not apply all the way down a chain of software. If binary package A includes 262 and other parties. The following terms apply to all files associated 267 that existing copyright notices are retained in all copies and that this 366 copyright notice and this permission notice appear in all copies. 517 questions, ask. "Derived works" includes all programs that utilize 522 all warranties, either express or implied, including but not 638 to copyright in this Software shall at all times remain with copyright
|
/php-src/ext/standard/tests/array/ |
H A D | array_unshift_variation9.phpt | 79 /* with all possible arguments */
|
/php-src/ext/hash/sha3/generic64lc/ |
H A D | KeccakP-1600-unrolling.macros | 11 To the extent possible under law, the implementer has waived all copyright
|
/php-src/ext/mysqli/tests/ |
H A D | mysqli_fetch_array_large.phpt | 11 all
|
H A D | mysqli_stmt_attr_set.phpt | 38 // expecting max_length not to be set and be 0 in all cases
|
/php-src/ext/pdo_mysql/tests/ |
H A D | pdo_mysql_stmt_unbuffered_2050.phpt | 41 fetch all data from the row before sending new data to the server.
|
/php-src/ext/pdo/ |
H A D | pdo_sql_parser.re | 212 /* let's quote all the values */ 274 /* assume all types are nullable */
|
/php-src/sapi/fpm/ |
H A D | www.conf.in | 37 ; 'port' - to listen on a TCP socket to all addresses 270 ; 'port' - to listen on a TCP socket to all addresses 417 ; possible. However, all PHP paths will be relative to the chroot 445 ; Setting to "no" will make all environment variables available to PHP code 454 ; Note: set an empty value to allow all extensions.
|