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 TSRMLS… typedef87 php_rfc1867_getword_t getword,
51 static php_rfc1867_getword_t php_rfc1867_getword = php_ap_getword;694 php_rfc1867_getword_t getword;1282 php_rfc1867_getword_t getword,
Completed in 11 milliseconds