Home
last modified time | relevance | path

Searched refs:it (Results 351 – 375 of 1011) sorted by relevance

1...<<11121314151617181920>>...41

/php-src/ext/tidy/tests/
H A Dgh10636.phpt2 GH-10636 (Tidy does not output notice when it encountered parse errors in the default configuration…
/php-src/Zend/tests/type_declarations/dnf_types/redundant_types/
H A Dless_restrive_type_constraint_already_present003.phpt15 Fatal error: Type A&B&C is redundant as it is more restrictive than type A&B in %s on line %d
H A Dless_restrive_type_constraint_already_present004.phpt15 Fatal error: Type A&B&C is redundant as it is more restrictive than type A&B in %s on line %d
/php-src/ext/spl/tests/SplFileObject/
H A Dbug64782.phpt2 Bug #64782: SplFileObject constructor make $context optional / give it a default value
/php-src/Zend/tests/arrow_functions/
H A D008.phpt6 // This doesn't make terribly much sense, but it works...
/php-src/ext/mbstring/tests/
H A Dmb_scrub.phpt13 // Check $utf8str so it is marked as 'valid UTF-8'
H A Dzend_multibyte-05.phpt11 // forcefully interpret an UTF-8 encoded string as EUC-JP and then convert it
H A Dbug65544.phpt7 var_dump(mb_convert_case("\"or else it doesn't, you know. the name of the song is called 'haddocks'…
/php-src/ext/session/tests/
H A Dgh13891.phpt14 // We *must* set it here because the bug only triggers on a runtime edit
/php-src/ext/intl/breakiterator/
H A Dcodepointiterator_internal.cpp138 void CodePointBreakIterator::adoptText(CharacterIterator* it) in adoptText() argument
143 this->fCharIter = it; in adoptText()
144 this->fText = utext_openCharacterIterator(this->fText, it, &uec); in adoptText()
/php-src/ext/dom/lexbor/patches/
H A DREADME.md18 …This patch won't be upstreamed because it breaks generality of those data structures, i.e. it only…
19 because we only use it for character encoding.
/php-src/ext/standard/tests/strings/
H A Dstrncasecmp_variation9.phpt38 it's bright,but i cann't see it.
H A Dbug37244.phpt15 string(93) "Implementations MUST reject the encoding if it contains characters outside the base alp…
H A Dbug24281.phpt5 $string = "He had had to have had it";
/php-src/ext/dom/tests/
H A DDOMNode_removeChild_basic.phpt51 echo "after text removed it now has $len nodes\n";
88 after text removed it now has 2 nodes
/php-src/ext/standard/tests/file/
H A Dreadfile_variation2.phpt12 Create soft/hard link to it
25 // create temp file and insert data into it
/php-src/Zend/tests/
H A Dbug79108.phpt2 Bug #79108: Referencing argument in a function makes it a reference in the stack trace
H A Dclass_constant_to_reference_cached.phpt2 Conversion of a class constant to a reference after it has been cached
H A Dbug26229.phpt2 Bug #26229 (getIterator() segfaults when it returns arrays or scalars)
/php-src/ext/date/tests/
H A Dbug-gh11368.phpt10 $datetime->setTime(1,1,1,1 /* If set to any other number, it works fine */);
/php-src/ext/opcache/tests/jit/
H A Dret_004.phpt2 JIT RET: 004 Return a reference when it's not expected
/php-src/ext/iconv/tests/
H A Dbug66828.phpt2 Bug #66828 (iconv_mime_encode Q-encoding longer than it should be)
/php-src/ext/zlib/tests/
H A Dgzwrite_error2.phpt2 Test function gzwrite() by calling it invalid lengths
H A Dgzwrite_variation1.phpt2 Test function gzwrite() by calling it when file is opened for reading
/php-src/ext/spl/tests/
H A Diterator_057.phpt14 $it = new myArrayIterator();

Completed in 76 milliseconds

1...<<11121314151617181920>>...41