Home
last modified time | relevance | path

Searched defs:cset (Results 1 – 3 of 3) sorted by relevance

/PHP-5.5/ext/standard/
H A Dscanf.c141 static char * BuildCharSet(CharSet *cset, char *format) in BuildCharSet()
242 static int CharInSet(CharSet *cset, int c) in CharInSet()
281 static void ReleaseCharSet(CharSet *cset) in ReleaseCharSet()
886 CharSet cset; in php_sscanf_internal() local
/PHP-5.5/ext/mysqlnd/
H A Dmysqlnd_charset.c687 PHPAPI ulong mysqlnd_cset_escape_quotes(const MYSQLND_CHARSET * const cset, char *newstr, in mysqlnd_cset_escape_quotes()
741 PHPAPI ulong mysqlnd_cset_escape_slashes(const MYSQLND_CHARSET * const cset, char *newstr, in mysqlnd_cset_escape_slashes()
/PHP-5.5/ext/ereg/regex/
H A Dregex2.h94 } cset; typedef

Completed in 11 milliseconds