Home
last modified time | relevance | path

Searched refs:p_neo_error (Results 1 – 12 of 12) sorted by relevance

/dports/textproc/p5-Text-ClearSilver/Text-ClearSilver-0.10.5.4/cs/python/
H A Dneo_util.c21 PyObject * p_neo_error (NEOERR *err) in p_neo_error() function
118 if (err) return p_neo_error (err); in p_hdf_init()
352 if (err) return p_neo_error(err); in p_hdf_set_value()
382 if (err) return p_neo_error(err); in p_hdf_set_attr()
400 if (err) return p_neo_error(err); in p_hdf_read_file()
418 if (err) return p_neo_error(err); in p_hdf_write_file()
436 if (err) return p_neo_error(err); in p_hdf_write_file_atomic()
454 if (err) return p_neo_error(err); in p_hdf_remove_tree()
471 if (err) return p_neo_error(err); in p_hdf_dump()
485 if (err) return p_neo_error(err); in p_hdf_write_string()
[all …]
H A Dneo_cs.c98 if (err) return p_neo_error (err); in p_cs_init()
100 if (err) return p_neo_error (err); in p_cs_init()
114 if (err) return p_neo_error(err); in p_cs_parse_file()
133 if (err) return p_neo_error(err); in p_cs_parse_str()
154 if (err) return p_neo_error(err); in p_cs_render()
H A Dneo_cgi.c90 if (err) return p_neo_error (err); in p_cgi_init()
104 if (err) return p_neo_error (err); in p_cgi_parse()
198 if (err) return p_neo_error (err); in p_cgi_display()
270 if (err) return p_neo_error (err); in p_cgi_cookie_set()
285 if (err) return p_neo_error (err); in p_cgi_cookie_clear()
318 if (err) return p_neo_error (err); in p_cgi_cs_init()
352 if (err) return p_neo_error (err); in p_cgi_url_escape()
386 if (err) return p_neo_error (err); in p_html_escape()
403 if (err) return p_neo_error (err); in p_html_strip()
438 if (err) return p_neo_error (err); in p_text_html()
[all …]
H A Dp_neo_util.h48 P_NEO_ERROR_RETURN p_neo_error P_NEO_ERROR_PROTO;
65 #define p_neo_error \
/dports/www/clearsilver/clearsilver-0.10.5/python/
H A Dneo_util.c21 PyObject * p_neo_error (NEOERR *err) in p_neo_error() function
118 if (err) return p_neo_error (err); in p_hdf_init()
352 if (err) return p_neo_error(err); in p_hdf_set_value()
382 if (err) return p_neo_error(err); in p_hdf_set_attr()
400 if (err) return p_neo_error(err); in p_hdf_read_file()
418 if (err) return p_neo_error(err); in p_hdf_write_file()
436 if (err) return p_neo_error(err); in p_hdf_write_file_atomic()
454 if (err) return p_neo_error(err); in p_hdf_remove_tree()
471 if (err) return p_neo_error(err); in p_hdf_dump()
485 if (err) return p_neo_error(err); in p_hdf_write_string()
[all …]
H A Dneo_cs.c98 if (err) return p_neo_error (err); in p_cs_init()
100 if (err) return p_neo_error (err); in p_cs_init()
114 if (err) return p_neo_error(err); in p_cs_parse_file()
133 if (err) return p_neo_error(err); in p_cs_parse_str()
154 if (err) return p_neo_error(err); in p_cs_render()
H A Dneo_cgi.c90 if (err) return p_neo_error (err); in p_cgi_init()
104 if (err) return p_neo_error (err); in p_cgi_parse()
198 if (err) return p_neo_error (err); in p_cgi_display()
270 if (err) return p_neo_error (err); in p_cgi_cookie_set()
285 if (err) return p_neo_error (err); in p_cgi_cookie_clear()
318 if (err) return p_neo_error (err); in p_cgi_cs_init()
352 if (err) return p_neo_error (err); in p_cgi_url_escape()
386 if (err) return p_neo_error (err); in p_html_escape()
403 if (err) return p_neo_error (err); in p_html_strip()
438 if (err) return p_neo_error (err); in p_text_html()
[all …]
H A Dp_neo_util.h48 P_NEO_ERROR_RETURN p_neo_error P_NEO_ERROR_PROTO;
65 #define p_neo_error \
/dports/www/p5-ClearSilver/clearsilver-0.10.5/python/
H A Dneo_util.c21 PyObject * p_neo_error (NEOERR *err) in p_neo_error() function
118 if (err) return p_neo_error (err); in p_hdf_init()
352 if (err) return p_neo_error(err); in p_hdf_set_value()
382 if (err) return p_neo_error(err); in p_hdf_set_attr()
400 if (err) return p_neo_error(err); in p_hdf_read_file()
418 if (err) return p_neo_error(err); in p_hdf_write_file()
436 if (err) return p_neo_error(err); in p_hdf_write_file_atomic()
454 if (err) return p_neo_error(err); in p_hdf_remove_tree()
471 if (err) return p_neo_error(err); in p_hdf_dump()
485 if (err) return p_neo_error(err); in p_hdf_write_string()
[all …]
H A Dneo_cs.c98 if (err) return p_neo_error (err); in p_cs_init()
100 if (err) return p_neo_error (err); in p_cs_init()
114 if (err) return p_neo_error(err); in p_cs_parse_file()
133 if (err) return p_neo_error(err); in p_cs_parse_str()
154 if (err) return p_neo_error(err); in p_cs_render()
H A Dneo_cgi.c90 if (err) return p_neo_error (err); in p_cgi_init()
104 if (err) return p_neo_error (err); in p_cgi_parse()
198 if (err) return p_neo_error (err); in p_cgi_display()
270 if (err) return p_neo_error (err); in p_cgi_cookie_set()
285 if (err) return p_neo_error (err); in p_cgi_cookie_clear()
318 if (err) return p_neo_error (err); in p_cgi_cs_init()
352 if (err) return p_neo_error (err); in p_cgi_url_escape()
386 if (err) return p_neo_error (err); in p_html_escape()
403 if (err) return p_neo_error (err); in p_html_strip()
438 if (err) return p_neo_error (err); in p_text_html()
[all …]
H A Dp_neo_util.h48 P_NEO_ERROR_RETURN p_neo_error P_NEO_ERROR_PROTO;
65 #define p_neo_error \