Home
last modified time | relevance | path

Searched refs:modifier (Results 1 – 25 of 42) sorted by relevance

12

/PHP-7.1/main/
H A Dspprintf.c336 modifier = LM_LONG; in xbuf_format_converter()
341 modifier = LM_LONG; in xbuf_format_converter()
353 modifier = LM_LONG; in xbuf_format_converter()
381 modifier = LM_STD; in xbuf_format_converter()
392 modifier = LM_STD; in xbuf_format_converter()
422 switch(modifier) { in xbuf_format_converter()
463 switch(modifier) { in xbuf_format_converter()
515 switch(modifier) { in xbuf_format_converter()
558 switch(modifier) { in xbuf_format_converter()
621 switch(modifier) { in xbuf_format_converter()
[all …]
H A Dsnprintf.c736 modifier = LM_LONG; in format_converter()
741 modifier = LM_LONG; in format_converter()
753 modifier = LM_LONG; in format_converter()
757 modifier = LM_SIZE_T; in format_converter()
786 modifier = LM_STD; in format_converter()
816 switch(modifier) { in format_converter()
857 switch(modifier) { in format_converter()
910 switch(modifier) { in format_converter()
952 switch(modifier) { in format_converter()
1013 switch(modifier) { in format_converter()
[all …]
/PHP-7.1/Zend/tests/traits/
H A Derror_013.phpt2 Trying to use static as method modifier
19 Fatal error: Cannot use 'static' as method modifier in %s on line %d
H A Dlanguage018.phpt15 Fatal error: Cannot use 'abstract' as method modifier in %s on line %d
H A Dlanguage019.phpt15 Fatal error: Cannot use 'final' as method modifier in %s on line %d
/PHP-7.1/sapi/phpdbg/
H A Dphpdbg_out.c272 modifier = LM_LONG; in format_converter()
277 modifier = LM_LONG; in format_converter()
289 modifier = LM_LONG; in format_converter()
293 modifier = LM_SIZE_T; in format_converter()
318 modifier = LM_STD; in format_converter()
347 switch(modifier) { in format_converter()
385 switch(modifier) { in format_converter()
435 switch(modifier) { in format_converter()
474 switch(modifier) { in format_converter()
606 switch(modifier) { in format_converter()
[all …]
/PHP-7.1/tests/classes/
H A Dconstants_visibility_005.phpt10 Fatal error: Cannot use 'static' as constant modifier in %s on line 3
H A Dconstants_visibility_006.phpt10 Fatal error: Cannot use 'abstract' as constant modifier in %s on line 3
H A Dconstants_visibility_007.phpt10 Fatal error: Cannot use 'final' as constant modifier in %s on line 3
H A Dinterface_method_final.phpt14 Fatal error: Cannot use the final modifier on an abstract class member in %s on line %d
H A Dfinal_abstract.phpt15 Fatal error: Cannot use the final modifier on an abstract class member in %s
H A Dabstract_final.phpt15 Fatal error: Cannot use the final modifier on an abstract class member in %s on line %d
/PHP-7.1/Zend/tests/
H A Daccess_modifiers_007.phpt13 Fatal error: Cannot use the final modifier on an abstract class member in %s on line %d
H A Dmagic_methods_009.phpt2 Testing __callstatic declaration with wrong modifier
H A Daccess_modifiers_013.phpt12 Fatal error: Cannot use the final modifier on an abstract class in %s on line %d
H A Dmagic_methods_005.phpt2 Testing __call() declaration in interface with wrong modifier
H A Dmagic_methods_006.phpt2 Testing __callstatic declaration in interface with missing the 'static' modifier
H A Derrmsg_038.phpt13 Fatal error: Cannot declare property test::$var final, the final modifier is allowed only for metho…
H A Dbug32427.phpt2 Bug #32427 (Interfaces are not allowed 'static' access modifier)
H A Dmagic_methods_010.phpt2 Testing __toString() declaration with wrong modifier
H A Dmagic_methods_007.phpt2 Testing __set() declaration in abstract class with wrong modifier
/PHP-7.1/ext/date/tests/
H A Dbug34304.phpt2 Bug #34304 (date('w') returns wrong number for sunday, 'N' modifier is missing)
/PHP-7.1/ext/standard/tests/strings/
H A Dpack_A.phpt2 pack()/unpack(): "A" modifier
H A Dbug26973.phpt2 Bug #26973 (*printf() '+' modifier problem)
/PHP-7.1/ext/pcre/tests/
H A Dpreg_replace_callback_error1.phpt46 Warning: preg_replace_callback(): Unknown modifier '/' in %s on line %d
51 Warning: preg_replace_callback(): Unknown modifier 'F' in %s on line %d

Completed in 137 milliseconds

12