Searched refs:PERLLIB_SEP (Results 1 – 1 of 1) sorted by relevance
4865 # define PERLLIB_SEP ';' macro4868 # define PERLLIB_SEP '|' macro4871 # define PERLLIB_SEP ',' macro4873 # define PERLLIB_SEP ':' macro4916 while ( *p == PERLLIB_SEP ) {4923 if ( usesep && (s = strchr(p, PERLLIB_SEP)) != Nullch ) {