Searched refs:commented_name_len (Results 1 - 3 of 3) sorted by relevance

/PHP_TRUNK/ext/mysqli/
H A Dmysqli_nonapi.c1078 unsigned int commented_name_len = name? spprintf(&commented_name, 0, " /*%s*/", name):0; local
H A Dmysqli_api.c682 unsigned int commented_name_len = name? spprintf(&commented_name, 0, " /*%s*/", name):0; local
/PHP_TRUNK/ext/mysqlnd/
H A Dmysqlnd.c2683 unsigned int commented_name_len = name? mnd_sprintf(&commented_name, 0, " /*%s*/", name):0; local
2741 unsigned int commented_name_len = name? mnd_sprintf(&commented_name, 0, " /*%s*/", name):0; local

Completed in 12 milliseconds