Searched refs:php_rfc1867_getword_t (Results 1 – 2 of 2) sorted by relevance
79 typedef char* (*php_rfc1867_getword_t)(const zend_encoding *encoding, char **line, char stop); typedef92 php_rfc1867_getword_t getword,
48 static php_rfc1867_getword_t php_rfc1867_getword = php_ap_getword;669 php_rfc1867_getword_t getword;1281 php_rfc1867_getword_t getword,
Completed in 13 milliseconds