Searched refs:php_rfc1867_getword_t (Results 1 – 2 of 2) sorted by relevance
71 typedef char* (*php_rfc1867_getword_t)(const zend_encoding *encoding, char **line, char stop); typedef85 php_rfc1867_getword_t getword,
56 static php_rfc1867_getword_t php_rfc1867_getword = php_ap_getword;698 php_rfc1867_getword_t getword;1323 php_rfc1867_getword_t getword,
Completed in 9 milliseconds