Searched refs:Char (Results 1 – 3 of 3) sorted by relevance
/PHP-8.2/win32/ |
H A D | glob.c | 143 static Char *g_strchr(Char *, int); 146 static int glob1(Char *, Char *, glob_t *, size_t *); 147 static int glob2(Char *, Char *, Char *, Char *, Char *, Char *, 149 static int glob3(Char *, Char *, Char *, Char *, Char *, Char *, 150 Char *, Char *, glob_t *, size_t *); 152 static const Char *globtilde(const Char *, Char *, size_t, glob_t *); 155 static int match(Char *, Char *, Char *); 528 static int glob2(Char *pathbuf, Char *pathbuf_last, Char *pathend, Char *pathend_last, Char *patter… in glob2() 587 static int glob3(Char *pathbuf, Char *pathbuf_last, Char *pathend, Char *pathend_last, Char *patter… in glob3() 730 static int match(Char *name, Char *pat, Char *patend) in match() [all …]
|
/PHP-8.2/ext/dom/tests/ |
H A D | bug80268_2.phpt | 27 Warning: DOMDocument::loadHTML(): Char 0x0 out of allowed range in Entity, line: 1 in %s on line %d 30 Warning: DOMDocument::loadHTMLFile(): Char 0x0 out of allowed range in %s on line %d
|
/PHP-8.2/ |
H A D | CODING_STANDARDS.md | 185 Char // Character
|
Completed in 8 milliseconds