Searched refs:modifier (Results 1 – 25 of 62) sorted by relevance
123
308 modifier = LM_LONG; in xbuf_format_converter()312 modifier = LM_SIZE_T; in xbuf_format_converter()319 modifier = LM_SIZE_T; in xbuf_format_converter()337 modifier = LM_STD; in xbuf_format_converter()348 modifier = LM_STD; in xbuf_format_converter()375 switch(modifier) { in xbuf_format_converter()414 switch(modifier) { in xbuf_format_converter()463 switch(modifier) { in xbuf_format_converter()503 switch(modifier) { in xbuf_format_converter()562 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 GH-10377 (Unable to have an anonymous readonly class) - usage variation: abstract modifier10 Fatal error: Cannot use the abstract modifier on an anonymous class in %s on line %d
2 GH-10377 (Unable to have an anonymous readonly class) - usage variation: final modifier10 Fatal error: Cannot use the final modifier on an anonymous class in %s on line %d
2 Testing __set_state() declaration with wrong modifier
2 Testing __toString() declaration with wrong modifier
13 Fatal error: Cannot use the abstract modifier on a property in %s on line %d
13 Fatal error: Cannot use the final modifier on a property in %s on line %d
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 method in %s on line %d
12 Fatal error: Cannot use the static modifier on a parameter in %s on line %d
2 Trying to use static as method modifier19 Fatal error: Cannot use "static" as method modifier in trait alias in %s on line %d
103 char *modifier, *ptr; in ZEND_GET_MODULE() local113 modifier = php_strtok_r(NULL, "#", &strtok_buf); in ZEND_GET_MODULE()114 if (modifier != NULL) { in ZEND_GET_MODULE()115 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
12 Fatal error: Cannot use the readonly modifier on a method in %s on line %d
12 Fatal error: Cannot use the readonly modifier on a class constant in %s on line %d
10 Fatal error: Cannot use the static modifier on a class constant in %s on line %d
10 Fatal error: Cannot use the abstract modifier on a class constant in %s on line %d
12 Fatal error: Cannot use the final modifier on an abstract method in %s on line %d
2 The readonly class modifier can only be added once
Completed in 35 milliseconds