Searched refs:modifier (Results 1 – 25 of 71) 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()384 switch(modifier) { in xbuf_format_converter()423 switch(modifier) { in xbuf_format_converter()472 switch(modifier) { in xbuf_format_converter()512 switch(modifier) { in xbuf_format_converter()571 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 …]
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
2 Testing __call() declaration in interface with wrong modifier
37 Warning: preg_match(): NUL byte is not a valid modifier in %snull_bytes.php on line 640 Warning: preg_match(): NUL byte is not a valid modifier in %snull_bytes.php on line 750 Warning: preg_match(): NUL byte is not a valid modifier in %snull_bytes.php on line 1453 Warning: preg_match(): NUL byte is not a valid modifier in %snull_bytes.php on line 15
52 Warning: preg_replace_callback(): Unknown modifier '/' in %s on line %d55 Warning: preg_replace_callback(): Unknown modifier 'F' in %s on line %d
43 Warning: preg_replace(): Unknown modifier '/' in %spreg_replace_error1.php on line %d46 Warning: preg_replace(): Unknown modifier 'F' in %spreg_replace_error1.php 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
2 Duplicate asymmetric visibility modifier
14 Fatal error: Cannot use the static modifier on a property hook in %s on line %d
14 Fatal error: Cannot use the public modifier on a property hook in %s on line %d
Completed in 27 milliseconds