Searched refs:modifier (Results 1 – 25 of 57) sorted by relevance
123
315 modifier = LM_LONG; in xbuf_format_converter()319 modifier = LM_SIZE_T; in xbuf_format_converter()326 modifier = LM_SIZE_T; in xbuf_format_converter()344 modifier = LM_STD; in xbuf_format_converter()355 modifier = LM_STD; in xbuf_format_converter()382 switch(modifier) { in xbuf_format_converter()421 switch(modifier) { in xbuf_format_converter()470 switch(modifier) { in xbuf_format_converter()510 switch(modifier) { in xbuf_format_converter()569 switch(modifier) { in xbuf_format_converter()[all …]
608 modifier = LM_LONG; in format_converter()612 modifier = LM_SIZE_T; in format_converter()619 modifier = LM_SIZE_T; in format_converter()637 modifier = LM_STD; in format_converter()648 modifier = LM_STD; in format_converter()675 switch(modifier) { in format_converter()714 switch(modifier) { in format_converter()764 switch(modifier) { in format_converter()803 switch(modifier) { in format_converter()860 switch(modifier) { in format_converter()[all …]
39 Warning: preg_match(): NUL is not a valid modifier in %snull_bytes.php on line 642 Warning: preg_match(): NUL is not a valid modifier in %snull_bytes.php on line 752 Warning: preg_match(): NUL is not a valid modifier in %snull_bytes.php on line 1455 Warning: preg_match(): NUL is not a valid modifier in %snull_bytes.php on line 1566 Warning: preg_replace(): NUL is not a valid modifier in %snull_bytes.php on line 27
2 testing /n modifier in preg_match()
2 Trying to use static as method modifier19 Fatal error: Cannot use 'static' as method modifier in %s on line %d
15 Fatal error: Cannot use 'abstract' as method modifier in %s on line %d
15 Fatal error: Cannot use 'final' as method modifier in %s on line %d
103 char *modifier, *ptr; in ZEND_GET_MODULE() local114 modifier = php_strtok_r(NULL, "#", &strtok_buf); in ZEND_GET_MODULE()115 if (modifier != NULL) { in ZEND_GET_MODULE()116 if (!strcmp(modifier, "cis") || !strcmp(modifier, "case_insensitive")) { in ZEND_GET_MODULE()
2 Class constants support the final modifier
2 Bug #76770 'U' modifier in 'datetime::createFromFormat' adds seconds to other specifiers
10 Fatal error: Cannot use 'static' as constant modifier in %s on line 3
10 Fatal error: Cannot use 'abstract' as constant modifier in %s on line 3
12 Fatal error: Cannot use the final modifier on an abstract class member in %s on line %d
12 Fatal error: Cannot use 'readonly' as method modifier in %s on line %d
12 Fatal error: Cannot use 'readonly' as constant modifier in %s on line %d
2 Testing __set_state() declaration with wrong modifier
2 Testing __toString() declaration with wrong modifier
2 Testing __call() declaration in interface with wrong modifier
2 Testing __callstatic declaration in interface with missing the 'static' modifier
2 Testing __callstatic declaration with wrong modifier
13 Fatal error: Cannot use the final modifier on an abstract class member in %s on line %d
2 Testing __set() declaration in abstract class with wrong modifier
12 Fatal error: Cannot use the final modifier on an abstract class in %s on line %d
2 The readonly class modifier can only be added once
Completed in 21 milliseconds