Home
last modified time | relevance | path

Searched refs:part (Results 26 – 50 of 192) sorted by relevance

12345678

/PHP-7.3/ext/standard/tests/serialize/
H A Dbug74300.phpt2 Bug #74300 (unserialize() for float nvexp part)
H A Dserialization_precision_001.phpt2 Test serialize_precision (part 1)
H A Dserialization_precision_002.phpt2 Test serialize_precision (part 2)
/PHP-7.3/ext/soap/tests/bugs/
H A Dbug29839.wsdl14 <part name="string" type="tns:LocalizedString"/>
17 <part name="string" type="tns:LocalizedString"/>
H A Dbug34453.wsdl14 <part name="string" type="tns:LocalizedString"/>
17 <part name="string" type="tns:LocalizedString"/>
H A Dbug77945.phpt10 // The important part is to have a restriction enumeration with value="".
H A Dbug75502.phpt10 /* The important part is that restriction>enumeration is used together with mem cache.
/PHP-7.3/ext/simplexml/tests/
H A Dbug46048.phpt2 Bug #46048 (SimpleXML top-level @attributes not part of iterator)
/PHP-7.3/Zend/tests/
H A Dbug63173.phpt6 // the important part here are the indexes 1 and 2
H A Dconstant_expressions_self_referencing_array.phpt2 Self-referencing constant expression (part of a constant AST)
H A Dns_027.phpt2 027: Name ambiguity (class name & part of extertnal namespace name)
H A Dns_025.phpt2 025: Name ambiguity (class name & part of namespace name)
/PHP-7.3/ext/iconv/tests/
H A Dbug52211.phpt2 Bug #52211 (iconv() returns part of string on error)
/PHP-7.3/tests/classes/
H A Diterators_005.phpt17 Fatal error: Class test must implement interface Traversable as part of either Iterator or Iterator…
/PHP-7.3/ext/standard/tests/array/
H A Darray_splice_variation1.phpt38 echo "Test behaviour of replacement which is part of reference set \n";
102 Test behaviour of replacement which is part of reference set
/PHP-7.3/ext/standard/tests/file/
H A Dfread_fwrite_basic.phpt27 $out2 = " part of the ttxt";
65 final:The 1st part of the text
/PHP-7.3/ext/pcre/tests/
H A Dbug42945.phpt2 Bug #42945 (preg_split() swallows part of the string)
/PHP-7.3/ext/pdo_mysql/tests/
H A DREADME15 part of PDO_MYSQL_TEST_DSN, the values must match. That is, for example,
/PHP-7.3/ext/mbstring/tests/
H A Dmb_stristr_variation1.phpt10 /* Prototype : string mb_stristr(string haystack, string needle[, bool part[, string encoding]])
29 $part = true;
114 var_dump( mb_stristr($value, $needle, $part, $encoding) );
H A Dmb_strrichr_variation1.phpt10 /* Prototype : string mb_strrichr(string haystack, string needle[, bool part[, string encoding]])
29 $part = true;
114 var_dump( mb_strrichr($value, $needle, $part, $encoding) );
H A Dmb_strrichr_variation2.phpt10 /* Prototype : string mb_strrichr(string haystack, string needle[, bool part[, string encoding]])
29 $part = true;
114 var_dump( mb_strrichr($haystack, $value, $part, $encoding) );
H A Dmb_strstr_variation1.phpt10 /* Prototype : string mb_strstr(string haystack, string needle[, bool part[, string encoding]])
29 $part = true;
114 var_dump( mb_strstr($value, $needle, $part, $encoding) );
H A Dmb_strrchr_variation1.phpt10 /* Prototype : string mb_strrchr(string haystack, string needle[, bool part[, string encoding]])
29 $part = true;
114 var_dump( mb_strrchr($value, $needle, $part, $encoding) );
H A Dmb_strrchr_variation2.phpt10 /* Prototype : string mb_strrchr(string haystack, string needle[, bool part[, string encoding]])
29 $part = true;
114 var_dump( mb_strrchr($haystack, $value, $part, $encoding) );
/PHP-7.3/ext/imap/
H A Dphp_imap.h71 #define CONTENT_PART nested.part
78 #define CONTENT_PART contents.part

Completed in 32 milliseconds

12345678