Home
last modified time | relevance | path

Searched refs:append (Results 76 – 85 of 85) sorted by relevance

1234

/PHP-5.5/ext/reflection/
H A Dphp_reflection.c164 static string *string_append(string *str, string *append) in string_append() argument
166 if (append->len > 1) { in string_append()
167 string_write(str, append->string, append->len - 1); in string_append()
/PHP-5.5/ext/oci8/
H A Doci8.c988 PHP_FALIAS(append, oci_lob_append, arginfo_oci_lob_append_method)
1011 PHP_FALIAS(append, oci_collection_append, arginfo_oci_collection_append_method)
/PHP-5.5/ext/oci8/tests/
H A Ddbmsoutput.phpt67 $res[] = $ln; // append each line to the array
/PHP-5.5/sapi/fpm/
H A Dphp-fpm.conf.in520 ; overwrite previously defined php.ini values, but will append the new value
/PHP-5.5/ext/standard/tests/file/
H A Dfgetcsv_variation12.phpt2 Test fgetcsv() : usage variations - two chars as enclosure & delimiter (various read and append mod…
/PHP-5.5/
H A Dphp.ini-development564 ; http://php.net/error-append-string
667 ; http://php.net/auto-append-file
H A Dphp.ini-production564 ; http://php.net/error-append-string
667 ; http://php.net/auto-append-file
H A DNEWS6793 - Fixed bug #45303 (Opening php:// wrapper in append mode results in a warning).
7161 - Fixed bug #39651 (proc_open() append mode doesn't work on windows). (Nuno)
9625 - Fixed bug #32530 (chunk_split() does not append endstr if chunklen is
/PHP-5.5/ext/fileinfo/
H A Dlibmagic.patch1937 * Like printf, only we append to a buffer.
/PHP-5.5/build/
H A Dlibtool.m41384 # AIX 3 has no versioning support, so we append a major version to the name.

Completed in 93 milliseconds

1234