Home
last modified time | relevance | path

Searched refs:text (Results 251 – 275 of 618) sorted by relevance

1...<<11121314151617181920>>...25

/PHP-7.0/ext/simplexml/tests/
H A D013.phpt2 SimpleXML: Split text content
/PHP-7.0/ext/standard/tests/strings/
H A Dbug21744.phpt2 Bug #21744 (strip_tags misses exclamation marks in alt text)
/PHP-7.0/sapi/cli/tests/
H A Dphp_cli_server_013.phpt87 Content-Type: text/html; charset=UTF-8
95 Content-Type: text/html; charset=UTF-8
103 Content-Type: text/html; charset=UTF-8
H A Dphp_cli_server_009.phpt83 Content-type: text/html; charset=UTF-8
90 Content-type: text/html; charset=UTF-8
/PHP-7.0/build/
H A Dshtool479 text="$*"
501 if [ ".$opt_e" = .yes ] && [ ".`echo $text | grep '%[Bb]'`" != . ]; then
581 if [ ".$opt_e" = .yes ] && [ ".`echo $text | grep '%U'`" != . ]; then
615 if [ ".$opt_e" = .yes ] && [ ".`echo $text | grep '%[gG]'`" != . ]; then
646 if [ ".$opt_e" = .yes ] && [ ".`echo $text | grep '%g'`" != . ]; then
681 if [ ".$opt_e" = .yes ] && [ ".`echo $text | grep '%h'`" != . ]; then
698 if [ ".$opt_e" = .yes ] && [ ".`echo $text | grep '%d'`" != . ]; then
752 text=`echo $seo "$text" |\
769 echo $seo "$text"
774 echo $seo $minusn "$text"
[all …]
/PHP-7.0/ext/xmlrpc/libxmlrpc/
H A Dxmlrpc_introspection.c364 …xReturn = describeValue_worker(ptype, name, (desc ? desc : (xSubList ? NULL : el->text.str)), opti… in xml_element_to_method_description()
401 xReturn = XMLRPC_CreateValueString(name, el->text.str, el->text.len); in xml_element_to_method_description()
419 else if(el->name && el->text.len) { in xml_element_to_method_description()
420 xReturn = XMLRPC_CreateValueString(el->name, el->text.str, el->text.len); in xml_element_to_method_description()
/PHP-7.0/ext/oci8/tests/
H A Dlob_null.phpt65 echo "Temporary CLOB: text\n";
109 echo "Procedure parameter: text\n";
139 echo "RETURNING INTO: text\n";
194 Temporary CLOB: text
197 Procedure parameter: text
200 RETURNING INTO: text
/PHP-7.0/ext/phar/tests/
H A Dfrontcontroller2.phpt14 Content-type: text/html; charset=UTF-8
H A Dfrontcontroller27.phpt14 Content-type: text/plain;charset=UTF-8
H A Dwithphar_web.phpt14 Content-type: text/html; charset=UTF-8
H A Dfrontcontroller28.phpt14 Content-type: text/plain;charset=UTF-8
H A Dfrontcontroller31.phpt11 Content-type: text/html; charset=UTF-8
H A Dfrontcontroller24.phpt14 Content-type: text/html; charset=UTF-8
H A Dfrontcontroller16.phpt14 Content-type: text/html; charset=UTF-8
/PHP-7.0/ext/mbstring/tests/
H A Dmb_output_handler_pattern-01.phpt10 header("Content-Type: text/html");
H A Dmb_output_handler_pattern-02.phpt10 header("Content-Type: text/plain");
H A Dmb_output_handler_pattern-06.phpt10 header("Content-Type: text/html");
H A Dmb_output_handler_pattern-12.phpt10 header("Content-Type: text/html");
H A Dmb_output_handler_pattern-07.phpt11 header("Content-Type: text/html");
H A Dmb_output_handler_pattern-08.phpt11 header("Content-Type: text/plain");
/PHP-7.0/ext/imap/
H A Dphp_imap.c314 ZEND_ARG_INFO(0, text)
318 ZEND_ARG_INFO(0, text)
322 ZEND_ARG_INFO(0, text)
326 ZEND_ARG_INFO(0, text)
688 if(cur->text.data) in mail_free_foblist()
2528 zend_string *text; in PHP_FUNCTION() local
2551 zend_string *text; in PHP_FUNCTION() local
2574 zend_string *text; in PHP_FUNCTION() local
2597 zend_string *text; in PHP_FUNCTION() local
4313 decode = text; in PHP_FUNCTION()
[all …]
/PHP-7.0/ext/fileinfo/tests/
H A Dbug71434.phpt17 text/x-python
H A Dbug69320.phpt19 string(10) "text/plain"
/PHP-7.0/ext/pcre/tests/
H A Dpreg_split_basic.phpt11 var_dump(preg_split('/:\s*(\w*,*\s*)+;/', $string)); //all text between : and ; is removed
12 …\))/', $string, -1, PREG_SPLIT_DELIM_CAPTURE|PREG_SPLIT_NO_EMPTY)); //all text before (parentheses…
/PHP-7.0/ext/phar/tests/cache_list/
H A Dfrontcontroller2.phpt15 Content-type: text/html; charset=UTF-8

Completed in 52 milliseconds

1...<<11121314151617181920>>...25