Searched refs:php_rfc1867_getword_t (Results 1 – 2 of 2) sorted by relevance
73 typedef char* (*php_rfc1867_getword_t)(const zend_encoding *encoding, char **line, char stop); typedef87 php_rfc1867_getword_t getword,
58 static php_rfc1867_getword_t php_rfc1867_getword = php_ap_getword;708 php_rfc1867_getword_t getword;1333 php_rfc1867_getword_t getword,
Completed in 9 milliseconds