Searched refs:oint (Results 1 – 3 of 3) sorted by relevance
/PHP-8.0/main/ |
H A D | getopt.c | 28 static int php_opt_error(int argc, char * const *argv, int oint, int optchr, int err, int show_err)… in php_opt_error() argument 32 fprintf(stderr, "Error in argument %d, char %d: ", oint, optchr+1); in php_opt_error() 39 fprintf(stderr, "option not found %c\n", argv[oint][optchr]); in php_opt_error() 42 fprintf(stderr, "no argument for option %c\n", argv[oint][optchr]); in php_opt_error()
|
/PHP-8.0/ext/standard/tests/strings/ |
H A D | html_entity_decode_html5.phpt | 1563 "∮", 3697 ∮ => ∮ e288ae
|
/PHP-8.0/ext/standard/html_tables/ |
H A D | ents_html5.txt | 1558 oint 0222E
|
Completed in 14 milliseconds