Home
last modified time | relevance | path

Searched refs:Text (Results 1 – 25 of 71) sorted by relevance

123

/php-src/ext/iconv/tests/
H A Deucjp2utf8.phpt12 ���ܸ�ƥ����Ȥ�English Text
13 ���ܸ�ƥ����Ȥ�English Text
14 ���ܸ�ƥ����Ȥ�English Text
15 ���ܸ�ƥ����Ȥ�English Text
16 ���ܸ�ƥ����Ȥ�English Text
17 ���ܸ�ƥ����Ȥ�English Text
18 ���ܸ�ƥ����Ȥ�English Text
19 ���ܸ�ƥ����Ȥ�English Text
20 ���ܸ�ƥ����Ȥ�English Text
21 ���ܸ�ƥ����Ȥ�English Text
[all …]
H A Deucjp2sjis.phpt12 ���ܸ�ƥ����Ȥ�English Text
13 ���ܸ�ƥ����Ȥ�English Text
14 ���ܸ�ƥ����Ȥ�English Text
15 ���ܸ�ƥ����Ȥ�English Text
16 ���ܸ�ƥ����Ȥ�English Text
17 ���ܸ�ƥ����Ȥ�English Text
18 ���ܸ�ƥ����Ȥ�English Text
19 ���ܸ�ƥ����Ȥ�English Text
20 ���ܸ�ƥ����Ȥ�English Text
21 ���ܸ�ƥ����Ȥ�English Text
[all …]
/php-src/ext/dom/tests/
H A DDOMText_appendData_basic.phpt21 echo "Text Length (one append): " . $textnode->length . "\n";
24 echo "Text Length (two appends): " . $textnode->length . "\n";
26 echo "Text Content: " . $textnode->data . "\n";
32 Text Length (one append): 4
33 Text Length (two appends): 8
34 Text Content: data><&"
H A Dbug46335.phpt16 print "Text: $node->textContent\n";
25 print "Text: $node->textContent\n";
32 Text: This is an "example" of using DOM splitText
34 Text: This is an ‘example’ of using DOM splitText
H A DDOMNode_hasChildNodes_basic.phpt34 echo "Text has child nodes: ";
41 Text has child nodes: bool(false)
/php-src/ext/standard/tests/strings/
H A Dbug45485.phpt7 This text is shown <?XML:NAMESPACE PREFIX = ST1 /><b>This Text disappears</b>
14 This text is shown <?xml:NAMESPACE PREFIX = ST1 /><b>This Text disappears</b>
22 This text is shown This Text disappears
23 This text is shown This Text disappears
H A Dbug40637.phpt6 $html = '<span title="Bug \' Trigger">Text</span>';
12 string(4) "Text"
H A Dbug40704.phpt6 $html = "<div>Bug ' Trigger</div> Missing Text";
12 string(26) "Bug ' Trigger Missing Text"
/php-src/ext/mbstring/tests/
H A Dcommon.inc9 's2' => 'English Text'
15 public $s2 = 'English Text';
/php-src/ext/dom/tests/modern/spec/
H A DText_splitText_edge_case.phpt2 Dom\Text:splitText() edge case
23 Dom\Text::splitText(): Argument #1 ($offset) must be greater than or equal to 0
/php-src/ext/soap/tests/soap12/
H A DT24.phpt21 …ue>env:VersionMismatch</env:Value></env:Code><env:Reason><env:Text>Wrong Version</env:Text></env:R…
H A DT33.phpt20 …rocedureNotPresent</env:Value></env:Code><env:Reason><env:Text>Procedure not present</env:Text></e…
H A DT25.phpt22 …e>env:Receiver</env:Value></env:Code><env:Reason><env:Text>DTD are not supported by SOAP</env:Text
H A DT28.phpt21 …Sender</env:Value></env:Code><env:Reason><env:Text>encodingStyle cannot be specified on the Body</…
H A DT35.phpt24 …env:MustUnderstand</env:Value></env:Code><env:Reason><env:Text>Header not understood</env:Text></e…
H A DT39.phpt22 …>env:Sender</env:Value></env:Code><env:Reason><env:Text>mustUnderstand value is not boolean</env:T…
H A DT69.phpt19 …nv:Sender</env:Value></env:Code><env:Reason><env:Text>Body must be present in a SOAP envelope</env…
H A DT70.phpt23 …der</env:Value></env:Code><env:Reason><env:Text>A SOAP 1.2 envelope can contain only Header and Bo…
H A DT72.phpt22 …nder</env:Value></env:Code><env:Reason><env:Text>encodingStyle cannot be specified on the Envelope…
H A DT80.phpt19 …EncodingUnknown</env:Value></env:Code><env:Reason><env:Text>Unknown Data Encoding Style</env:Text>…
H A DT12.phpt23 …env:MustUnderstand</env:Value></env:Code><env:Reason><env:Text>Header not understood</env:Text></e…
/php-src/ext/phar/tests/
H A Dcreate_new_phar.phpt17 'Text in utf8 file.');
25 Text in utf8 file.
/php-src/ext/xmlwriter/tests/
H A DOO_013.phpt10 $cDataString = "<cdataElement><![CDATA[Text for inclusion within CData tags can include characters …
28 <myDocumentRoot><myElement><cdataElement><![CDATA[Text for inclusion within CData tags can include …
H A DOO_012.phpt10 $cDataString = "Text for inclusion within CData tags can include characters like <, >, &, and quote…
30 <myDocumentRoot><myElement><cdataElement><![CDATA[Text for inclusion within CData tags can include …
/php-src/ext/gd/tests/
H A Dbug48555.phpt13 $box = ImageFTBBox(14, 0, $font, "Text without line-break");
16 $box = ImageFTBBox(14, 0, $font, "Text with\nline-break\none more");

Completed in 25 milliseconds

123