Searched refs:doclen (Results 1 – 1 of 1) sorted by relevance
1089 int doclen; in php_verror() local1094 doclen = (int)spprintf(&docref_buf, 0, "function.%s", function); in php_verror()1096 doclen = (int)spprintf(&docref_buf, 0, "%s.%s", class_name, function); in php_verror()1101 zend_str_tolower(docref_buf, doclen); in php_verror()
Completed in 8 milliseconds