Home
last modified time | relevance | path

Searched refs:content (Results 176 – 200 of 256) sorted by relevance

1234567891011

/PHP-5.5/win32/build/
H A Dconfutils.js1697 var content;
2105 var content = file_get_contents(srcname);
2112 content = content.replace(re, rep);
2116 f.Write(content);
/PHP-5.5/ext/standard/tests/file/
H A Dfgetcsv_variation13.phpt26 // create the file and add the content with has csv fields
H A Dfputcsv_variation10.phpt38 // create the file and add the content with has csv fields
H A Dfgetcsv_variation20.phpt27 // create the file and add the content with has csv fields
H A Dfwrite_basic-win32.phpt65 // close the file, get the size and content of the file.
H A Dfwrite_basic.phpt65 // close the file, get the size and content of the file.
H A Dfgetcsv_variation26.phpt39 // create the file and add the content with has csv fields
H A Dfputcsv_variation14.phpt56 // add the content with has csv fields
H A Dfseek_ftell_rewind_basic2-win32.phpt71 } //end of File content type loop
H A Dfseek_ftell_rewind_basic2.phpt70 } //end of File content type loop
H A Dfgetcsv_variation18.phpt38 // create the file and add the content with has csv fields
H A Dfgetcsv_variation22.phpt39 // create the file and add the content with has csv fields
/PHP-5.5/ext/spl/tests/
H A DSplFileObject_fputcsv_variation10.phpt33 // create the file and add the content with has csv fields
H A DSplFileObject_fputcsv_variation1.phpt39 // create the file and add the content with has csv fields
H A DSplFileObject_fputcsv_variation11.phpt39 // create the file and add the content with has csv fields
H A DSplFileObject_fputcsv_variation12.phpt40 // create the file and add the content with has csv fields
H A DSplFileObject_fputcsv_variation5.phpt39 // create the file and add the content with has csv fields
H A DSplFileObject_fputcsv_variation6.phpt42 // create the file and add the content with has csv fields
H A DSplFileObject_fputcsv_variation7.phpt42 // create the file and add the content with has csv fields
H A DSplFileObject_fputcsv_variation8.phpt42 // create the file and add the content with has csv fields
/PHP-5.5/sapi/fpm/
H A Dphp-fpm.conf.in318 ; content length - the content length of the request (only with POST);
342 ; content length: 0
399 ; %l: content-length of the request (for POST request only)
/PHP-5.5/
H A DREADME.TESTING2120 in an HTTP request, such as content type for multipart posts, cookies, etc.
/PHP-5.5/ext/mbstring/oniguruma/doc/
H A DRE287 (?<element> \g<stag> \g<content>* \g<etag> ){0}
290 (?<content> [^<&]+ (\g<element> | [^<&]+)* ){0}
/PHP-5.5/ext/phar/
H A DTODO103 X Layout: Option to compress all content rather than single files. (tar/phar
/PHP-5.5/ext/exif/
H A Dtest.txt25 @Header("content-type: image/jpeg");

Completed in 83 milliseconds

1234567891011