Home
last modified time | relevance | path

Searched +defs:in +defs:syntax +defs:quote (Results 1 – 5 of 5) sorted by relevance

/dports/graphics/gmt/gmt-6.3.0/src/
H A Dgmt_init.c3426 GMT_LOCAL void gmtinit_handle_dosfile (struct GMT_CTRL *GMT, char *in, int this_mark) { in gmtinit_handle_dosfile()
3839 GMT_LOCAL int gmtinit_parse4_B_option (struct GMT_CTRL *GMT, char *in) { in gmtinit_parse4_B_option()
4036 void gmt_handle5_plussign (struct GMT_CTRL *GMT, char *in, char *mods, unsigned way) { in gmt_handle5_plussign()
4090 GMT_LOCAL int gmtinit_decode5_wesnz (struct GMT_CTRL *GMT, const char *in, bool check) { in gmtinit_decode5_wesnz()
4164 bool gmtlib_B_is_frame (struct GMT_CTRL *GMT, char *in) { in gmtlib_B_is_frame()
4191 GMT_LOCAL int gmtinit_parse5_B_frame_setting (struct GMT_CTRL *GMT, char *in) { in gmtinit_parse5_B_frame_setting()
4366 GMT_LOCAL int gmtinit_parse5_B_option (struct GMT_CTRL *GMT, char *in) { in gmtinit_parse5_B_option()
4627 int gmtlib_parse_B_option (struct GMT_CTRL *GMT, char *in) { in gmtlib_parse_B_option()
6782 FILE *in = NULL; in gmtinit_init_fonts() local
8481 char *syntax = (mode) ? GMT_SEGMENTIZE3 : GMT_SEGMENTIZE4; in gmt_segmentize_syntax() local
[all …]
/dports/multimedia/mkclean/mkclean-0.8.7/corec/tools/coremake/
H A Dcoremake.c233 void syntax(reader* p) in syntax() function
3906 int quote; in tokeneval() local
4639 void getarg(char* s, const char** in) in getarg()
4641 int quote = 0; in getarg() local
/dports/multimedia/mkvalidator/mkvalidator-0.5.0/corec/tools/coremake/
H A Dcoremake.c233 void syntax(reader* p) in syntax() function
3906 int quote; in tokeneval() local
4639 void getarg(char* s, const char** in) in getarg()
4641 int quote = 0; in getarg() local
/dports/multimedia/bcmatroska2/bcmatroska2-0.23/corec/tools/coremake/
H A Dcoremake.c233 void syntax(reader* p) in syntax() function
3906 int quote; in tokeneval() local
4639 void getarg(char* s, const char** in) in getarg()
4641 int quote = 0; in getarg() local
/dports/devel/kdev-php/kdev-php-21.12.3/
H A Dphpfunctions.php49739 function imap_mutf7_to_utf8($in){}
50309 function imap_utf8_to_mutf7($in){}
101820 function yaz_syntax($id, $syntax){}
138775 public function quote($string, $parameter_type){} function in Parle\\PDO