Home
last modified time | relevance | path

Searched refs:php_ap_getword_conf (Results 1 – 1 of 1) sorted by path

/PHP-7.4/main/
H A Drfc1867.c51 static char *php_ap_getword_conf(const zend_encoding *encoding, char *str);
57 static php_rfc1867_getword_conf_t php_rfc1867_getword_conf = php_ap_getword_conf;
535 static char *php_ap_getword_conf(const zend_encoding *encoding, char *str) in php_ap_getword_conf() function
709 getword_conf = php_ap_getword_conf;

Completed in 10 milliseconds