Home
last modified time | relevance | path

Searched refs:text (Results 476 – 500 of 714) sorted by relevance

1...<<11121314151617181920>>...29

/PHP-8.1/ext/simplexml/tests/
H A D004.phpt12 Plain text.
/PHP-8.1/ext/tidy/tests/
H A D025.phpt14 $tidy=tidy_parse_string('<html><body>text</body></html>');
/PHP-8.1/ext/phar/tests/tar/
H A Dfrontcontroller13.phar.phpt14 Content-type: text/html; charset=UTF-8
H A Dfrontcontroller21.phar.phpt16 Content-type: text/html; charset=UTF-8
/PHP-8.1/ext/phar/tests/zip/
H A Dfrontcontroller21.phar.phpt17 Content-type: text/html; charset=UTF-8
H A Dfrontcontroller12.phar.phpt16 Content-type: text/html; charset=UTF-8
/PHP-8.1/ext/phar/tests/cache_list/
H A Dfrontcontroller13.phpt15 Content-type: text/html; charset=UTF-8
H A Dfrontcontroller22.phpt15 Content-type: text/html; charset=UTF-8
/PHP-8.1/Zend/asm/
H A Djump_ppc32_sysv_elf_gas.S54 .text
H A Dmake_arm64_aapcs_elf_gas.S55 .text
H A Dmake_arm_aapcs_macho_gas.S41 .text
H A Dmake_riscv64_sysv_elf_gas.S61 .text
/PHP-8.1/ext/standard/tests/http/
H A Dbug79265.phpt12 "data://text/plain,HTTP/1.1 200 OK\r\n\r\n",
H A Dbug79265_2.phpt12 "data://text/plain,HTTP/1.1 200 OK\r\n\r\n",
H A Dignore_errors.phpt16 "data://text/plain,HTTP/1.1 200 Ok\r\nX-Foo: bar\r\n\r\n1",
17 "data://text/plain,HTTP/1.1 404 Not found\r\nX-bar: baz\r\n\r\n2",
/PHP-8.1/ext/mbstring/tests/
H A Dgh7902.phpt17 $header["Content-Type"] = "text/html; charset=UTF-8";
/PHP-8.1/ext/pgsql/tests/
H A Dgh10672.phpt17 pg_query($db, "CREATE TABLE gh10672 (bar text);");
H A D11pg_meta_data.phpt43 string(4) "text"
/PHP-8.1/sapi/cgi/tests/
H A D008.phpt42 Content-type: text/html%r; charset=.*|%r
50 Content-type: text/html%r; charset=.*|%r
/PHP-8.1/ext/openssl/tests/
H A Dopenssl_cms_sign_verify_nodetached_pem.phpt22 print("S/MIME attached\nPlain text:\n");
77 Plain text:
/PHP-8.1/win32/build/
H A Dmkdist.php159 $text = file_get_contents($source);
160 $text = preg_replace("/(\r\n?)|\n/", "\r\n", $text);
162 fwrite($fp, $text);
/PHP-8.1/ext/dom/tests/
H A Dbug47530.phpt59 <example:p>More test text</example:p>
60 <test:p>Even more test text</test:p>
139 <example:p>More test text</example:p>
140 <test:p>Even more test text</test:p>
/PHP-8.1/ext/oci8/
H A Doci8_collection.c61 (text *) schema, in php_oci_collection_create()
63 (text *) tdo, in php_oci_collection_create()
65 (CONST text *) 0, in php_oci_collection_create()
318 …PHP_OCI_CALL_RETURN(errstatus, OCIDateFromText, (connection->err, (CONST text *)date, date_len, NU… in php_oci_collection_append_date()
531 text *str; in php_oci_collection_element_get()
610 …PHP_OCI_CALL_RETURN(errstatus, OCIDateFromText, (connection->err, (CONST text *)date, date_len, NU… in php_oci_collection_element_set_date()
/PHP-8.1/sapi/cli/tests/
H A Dphp_cli_server_004.phpt39 Content-type: text/html; charset=UTF-8
/PHP-8.1/ext/oci8/tests/
H A Dpecl_bug16035.phpt26 Warning: oci_connect(): Error while trying to retrieve text for error ORA-01804

Completed in 26 milliseconds

1...<<11121314151617181920>>...29